/* test for Safari on iPhone or iPod Touch */var agt = navigator.userAgent.toLowerCase();if ((agt.indexOf('iphone')!==-1) || (agt.indexOf('ipod')!==-1)) {   document.write('<LINK REL="stylesheet" TYPE="text\/css" HREF="\/styleSBMUGiphone.css">');}
