	  function popupInfo_more(url,w,h){
		window.open(url,'popupInfo','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width='+w+',height='+h+',screenX=300,screenY=130,top=300,left=130')
	  }
	  function popupInfo(url) {
		window.open(url,'popupInfo','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=575,height=300,screenX=300,screenY=130,top=300,left=130')
	  }
	  jQuery(document).ready(function() {
		
		//alert($.query.get('cPath') in oc(['1','2','3','5']));
		//$('#wigsHeader .menu #' + $.query.get('cPath')).css({'background':'#fff url(/asseats/header_menu_over.jpg) repeat-x scroll 0 0'});
		//$(".lavaLamp").lavaLamp({ fx: "backout", speed: 700 });
		//jQuery(".lavaLamp").lavaLamp({ fx: "easeOutBack", speed: 700, startItem: 1});
		jQuery("input.searchbox").labelify();
	  });	