function addToFavorites(q) {
	ajax_loadContent('favoriteArea', 'ajax/isFavorite.ajax.php?q='+q);
}