// JScript File
var d, dom, ie, ie4, ie5x, moz, mac, win, lin, old, ie5mac, ie5xwin, op;
function detectBrowser()
{
    d = document;
    n = navigator;
    na = n.appVersion;
    nua = n.userAgent;
    win = ( na.indexOf( 'Win' ) != -1 );
    mac = ( na.indexOf( 'Mac' ) != -1 );
    lin = ( nua.indexOf( 'Linux' ) != -1 );

    if ( !d.layers ){
	    dom = ( d.getElementById );
	    op = ( nua.indexOf( 'Opera' ) != -1 );
	    konq = ( nua.indexOf( 'Konqueror' ) != -1 );
	    saf = ( nua.indexOf( 'Safari' ) != -1 );
	    moz = ( nua.indexOf( 'Gecko' ) != -1 && !saf && !konq);
	    ie = ( d.all && !op );
	    ie4 = ( ie && !dom );

	    /*
	    ie5x tests only for functionality. ( dom||ie5x ) would be default settings. 
	    Opera will register true in this test if set to identify as IE 5
	    */

	    ie5x = ( d.all && dom );
	    ie5mac = ( mac && ie5x );
	    ie5xwin = ( win && ie5x );
    }
}
detectBrowser();
function embedSBFlash(video){
    document.writeln('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0"');
    document.writeln('width="350" height="350" id="Object2">');
    document.writeln('<param name="movie" value="http://media.salesgenie.com/Video/FLVPlayer_Progressive.swf?skinName=http://media.salesgenie.com/Video/Corona_Skin_1&serverName=sas-Flash.onstreammedia.com&fallbackServerName=&appName=ondemand/&streamName=http://media.salesgenie.com/Video/' + video + '.flv&isLive=false&bufferTime=2&autoPlay=true&autoRewind=true&isFullScreen=false" />');
    document.writeln('<param name="align" value="" />');
    document.writeln('<param name="salign" value="LT" />');
    document.writeln('<param name="quality" value="high" />');
    document.writeln('<param name="scale" value="showall" />');
    document.writeln('<param name="wmode" value="transparent" />');
    if(!ie)
    document.writeln('<embed src="http://media.salesgenie.com/Video/FLVPlayer_Progressive.swf?skinName=http://media.salesgenie.com/Video/Corona_Skin_1&serverName=sas-Flash.onstreammedia.com&fallbackServerName=&appName=ondemand/&streamName=http://media.salesgenie.com/Video/' + video + '.flv&isLive=false&bufferTime=2&autoPlay=true&autoRewind=true&isFullScreen=false" quality="high" scale="noscale" bgcolor="#ffffff" width="780" height="655" name="FLVPlayer" salign="LT" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"');
    else 
    document.writeln('<embed src="http://media.salesgenie.com/Video/FLVPlayer_Progressive.swf?skinName=http://media.salesgenie.com/Video/Corona_Skin_1&serverName=sas-Flash.onstreammedia.com&fallbackServerName=&appName=ondemand/&streamName=http://media.salesgenie.com/Video/' + video + '.flv&isLive=true&bufferTime=2&autoPlay=true&autoRewind=true&isFullScreen=false" quality="high" scale="noscale" bgcolor="#ffffff" width="780" height="655" name="FLVPlayer" salign="LT" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"');
    
    document.writeln('quality="high" scale="showall" width="780" height="655" name="FLVPlayer" align=""');
    document.writeln('salign="LT" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
    document.writeln('</object>');
}
function embedFlash(){
    document.writeln('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" ');
    document.writeln('codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" ');
    document.writeln('width="305" height="240" id="Object2" align="middle">');
    document.writeln('<param name="allowScriptAccess" value="sameDomain" />');
    document.writeln('<param name="movie" value="vsPlayer_infoUSA.swf" />');
    document.writeln('<param name="quality" value="high" />');
    document.writeln('<param name="wmode" value="transparent" />');
    document.writeln('<embed src="vsPlayer_infoUSA.swf" quality="high" wmode="transparent" ');
    document.writeln('width="305" height="240" name="vsPlayer_infoUSA" align="middle" ');
    document.writeln('allowScriptAccess="sameDomain" type="application/x-shockwave-flash" ');
    document.writeln('pluginspage="http://www.macromedia.com/go/getflashplayer" />');
    document.writeln('</object>');
}
function embedFlashFull(){
//    document.writeln('<object id="commercial" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" ');
//    document.writeln('codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" ');
//    document.writeln('width="305" height="240" align="middle">');
//    document.writeln('<param name="allowScriptAccess" value="always" />');
//    document.writeln('<param name="movie" value="vsPlayer_infoUSA_SB.swf" />');
//    document.writeln('<param name="quality" value="high" />');
//    document.writeln('<param name="wmode" value="transparent" />');
//    document.writeln('<embed name="commercial" swliveconnect="true" src="vsPlayer_infoUSA_SB.swf" quality="high" wmode="transparent" ');
//    document.writeln('width="305" height="240" align="middle" ');
//    document.writeln('allowScriptAccess="always" type="application/x-shockwave-flash" ');
//    document.writeln('pluginspage="http://www.macromedia.com/go/getflashplayer" />');
//    document.writeln('</object>');
    document.writeln('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="287" height="250" id="FLVPlayer">');
    document.writeln('<param name="movie" value="http://media.salesgenie.com/Video/FLVPlayer_Progressive.swf?skinName=http://media.salesgenie.com/Video/Corona_Skin_1&serverName=sas-Flash.onstreammedia.com&fallbackServerName=&appName=ondemand/&streamName=http://media.salesgenie.com/Video/' + video + '&isLive=false&bufferTime=2&autoPlay=true&autoRewind=true&isFullScreen=false" />');
    document.writeln('<param name="align" value="" />');
    document.writeln('<param name="salign" value="LT" />'); 
    document.writeln('<param name="quality" value="high" />'); 
    document.writeln('<param name="scale" value="showall" />');
    document.writeln('<param name="wmode" value="transparent" />');
    document.writeln('<embed src="http://media.salesgenie.com/Video/FLVPlayer_Progressive.swf?skinName=http://media.salesgenie.com/Video/Corona_Skin_1&serverName=sas-Flash.onstreammedia.com&fallbackServerName=&appName=ondemand/&streamName=http://media.salesgenie.com/Video/JuneSpotStill&isLive=false&bufferTime=2&autoPlay=true&autoRewind=true&isFullScreen=false" quality="high" scale="noscale" bgcolor="#ffffff" width="287" height="250" name="FLVPlayer" salign="LT" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
    document.writeln('</object>');
}
function embedFlashLocal(){
    document.writeln('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" ');
    document.writeln('codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" ');
    document.writeln('width="305" height="240" id="Object1" align="middle">');
    document.writeln('<param name="allowScriptAccess" value="sameDomain" />');
    document.writeln('<param name="movie" value="teaser2.swf" />');
    document.writeln('<param name="quality" value="high" />');
    document.writeln('<param name="wmode" value="transparent" />');
    document.writeln('<embed src="teaser2.swf" quality="high" wmode="transparent" ');
    document.writeln('width="305" height="240" name="vsPlayer_infoUSA" align="middle" ');
    document.writeln('allowScriptAccess="sameDomain" type="application/x-shockwave-flash" ');
    document.writeln('pluginspage="http://www.macromedia.com/go/getflashplayer" />');
    document.writeln('</object>');
}
function embedFlashLocalSB(){
    document.writeln('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" ');
    document.writeln('codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" ');
    document.writeln('width="305" height="240" id="Object1" align="middle">');
    document.writeln('<param name="allowScriptAccess" value="sameDomain" />');
    document.writeln('<param name="movie" value="full.swf" />');
    document.writeln('<param name="quality" value="high" />');
    document.writeln('<param name="wmode" value="transparent" />');
    document.writeln('<embed src="full.swf" quality="high" wmode="transparent" ');
    document.writeln('width="305" height="240" name="vsPlayer_infoUSA" align="middle" ');
    document.writeln('allowScriptAccess="sameDomain" type="application/x-shockwave-flash" ');
    document.writeln('pluginspage="http://www.macromedia.com/go/getflashplayer" />');
    document.writeln('</object>');
}

function FlashAudio(audio){
    document.writeln('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0"width="90" height="30" align="middle">');
    document.writeln('<param name="movie" value="http://media.salesgenie.com/Video/GenieAudio_Works1d.swf" />');
    document.writeln('<param name="quality" value="high" /><param name="wmode" value="transparent" /><param name="bgcolor" value="#FFFFFF" />');
    if(!ie)
    document.writeln('<param name="FlashVars" value="myVid=http://media.salesgenie.com/Video/'+ audio +'.flv"/>');
    else
    document.writeln('<param name="FlashVars" value="myVid=http://media.salesgenie.com/Video/'+ audio +'.flv"/>');
    if(!ie)
    document.writeln('<embed src="http://media.salesgenie.com/Video/GenieAudio_Works1d.swf" flashvars="myVid=http://media.salesgenie.com/Video/'+ audio +'.flv" quality="high" bgcolor="#FFFFFF" width="90" height="30" align="middle" type="application/x-shockwave-flash"pluginspage="http://www.macromedia.com/go/getflashplayer" /></object>');
    else 
    document.writeln('<embed src="http://media.salesgenie.com/Video/GenieAudio_Works1d.swf" flashvars="myVid=http://media.salesgenie.com/Video/'+ audio +'.flv" quality="high" bgcolor="#FFFFFF" width="90" height="30" align="middle" type="application/x-shockwave-flash"pluginspage="http://www.macromedia.com/go/getflashplayer" /></object>');

}