browser = (((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) >= 3 )) || ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4 )))
// preload universal images
if (browser) {
	//arrow_roll = new Image;
	//arrow_roll.src = "/Images/v5/arrow_on.gif";

	//arrow_off = new Image;
	//arrow_off.src = "/Images/v5/arrow_off.gif";
}

currentAd = 1;
graphicSpeed = 7000;
// localNavId if present

var localNavId = 1190;
function insertPic() {
	//nill
}

