$(document).ready(function(){
	$('#mice').CreateBubblePopup({
		innerHtml: 'Best of the best compete, argos in Cappadocia ',
		
		themeName: 	'all-black',
		themePath: 	'/images/jquerybubblepopup-theme'								 
	});	
	$('#fodors_c').CreateBubblePopup({
		innerHtml: 'Fodor\'s Travel - "Local Flavor" Award',
		
		themeName: 	'all-black',
		themePath: 	'/images/jquerybubblepopup-theme'								 
	});		
	$('#j_2012').CreateBubblePopup({
		innerHtml: 'Conde Nast Johansens - "The Most Excellent View" Award',
		
		themeName: 	'all-black',
		themePath: 	'/images/jquerybubblepopup-theme'								 
	});
	$('#magellan').CreateBubblePopup({
		innerHtml: 'Travel Weekly - "Silver Magellan" Award',
		
		themeName: 	'all-black',
		themePath: 	'/images/jquerybubblepopup-theme'								 
	});					   
	$('#j2').CreateBubblePopup({
		innerHtml: 'Conde Nast Johansens- "Green Award" Finalist',
		
		themeName: 	'all-black',
		themePath: 	'/images/jquerybubblepopup-theme'								 
	});
	$('#pure').CreateBubblePopup({
		innerHtml: 'Pure 2011',
		
		themeName: 	'all-black',
		themePath: 	'/images/jquerybubblepopup-theme'								 
	});
	$('#owl_1').CreateBubblePopup({
		innerHtml: 'Trip Advisor - Certificate of Excellence',
		
		themeName: 	'all-black',
		themePath: 	'/images/jquerybubblepopup-theme'								 
	});
	
	$('#j').CreateBubblePopup({
		innerHtml: 'Conde Nast Johansens - Recommended Hotels',
		
		themeName: 	'all-black',
		themePath: 	'/images/jquerybubblepopup-theme'								 
	});
	
	$('#kiwi').CreateBubblePopup({
		innerHtml: 'Kiwi Collection - Recommended Hotels',
		
		themeName: 	'all-black',
		themePath: 	'/images/jquerybubblepopup-theme'								 
	});
	
	$('#travel_leisure').CreateBubblePopup({
		innerHtml: 'Travel+Leisure - 45 Best New Hotels of 2010',
		
		themeName: 	'all-black',
		themePath: 	'/images/jquerybubblepopup-theme'								 
	});
	$('#arkipark').CreateBubblePopup({
		innerHtml: 'Arkiparc - Real Estate Development Award',
		
		themeName: 	'all-black',
		themePath: 	'/images/jquerybubblepopup-theme'								 
	});
	$('#j_2011').CreateBubblePopup({
		innerHtml: 'Conde Nast Johansens- "The Most Romantic" Hotel Award Finalist',
		
		themeName: 	'all-black',
		themePath: 	'/images/jquerybubblepopup-theme'								 
	});
	
	$('#romantic').CreateBubblePopup({
		innerHtml: 'Kiwi Collection - Top 10 Romantic Hotels',
		
		themeName: 	'all-black',
		themePath: 	'/images/jquerybubblepopup-theme'								 
	});
	
	$('#owl_2').CreateBubblePopup({
		innerHtml: 'CentenaryClub.com - Recommended Otel ',
		
		themeName: 	'all-black',
		themePath: 	'/images/jquerybubblepopup-theme'								 
	});
	
	$('#musicplayer').CreateBubblePopup({
		innerHtml: 'Music Player',
		
		themeName: 	'all-black',
		themePath: 	'/images/jquerybubblepopup-theme'								 
	});

	$('#catalogue').CreateBubblePopup({
		innerHtml: 'Argos in Cappadocia - Catalogue',
		
		themeName: 	'all-black',
		themePath: 	'/images/jquerybubblepopup-theme'								 
	});

});
