$(document).ready(function(){

 	// popAlpi 
	jQuery('.popAlpiInfoBig').popAlpiInfoBig();
	jQuery('#poaltoInfoBig').livequery(function(){
		jQuery(this).bgiframe();
	});	
	
});
