$(document).ready(function() {
		//$('#inhaltestart').hide();
	//	$('#inhaltestart').replaceWith('<span>ss</span>');
	//});
	// enable tooltip for "download" element. use the "slide" effect
	//$("#bla > a").tooltip('.tooltip'); 
	$("#left").tooltip('.tooltip_p');

	$("#center").tooltip('.tooltip_g');

	$("#right").tooltip('.tooltip_s');
	
	
		$("#insurances_list > a").fancybox();
	
	/*	$("#insurances_list > a").insurance("#frame");*/
	
 ////$("#frame").attr("src","http://www.web.de");
 //$("#private").insurance("#frame");
 //$("#krankentagegeld").insurance("#frame");
 //$("#auslandsschutz").insurance("#frame");
 //$("#reise").insurance("#frame");
 //$("#aupair").insurance("#frame");
 //$("#grund").insurance("#frame");
 //$("#rente").insurance("#frame");
 //$("#sterbe").insurance("#frame");
 //$("#berufsun").insurance("#frame");
 //$("#pflegerente").insurance("#frame");
 //$("#glasbruch").insurance("#frame");
 //$("#gw_schaden").insurance("#frame");
 //$("#hausrat").insurance("#frame");
 //$("#hunde").insurance("#frame");
 //$("#pkw").insurance("#frame");
 //$("#pferde").insurance("#frame");
 //$("#privat_haft").insurance("#frame");
 //$("#rechtsschutz").insurance("#frame");
 //$("#unfall").insurance("frame");
	
	
});

