if((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i)) || (navigator.userAgent.match(/iPad/i))){
	document.write("iPhone/iPod/iPad version coming soon");
}else{
	document.write('<embed width="400" height="252" name="secondstv_embed1" id="secondstv_embed1" flashvars="vid='+S_playvideo+'" src="http://cdn12.seconds.tv/maxy/actuxcc/maxy_uxcc.swf" allowscriptaccess="always" wmode="opaque" allowFullScreen="true" type="application/x-shockwave-flash"></embed><noembed>incompatible video format</noembed>');
}