<!--

function newImage(arg) {
	if (document.images) {
		rslt = new Image();
		rslt.src = arg;
		return rslt;
	}
}

function changeImages() {
	if (document.images && (preloadFlag == true)) {
		for (var i=0; i<changeImages.arguments.length; i+=2) {
			document[changeImages.arguments[i]].src = changeImages.arguments[i+1];
		}
	}
}

var preloadFlag = false;
function preloadImages() {
	if (document.images) {
		
		<!--3rd Level Navs-->
		nav3_volo_over = newImage("../products/stroller/images/nav3_volo-over.jpg");
		nav3_triumph_over = newImage("../products/stroller/images/nav3_triumph-over.jpg");
		nav3_quest_over = newImage("../products/stroller/images/nav3_quest-over.jpg");
		nav3_twin_over = newImage("../products/stroller/images/nav3_twin-over.jpg");
		
		preloadFlag = true;
	}
}

function openNewWindow(winurl,winname,winfeatures){
 newWindow=window.open(winurl,winname,winfeatures);
}




leftPosA = 0
if (screen) {
   leftPosA = (screen.width/2)-388
}

topPosA = 0
if (screen) {
   topPosA = (screen.height/2)-183
}

var height = screen.availHeight;
var width = screen.availWidth;


function openTriumph() {
window.open('../products/triumph.html','Triumph','toolbar=no,status=no,directories=no,location=no,menubar=no,scrollbars=yes,resizable=yes,left='+leftPosA+',top='+topPosA+',width=776,height=600')
}

function openVideo1() {
window.open('http://castalia.jp/maclaren/podcast/video1.html','Video1','toolbar=no,status=no,directories=no,location=no,menubar=no,scrollbars=yes,resizable=yes,left=0,top=200,width=520,height=500')
}

function openVideo2() {
window.open('http://maclaren.jp/podcast/video2.html','Video2','toolbar=no,status=no,directories=no,location=no,menubar=no,scrollbars=yes,resizable=yes,left=0,top=200,width=520,height=500')
}

function openVideo3() {
window.open('http://maclaren.jp/podcast/video3.html','Video3','toolbar=no,status=no,directories=no,location=no,menubar=no,scrollbars=yes,resizable=yes,left=0,top=200,width=520,height=500')
}

function openVideo4() {
window.open('http://maclaren.jp/podcast/video4.html','Video4','toolbar=no,status=no,directories=no,location=no,menubar=no,scrollbars=yes,resizable=yes,left=0,top=200,width=520,height=500')
}

function openVideo5() {
window.open('http://maclaren.jp/podcast/video5.html','Video5','toolbar=no,status=no,directories=no,location=no,menubar=no,scrollbars=yes,resizable=yes,left=0,top=200,width=520,height=500')
}

function openVideo6() {
window.open('http://maclaren.jp/podcast/video6.html','Video6','toolbar=no,status=no,directories=no,location=no,menubar=no,scrollbars=yes,resizable=yes,left=0,top=200,width=520,height=500')
}

function openVideo7() {
window.open('http://maclaren.jp/podcast/video7.html','Video7','toolbar=no,status=no,directories=no,location=no,menubar=no,scrollbars=yes,resizable=yes,left=0,top=200,width=520,height=500')
}

function openVideo8() {
window.open('http://maclaren.jp/podcast/video8.html','Video8','toolbar=no,status=no,directories=no,location=no,menubar=no,scrollbars=yes,resizable=yes,left=0,top=200,width=520,height=500')
}

function openVideo9() {
window.open('http://maclaren.jp/podcast/video9.html','Video9','toolbar=no,status=no,directories=no,location=no,menubar=no,scrollbars=yes,resizable=yes,left=0,top=200,width=520,height=500')
}

function openVideo10() {
window.open('http://maclaren.jp/podcast/video10.html','Video10','toolbar=no,status=no,directories=no,location=no,menubar=no,scrollbars=yes,resizable=yes,left=0,top=200,width=520,height=500')
}

function openVideo11() {
window.open('http://maclaren.jp/podcast/video11.html','Video11','toolbar=no,status=no,directories=no,location=no,menubar=no,scrollbars=yes,resizable=yes,left=0,top=200,width=740,height=600')
}

function openVideo12() {
window.open('http://maclaren.jp/podcast/video12.html','Video12','toolbar=no,status=no,directories=no,location=no,menubar=no,scrollbars=yes,resizable=yes,left=0,top=200,width=740,height=600')
}

function openVideo13() {
window.open('http://maclaren.jp/podcast/video13.html','Video13','toolbar=no,status=no,directories=no,location=no,menubar=no,scrollbars=yes,resizable=yes,left=0,top=200,width=740,height=600')
}

function openVideo14() {
window.open('http://maclaren.jp/podcast/video14.html','Video14','toolbar=no,status=no,directories=no,location=no,menubar=no,scrollbars=yes,resizable=yes,left=0,top=200,width=740,height=600')
}

function openVideo15() {
window.open('http://maclaren.jp/podcast/video15.html','Video15','toolbar=no,status=no,directories=no,location=no,menubar=no,scrollbars=yes,resizable=yes,left=0,top=200,width=740,height=600')
}

// -->
