function openQuickTour(){
	NewWindow=window.open('/biology/biology24_product_tour/RapidMasteryProductTour.swf','newWin','width=800,height=600,left=200,top=50,toolbar=No,location=No,scrollbars=Yes,status=No,resizable=Yes,fullscreen=No');  
	NewWindow.focus(); 
	void(0);
}