var sDomain  = location.hostname;
var iSecondPeriodPos = location.hostname.lastIndexOf(".", location.hostname.length-5);
if( iSecondPeriodPos != -1) sDomain = location.hostname.substring(iSecondPeriodPos+1);
var args = getQuerystringArgs();
if(args.viewcookie)alert(document.cookie);
if ( args.brandidoverride || ( location.host.indexOf( "ezboard." ) != -1 && location.host.indexOf( "theinsiders.com" ) == -1)){
	if( args.brandid ) document.cookie = "BrandId=" + args.brandid + "; domain=" + sDomain + "; expires=Wednesday, 25-Dec-2030 00:00:00 GMT; path=/";
	if( args.ipm ) document.cookie = "iPM=" + args.ipm + "; domain=" + sDomain + "; expires=Wednesday, 25-Dec-2030 00:00:00 GMT; path=/";
	if( args.sessionbrandid ) document.cookie = "SessionBrandId=" + args.sessionbrandid + "; domain=" + sDomain + "; path=/";
}
var sCP_NS4 = "<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=100%>\n  <tr bgcolor=#000000><td colspan=2>\n  <div class=\"TopNetworkNav\">  <a href=\"http://nfl.theinsiders.com/\">NFL</a> | <a href=\"http://college.theinsiders.com\">College</a> | <a href=\"http://recruiting.theinsiders.com/\">Recruiting</a> | <a href=\"http://preps.theinsiders.com\">High School</a> | <a href=\"http://experts.theinsiders.com\">Experts</a> </div></td>\n  <td align=right><A href=\"http://www.theinsiders.com\"><img border=\"0\" src=\"http://media.TheInsiders.com/Media/Other/172830_insiders.GIF\" width=\"107\" height=\"20\" alt=\"TheInsiders.com\"></A></td> \n  </tr>\n  <tr bgcolor=#FFFFFF valign=top>\n  <td bgcolor=#FFFFFF width=150><a href=\"http://florida.theinsiders.com/\"><img border=0 src=\"http://media.theinsiders.com/media/site_logo/150_72/168.gif\" alt=\"FightinGators.com\"></a></td>\n  <td width=475 valign=middle><font size=3 color=red><b> Browser out of date?</b></font><br><font color=red> Please download a newer browser to maximize your experience.<br> Download the latest version of <a target=\"_new\" href=\"http://wp.netscape.com/computing/download/\">Netscape</a>, <a target=\"_new\" href=\"http://www.microsoft.com/windows/ie/default.asp\">Internet Explorer</a> or <a target=\"_new\" href=\"http://mozilla.org/releases/stable.html\">Mozilla</a>.</font>\n  </td>		  \n  <td width=150 bgcolor=#efefef align=center valign=middle>Browser<br>Upgrade<br>Recommended</td>	  \n  </tr>\n  \n  <tr bgcolor=\"#000000\">\n  <td colspan=3>\n  </td>	  \n  </tr>\n  </table>  \n  ";
var CPId = 0;
if( getCookie("sessionbrandid") == "1" || ( ( getCookie("sessionbrandid") == null || getCookie("sessionbrandid") == "" ) && getCookie("brandid") == "1" ) )
{
	CPId = 1;
}
document.writeln("<S" + "CRIPT SRC=http://florida.theinsiders.com/100/cp_" + CPId + ".js></S" + "CRIPT>");

