// JavaScript Document


//THESE ARE USED MAINLY IN MAIN_AD_ZONING.JS

var myPage="";
var currurl=location.href;
var leadercode="783492";
var leader;
var classad;
var classcode="783493";
var bigboxcode="204199";
var bigbox;
var rrsky;
var rrskycode="204200";
var ierotatestyles="";
var storyleftcode="204259";
var storyleftad="";
var storyboxcode="204260";
var storyboxad;
var earcode="230972";
var cliffsear="";
var homesourcecounty="";
var homespagecounty="";
var homescode1="";
var homescode2="";
var homescode3="";
var homesad1="";
var homesad2="";
var istherealeader="yes";
var homesad3="";
var tilecodeHS="";
var tilecodeMS="";
var tilecodeES="";
var theroot="http://www.fairfaxtimes.com";
var kaangocat="";


var yourversion = navigator.userAgent;
var yourversion2 = navigator.appVersion;

if (document.getElementById("cat_main")) {kaangocat=document.getElementById("cat_main").value;}

function gup( name )
{
  name = name.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]");
  var regexS = "[\\?&]"+name+"=([^&#]*)";
  var regex = new RegExp( regexS );
  var results = regex.exec( window.location.href );
  if( results == null )
    return "";
  else
    return results[1];
}

function closeWindow() {
window.close();	
}