/**
 * @author mryan
 */
			
if(BrowserDetect.browser == "Safari")
{	
	mag.setActiveStyleSheet("safari");
}