function doNothing() {
}

function openResizableWindow(page) {
	window.open(page, "featureWindowResizable", "width=616,innerwidth=616,height=450,innerheight=450,toolbar=no,titlebar=no,menubar=no,location=no,scrollbars=yes,resizable=yes");
}

function openDetailWindow(page) {
	window.open(page, "featureWindowDetail", "width=616,innerwidth=616,height=430,innerheight=430,toolbar=no,titlebar=no,menubar=no,location=no,scrollbars=yes,resizable=yes");
}

function MM_preloadImages() { //v3.0
	var d = document;
	if(d.images) {
		if(!d.MM_p) {
			d.MM_p=new Array();
		}
	}

	var i, j = d.MM_p.length, a = MM_preloadImages.arguments;
	for (i = 0; i < a.length; i++) {
		if (a[i].indexOf("#") != 0) {
			d.MM_p[j] = new Image; d.MM_p[j++].src = a[i];
		}
	}
}

function openAutoResizingWindow(page) {
	window.open(page, "featureAutoResizingWindow", "width=620,innerwidth=620,height=450,innerheight=450,toolbar=no,titlebar=no,menubar=no,location=no,scrollbars=yes,resizable=yes");
}

var isNav, isIE;

if (parseInt(navigator.appVersion.charAt(0)) >= 4) {
	isNav = (navigator.appName == "Netscape") ? 1 : 0;
	isIE = (navigator.appName.indexOf("Microsoft") != -1) ? 1 : 0;
}

function fitWindowSize() {
if (isNav) {
	}

if (isIE) {
	var screen_width = screen.width;
	var screen_height = screen.height;

	width = 630;

	if (screen_height > 480) { height = 600; }
	if (screen_height > 600) { height = 768; }
	if (screen_height > 768) { height = 930; }

	window.resizeTo(width, height);
	}
}

function airforcespecopsOver() {
	document.mainairforcespecops.src = "images/main.buttons.airforcespecops.on.jpg";
	document.preview.src = "images/main.preview.airforcespecops.jpg"
}

function airforcespecopsOut() {
	document.mainairforcespecops.src = "images/main.buttons.airforcespecops.off.jpg";
	document.preview.src = "images/main.preview.none.jpg"
}

function armysoldierOver() {
	document.mainarmysoldier.src = "images/main.buttons.armysoldier.on.jpg";
	document.preview.src = "images/main.preview.armysoldier.jpg"
}

function armysoldierOut() {
	document.mainarmysoldier.src = "images/main.buttons.armysoldier.off.jpg";
	document.preview.src = "images/main.preview.none.jpg"
}

function boxedsetOver() {
	document.mainboxedset.src = "images/main.buttons.boxedset.on.jpg";
	document.preview.src = "images/main.preview.boxedset.jpg"
}

function boxedsetOut() {
	document.mainboxedset.src = "images/main.buttons.boxedset.off.jpg";
	document.preview.src = "images/main.preview.none.jpg"
}

function armyrangerOver() {
	document.mainarmyranger.src = "images/main.buttons.armyranger.on.jpg";
	document.preview.src = "images/main.preview.armyranger.jpg"
}

function armyrangerOut() {
	document.mainarmyranger.src = "images/main.buttons.armyranger.off.jpg";
	document.preview.src = "images/main.preview.none.jpg"
}

function marinesniperOver() {
	document.mainmarinesniper.src = "images/main.buttons.marinesniper.on.jpg";
	document.preview.src = "images/main.preview.marinesniper.jpg"
}

function marinesniperOut() {
	document.mainmarinesniper.src = "images/main.buttons.marinesniper.off.jpg";
	document.preview.src = "images/main.preview.none.jpg"
}

function marinesoldierOver() {
	document.mainmarinesoldier.src = "images/main.buttons.marinesoldier.on.jpg";
	document.preview.src = "images/main.preview.marinesoldier.jpg"
}

function marinesoldierOut() {
	document.mainmarinesoldier.src = "images/main.buttons.marinesoldier.off.jpg";
	document.preview.src = "images/main.preview.none.jpg"
}

function navysealOver() {
	document.mainnavyseal.src = "images/main.buttons.navyseal.on.jpg";
	document.preview.src = "images/main.preview.navyseal.jpg"
}

function navysealOut() {
	document.mainnavyseal.src = "images/main.buttons.navyseal.off.jpg";
	document.preview.src = "images/main.preview.none.jpg"
}

// Air Force Spec Ops CCT scripts

function airforcespecopsPhoto01Over() {
	document.photosText.src = "images/airforce.photos.01.jpg";
}

function airforcespecopsPhoto01Out() {
	document.photosText.src = "images/airforce.photos.off.jpg";
}

function airforcespecopsPhoto02Over() {
	document.photosText.src = "images/airforce.photos.02.jpg";
	document.photo02Thumb.src = "images/airforcespecops.thumb.photo02.on.jpg"
}

function airforcespecopsPhoto02Out() {
	document.photosText.src = "images/airforce.photos.off.jpg";
	document.photo02Thumb.src = "images/airforcespecops.thumb.photo02.off.jpg"
}

function airforcespecopsPhoto03Over() {
	document.photosText.src = "images/airforce.photos.03.jpg";
	document.photo03Thumb.src = "images/airforcespecops.thumb.photo03.on.jpg"
}

function airforcespecopsPhoto03Out() {
	document.photosText.src = "images/airforce.photos.off.jpg";
	document.photo03Thumb.src = "images/airforcespecops.thumb.photo03.off.jpg"
}

function airforcespecopsPhoto04Over() {
	document.photosText.src = "images/airforce.photos.04.jpg";
	document.photo04Thumb.src = "images/airforcespecops.thumb.photo04.on.jpg"
}

function airforcespecopsPhoto04Out() {
	document.photosText.src = "images/airforce.photos.off.jpg";
	document.photo04Thumb.src = "images/airforcespecops.thumb.photo04.off.jpg"
}

function airforcespecopsHistoryOver() {
	document.historyText.src = "images/airforce.history.on.jpg";
}

function airforcespecopsHistoryOut() {
	document.historyText.src = "images/airforce.history.off.jpg";
}

function airforcespecopsPackagingOver() {
	document.packagingText.src = "images/airforce.packaging.on.jpg";
}

function airforcespecopsPackagingOut() {
	document.packagingText.src = "images/airforce.packaging.off.jpg";
}

function airforcespecopsQTVROver() {
	document.QTVRText.src = "images/airforce.qtvr.on.jpg";
}

function airforcespecopsQTVROut() {
	document.QTVRText.src = "images/airforce.qtvr.off.jpg";
}

function airforcespecopsSpecsOver() {
	document.specsText.src = "images/airforce.specs.on.jpg";
}

function airforcespecopsSpecsOut() {
	document.specsText.src = "images/airforce.specs.off.jpg";
}

function airforcespecopsWeaponOver() {
	document.weaponText.src = "images/airforce.weapon.on.jpg";
	document.weaponThumb.src = "images/airforcespecops.thumb.weapon.on.jpg"
}

function airforcespecopsWeaponOut() {
	document.weaponText.src = "images/airforce.weapon.off.jpg";
	document.weaponThumb.src = "images/airforcespecops.thumb.weapon.off.jpg"
}

// Army Desert Infantry scripts

function armysoldierPhoto01Over() {
	document.photosText.src = "images/army.photos.01.jpg";
}

function armysoldierPhoto01Out() {
	document.photosText.src = "images/army.photos.off.jpg";
}

function armysoldierPhoto02Over() {
	document.photosText.src = "images/army.photos.02.jpg";
	document.photo02Thumb.src = "images/armysoldier.thumb.photo02.on.jpg"
}

function armysoldierPhoto02Out() {
	document.photosText.src = "images/army.photos.off.jpg";
	document.photo02Thumb.src = "images/armysoldier.thumb.photo02.off.jpg"
}

function armysoldierPhoto03Over() {
	document.photosText.src = "images/army.photos.03.jpg";
	document.photo03Thumb.src = "images/armysoldier.thumb.photo03.on.jpg"
}

function armysoldierPhoto03Out() {
	document.photosText.src = "images/army.photos.off.jpg";
	document.photo03Thumb.src = "images/armysoldier.thumb.photo03.off.jpg"
}

function armysoldierPhoto04Over() {
	document.photosText.src = "images/army.photos.04.jpg";
	document.photo04Thumb.src = "images/armysoldier.thumb.photo04.on.jpg"
}

function armysoldierPhoto04Out() {
	document.photosText.src = "images/army.photos.off.jpg";
	document.photo04Thumb.src = "images/armysoldier.thumb.photo04.off.jpg"
}

function armysoldierHistoryOver() {
	document.historyText.src = "images/army.history.on.jpg";
}

function armysoldierHistoryOut() {
	document.historyText.src = "images/army.history.off.jpg";
}

function armysoldierPackagingOver() {
	document.packagingText.src = "images/army.packaging.on.jpg";
}

function armysoldierPackagingOut() {
	document.packagingText.src = "images/army.packaging.off.jpg";
}

function armysoldierQTVROver() {
	document.QTVRText.src = "images/army.qtvr.on.jpg";
}

function armysoldierQTVROut() {
	document.QTVRText.src = "images/army.qtvr.off.jpg";
}

function armysoldierSpecsOver() {
	document.specsText.src = "images/army.specs.on.jpg";
}

function armysoldierSpecsOut() {
	document.specsText.src = "images/army.specs.off.jpg";
}

function armysoldierWeaponOver() {
	document.weaponText.src = "images/army.weapon.on.jpg";
	document.weaponThumb.src = "images/armysoldier.thumb.weapon.on.jpg"
}

function armysoldierWeaponOut() {
	document.weaponText.src = "images/army.weapon.off.jpg";
	document.weaponThumb.src = "images/armysoldier.thumb.weapon.off.jpg"
}

// Army Desert Infantry Deluxe Boxed Set scripts

function boxedsetPhoto01Over() {
	document.photosText.src = "images/army.photos.01.jpg";
}

function boxedsetPhoto01Out() {
	document.photosText.src = "images/army.photos.off.jpg";
}

function boxedsetPhoto02Over() {
	document.photosText.src = "images/army.photos.02.jpg";
	document.photo02Thumb.src = "images/boxedset.thumb.photo02.on.jpg"
}

function boxedsetPhoto02Out() {
	document.photosText.src = "images/army.photos.off.jpg";
	document.photo02Thumb.src = "images/boxedset.thumb.photo02.off.jpg"
}

function boxedsetPhoto03Over() {
	document.photosText.src = "images/army.photos.03.jpg";
	document.photo03Thumb.src = "images/boxedset.thumb.photo03.on.jpg"
}

function boxedsetPhoto03Out() {
	document.photosText.src = "images/army.photos.off.jpg";
	document.photo03Thumb.src = "images/boxedset.thumb.photo03.off.jpg"
}

function boxedsetPhoto04Over() {
	document.photosText.src = "images/army.photos.04.jpg";
	document.photo04Thumb.src = "images/boxedset.thumb.photo04.on.jpg"
}

function boxedsetPhoto04Out() {
	document.photosText.src = "images/army.photos.off.jpg";
	document.photo04Thumb.src = "images/boxedset.thumb.photo04.off.jpg"
}

function boxedsetHistoryOver() {
	document.historyText.src = "images/army.history.on.jpg";
}

function boxedsetHistoryOut() {
	document.historyText.src = "images/army.history.off.jpg";
}

function boxedsetPackagingOver() {
	document.packagingText.src = "images/army.packaging.on.jpg";
}

function boxedsetPackagingOut() {
	document.packagingText.src = "images/army.packaging.off.jpg";
}

function boxedsetQTVROver() {
	document.QTVRText.src = "images/army.qtvr.on.jpg";
}

function boxedsetQTVROut() {
	document.QTVRText.src = "images/army.qtvr.off.jpg";
}

function boxedsetSpecsOver() {
	document.specsText.src = "images/army.specs.on.jpg";
}

function boxedsetSpecsOut() {
	document.specsText.src = "images/army.specs.off.jpg";
}

function boxedsetWeaponOver() {
	document.weaponText.src = "images/army.weapon.on.jpg";
	document.weaponThumb.src = "images/boxedset.thumb.weapon.on.jpg"
}

function boxedsetWeaponOut() {
	document.weaponText.src = "images/army.weapon.off.jpg";
	document.weaponThumb.src = "images/boxedset.thumb.weapon.off.jpg"
}

// Army Ranger scripts

function armyrangerPhoto01Over() {
	document.photosText.src = "images/army.photos.01.jpg";
}

function armyrangerPhoto01Out() {
	document.photosText.src = "images/army.photos.off.jpg";
}

function armyrangerPhoto02Over() {
	document.photosText.src = "images/army.photos.02.jpg";
	document.photo02Thumb.src = "images/armyranger.thumb.photo02.on.jpg"
}

function armyrangerPhoto02Out() {
	document.photosText.src = "images/army.photos.off.jpg";
	document.photo02Thumb.src = "images/armyranger.thumb.photo02.off.jpg"
}

function armyrangerPhoto03Over() {
	document.photosText.src = "images/army.photos.03.jpg";
	document.photo03Thumb.src = "images/armyranger.thumb.photo03.on.jpg"
}

function armyrangerPhoto03Out() {
	document.photosText.src = "images/army.photos.off.jpg";
	document.photo03Thumb.src = "images/armyranger.thumb.photo03.off.jpg"
}

function armyrangerPhoto04Over() {
	document.photosText.src = "images/army.photos.04.jpg";
	document.photo04Thumb.src = "images/armyranger.thumb.photo04.on.jpg"
}

function armyrangerPhoto04Out() {
	document.photosText.src = "images/army.photos.off.jpg";
	document.photo04Thumb.src = "images/armyranger.thumb.photo04.off.jpg"
}

function armyrangerHistoryOver() {
	document.historyText.src = "images/army.history.on.jpg";
}

function armyrangerHistoryOut() {
	document.historyText.src = "images/army.history.off.jpg";
}

function armyrangerPackagingOver() {
	document.packagingText.src = "images/army.packaging.on.jpg";
}

function armyrangerPackagingOut() {
	document.packagingText.src = "images/army.packaging.off.jpg";
}

function armyrangerQTVROver() {
	document.QTVRText.src = "images/army.qtvr.on.jpg";
}

function armyrangerQTVROut() {
	document.QTVRText.src = "images/army.qtvr.off.jpg";
}

function armyrangerSpecsOver() {
	document.specsText.src = "images/army.specs.on.jpg";
}

function armyrangerSpecsOut() {
	document.specsText.src = "images/army.specs.off.jpg";
}

function armyrangerWeaponOver() {
	document.weaponText.src = "images/army.weapon.on.jpg";
	document.weaponThumb.src = "images/armyranger.thumb.weapon.on.jpg"
}

function armyrangerWeaponOut() {
	document.weaponText.src = "images/army.weapon.off.jpg";
	document.weaponThumb.src = "images/armyranger.thumb.weapon.off.jpg"
}

// Marine Corps Recon Sniper scripts

function marinesniperPhoto01Over() {
	document.photosText.src = "images/marines.photos.01.jpg";
}

function marinesniperPhoto01Out() {
	document.photosText.src = "images/marines.photos.off.jpg";
}

function marinesniperPhoto02Over() {
	document.photosText.src = "images/marines.photos.02.jpg";
	document.photo02Thumb.src = "images/marinesniper.thumb.photo02.on.jpg"
}

function marinesniperPhoto02Out() {
	document.photosText.src = "images/marines.photos.off.jpg";
	document.photo02Thumb.src = "images/marinesniper.thumb.photo02.off.jpg"
}

function marinesniperPhoto03Over() {
	document.photosText.src = "images/marines.photos.03.jpg";
	document.photo03Thumb.src = "images/marinesniper.thumb.photo03.on.jpg"
}

function marinesniperPhoto03Out() {
	document.photosText.src = "images/marines.photos.off.jpg";
	document.photo03Thumb.src = "images/marinesniper.thumb.photo03.off.jpg"
}

function marinesniperPhoto04Over() {
	document.photosText.src = "images/marines.photos.04.jpg";
	document.photo04Thumb.src = "images/marinesniper.thumb.photo04.on.jpg"
}

function marinesniperPhoto04Out() {
	document.photosText.src = "images/marines.photos.off.jpg";
	document.photo04Thumb.src = "images/marinesniper.thumb.photo04.off.jpg"
}

function marinesniperHistoryOver() {
	document.historyText.src = "images/marines.history.on.jpg";
}

function marinesniperHistoryOut() {
	document.historyText.src = "images/marines.history.off.jpg";
}

function marinesniperPackagingOver() {
	document.packagingText.src = "images/marines.packaging.on.jpg";
}

function marinesniperPackagingOut() {
	document.packagingText.src = "images/marines.packaging.off.jpg";
}

function marinesniperQTVROver() {
	document.QTVRText.src = "images/marines.qtvr.on.jpg";
}

function marinesniperQTVROut() {
	document.QTVRText.src = "images/marines.qtvr.off.jpg";
}

function marinesniperSpecsOver() {
	document.specsText.src = "images/marines.specs.on.jpg";
}

function marinesniperSpecsOut() {
	document.specsText.src = "images/marines.specs.off.jpg";
}

function marinesniperWeaponOver() {
	document.weaponText.src = "images/marines.weapon.on.jpg";
	document.weaponThumb.src = "images/marinesniper.thumb.weapon.on.jpg"
}

function marinesniperWeaponOut() {
	document.weaponText.src = "images/marines.weapon.off.jpg";
	document.weaponThumb.src = "images/marinesniper.thumb.weapon.off.jpg"
}

// Marine Corps Recon Sniper scripts

function marinesoldierPhoto01Over() {
	document.photosText.src = "images/marines.photos.01.jpg";
}

function marinesoldierPhoto01Out() {
	document.photosText.src = "images/marines.photos.off.jpg";
}

function marinesoldierPhoto02Over() {
	document.photosText.src = "images/marines.photos.02.jpg";
	document.photo02Thumb.src = "images/marinesoldier.thumb.photo02.on.jpg"
}

function marinesoldierPhoto02Out() {
	document.photosText.src = "images/marines.photos.off.jpg";
	document.photo02Thumb.src = "images/marinesoldier.thumb.photo02.off.jpg"
}

function marinesoldierPhoto03Over() {
	document.photosText.src = "images/marines.photos.03.jpg";
	document.photo03Thumb.src = "images/marinesoldier.thumb.photo03.on.jpg"
}

function marinesoldierPhoto03Out() {
	document.photosText.src = "images/marines.photos.off.jpg";
	document.photo03Thumb.src = "images/marinesoldier.thumb.photo03.off.jpg"
}

function marinesoldierPhoto04Over() {
	document.photosText.src = "images/marines.photos.04.jpg";
	document.photo04Thumb.src = "images/marinesoldier.thumb.photo04.on.jpg"
}

function marinesoldierPhoto04Out() {
	document.photosText.src = "images/marines.photos.off.jpg";
	document.photo04Thumb.src = "images/marinesoldier.thumb.photo04.off.jpg"
}

function marinesoldierHistoryOver() {
	document.historyText.src = "images/marines.history.on.jpg";
}

function marinesoldierHistoryOut() {
	document.historyText.src = "images/marines.history.off.jpg";
}

function marinesoldierPackagingOver() {
	document.packagingText.src = "images/marines.packaging.on.jpg";
}

function marinesoldierPackagingOut() {
	document.packagingText.src = "images/marines.packaging.off.jpg";
}

function marinesoldierQTVROver() {
	document.QTVRText.src = "images/marines.qtvr.on.jpg";
}

function marinesoldierQTVROut() {
	document.QTVRText.src = "images/marines.qtvr.off.jpg";
}

function marinesoldierSpecsOver() {
	document.specsText.src = "images/marines.specs.on.jpg";
}

function marinesoldierSpecsOut() {
	document.specsText.src = "images/marines.specs.off.jpg";
}

function marinesoldierWeaponOver() {
	document.weaponText.src = "images/marines.weapon.on.jpg";
	document.weaponThumb.src = "images/marinesoldier.thumb.weapon.on.jpg"
}

function marinesoldierWeaponOut() {
	document.weaponText.src = "images/marines.weapon.off.jpg";
	document.weaponThumb.src = "images/marinesoldier.thumb.weapon.off.jpg"
}

// Navy SEAL scripts

function navysealPhoto01Over() {
	document.photosText.src = "images/navy.photos.01.jpg";
}

function navysealPhoto01Out() {
	document.photosText.src = "images/navy.photos.off.jpg";
}

function navysealPhoto02Over() {
	document.photosText.src = "images/navy.photos.02.jpg";
	document.photo02Thumb.src = "images/navyseal.thumb.photo02.on.jpg"
}

function navysealPhoto02Out() {
	document.photosText.src = "images/navy.photos.off.jpg";
	document.photo02Thumb.src = "images/navyseal.thumb.photo02.off.jpg"
}

function navysealPhoto03Over() {
	document.photosText.src = "images/navy.photos.03.jpg";
	document.photo03Thumb.src = "images/navyseal.thumb.photo03.on.jpg"
}

function navysealPhoto03Out() {
	document.photosText.src = "images/navy.photos.off.jpg";
	document.photo03Thumb.src = "images/navyseal.thumb.photo03.off.jpg"
}

function navysealPhoto04Over() {
	document.photosText.src = "images/navy.photos.04.jpg";
	document.photo04Thumb.src = "images/navyseal.thumb.photo04.on.jpg"
}

function navysealPhoto04Out() {
	document.photosText.src = "images/navy.photos.off.jpg";
	document.photo04Thumb.src = "images/navyseal.thumb.photo04.off.jpg"
}

function navysealHistoryOver() {
	document.historyText.src = "images/navy.history.on.jpg";
}

function navysealHistoryOut() {
	document.historyText.src = "images/navy.history.off.jpg";
}

function navysealPackagingOver() {
	document.packagingText.src = "images/navy.packaging.on.jpg";
}

function navysealPackagingOut() {
	document.packagingText.src = "images/navy.packaging.off.jpg";
}

function navysealQTVROver() {
	document.QTVRText.src = "images/navy.qtvr.on.jpg";
}

function navysealQTVROut() {
	document.QTVRText.src = "images/navy.qtvr.off.jpg";
}

function navysealSpecsOver() {
	document.specsText.src = "images/navy.specs.on.jpg";
}

function navysealSpecsOut() {
	document.specsText.src = "images/navy.specs.off.jpg";
}

function navysealWeaponOver() {
	document.weaponText.src = "images/navy.weapon.on.jpg";
	document.weaponThumb.src = "images/navyseal.thumb.weapon.on.jpg"
}

function navysealWeaponOut() {
	document.weaponText.src = "images/navy.weapon.off.jpg";
	document.weaponThumb.src = "images/navyseal.thumb.weapon.off.jpg"
}
