
function swapimage() {

    if(location.href == "http://www.sportsinvestorsnetwork.com/") {
        document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,42,0" id="Movie1" width="778" height="123"><param name="movie" value="http://sportsinvestorsnetwork.com/free_football_picks.swf"><param name="bgcolor" value="#FFFFFF"><param name="quality" value="high"><param name="allowscriptaccess" value="samedomain"><embed type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" width="778" height="123" name="Movie1" src="http://sportsinvestorsnetwork.com/free_football_picks.swf" bgcolor="#FFFFFF" quality="high" swLiveConnect="true" allowScriptAccess="samedomain"></embed></object>');
    } else if(location.href == "http://sportsinvestorsnetwork.com/") {
        document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,42,0" id="Movie1" width="778" height="123"><param name="movie" value="http://sportsinvestorsnetwork.com/free_football_picks.swf"><param name="bgcolor" value="#FFFFFF"><param name="quality" value="high"><param name="allowscriptaccess" value="samedomain"><embed type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" width="778" height="123" name="Movie1" src="http://sportsinvestorsnetwork.com/free_football_picks.swf" bgcolor="#FFFFFF" quality="high" swLiveConnect="true" allowScriptAccess="samedomain"></embed></object>');
	} else if(location.href == "http://www.sportsinvestorsnetwork.com/index.asp") {
        document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,42,0" id="Movie1" width="778" height="123"><param name="movie" value="http://sportsinvestorsnetwork.com/free_football_picks.swf"><param name="bgcolor" value="#FFFFFF"><param name="quality" value="high"><param name="allowscriptaccess" value="samedomain"><embed type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" width="778" height="123" name="Movie1" src="http://sportsinvestorsnetwork.com/free_football_picks.swf" bgcolor="#FFFFFF" quality="high" swLiveConnect="true" allowScriptAccess="samedomain"></embed></object>');
    } else if(location.href == "http://sportsinvestorsnetwork.com/index.asp") {
        document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,42,0" id="Movie1" width="778" height="123"><param name="movie" value="http://sportsinvestorsnetwork.com/free_football_picks.swf"><param name="bgcolor" value="#FFFFFF"><param name="quality" value="high"><param name="allowscriptaccess" value="samedomain"><embed type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" width="778" height="123" name="Movie1" src="http://sportsinvestorsnetwork.com/free_football_picks.swf" bgcolor="#FFFFFF" quality="high" swLiveConnect="true" allowScriptAccess="samedomain"></embed></object>');
    } else if(location.href == "http://www.sportsinvestorsnetwork.com/page.asp?action=view&SiteID=90") {
        document.write('<IMG SRC="http://www.sportsinvestorsnetwork.com/images/head03.jpg" width=776 height=123>');
    } else if(location.href == "http://sportsinvestorsnetwork.com/page.asp?action=view&SiteID=90") {
        document.write('<IMG SRC="http://www.sportsinvestorsnetwork.com/images/head03.jpg" width=776 height=123>');
    } else if(location.href == "http://www.sportsinvestorsnetwork.com/page.asp?action=view&SiteID=97") {
        document.write('<IMG SRC="http://www.sportsinvestorsnetwork.com/images/head02.jpg" width=776 height=123>');
    } else if(location.href == "http://sportsinvestorsnetwork.com/page.asp?action=view&SiteID=97") {
        document.write('<IMG SRC="http://sportsinvestorsnetwork.com/images/head02.jpg" width=776 height=123>');
    } else if(location.href == "http://www.sportsinvestorsnetwork.com/page.asp?action=view&SiteID=91") {
        document.write('<IMG SRC="http://www.sportsinvestorsnetwork.com/images/head01.jpg" width=776 height=123>');
    } else if(location.href == "http://sportsinvestorsnetwork.com/page.asp?action=view&SiteID=91") {
        document.write('<IMG SRC="http://www.sportsinvestorsnetwork.com/images/head01.jpg" width=776 height=123>');
    } else if(location.href == "http://www.sportsinvestorsnetwork.com/page.asp?action=view&SiteID=95") {
        document.write('<IMG SRC="http://www.sportsinvestorsnetwork.com/images/head04.jpg" width=776 height=123>');
    } else if(location.href == "http://sportsinvestorsnetwork.com/page.asp?action=view&SiteID=95") {
        document.write('<IMG SRC="http://www.sportsinvestorsnetwork.com/images/head04.jpg" width=776 height=123>');
    } else {
        theimages = new Array("head01.jpg", "head02.jpg", "head03.jpg", "head04.jpg");
        whichimage = Math.floor(Math.random()*theimages.length);
        document.write('<IMG SRC="http://www.sportsinvestorsnetwork.com/images/' +theimages[whichimage]+ '" width=776 height=123>');
    }
}