﻿<!--
function my_openBrWindow(myCase){
	if(myCase==1){
	theURL='images/video/introvid.htm';
	winName='Coupon';
	features='width=320,height=310,screenX=350,screenY=350,top=300,left=350';
	window_handle = window.open(theURL,winName,features);
	window_handle.focus();
	}
	if(myCase==2){
	theURL='images/video/activitiesvid.htm';
	winName='Coupon';
	features='width=320,height=310,screenX=350,screenY=350,top=300,left=350';
	window_handle = window.open(theURL,winName,features);
	window_handle.focus();
	}
	if(myCase==3){
	theURL='images/video/camplifevid.htm';
	winName='Coupon';
	features='width=320,height=310,screenX=350,screenY=350,top=300,left=350';
	window_handle = window.open(theURL,winName,features);
	window_handle.focus();
	}
	if(myCase==4){
	theURL='images/video/staffvid.htm';
	winName='Coupon';
	features='width=320,height=310,screenX=350,screenY=350,top=300,left=350';
	window_handle = window.open(theURL,winName,features);
	window_handle.focus();
	}
	if(myCase==5){
	theURL='images/video/parentsvid.htm';
	winName='Coupon';
	features='width=320,height=310,screenX=350,screenY=350,top=300,left=350';
	window_handle = window.open(theURL,winName,features);
	window_handle.focus();
	}
}
//-->function my_openBrWindow(myCase){
	if(myCase==1){
	theURL='images/video/introvid.htm';
	winName='Coupon';
	features='width=320,height=310,screenX=350,screenY=350,top=300,left=350';
	window_handle = window.open(theURL,winName,features);
	window_handle.focus();
	}
	if(myCase==2){
	theURL='images/video/activitiesvid.htm';
	winName='Coupon';
	features='width=320,height=310,screenX=350,screenY=350,top=300,left=350';
	window_handle = window.open(theURL,winName,features);
	window_handle.focus();
	}
	if(myCase==3){
	theURL='images/video/camplifevid.htm';
	winName='Coupon';
	features='width=320,height=310,screenX=350,screenY=350,top=300,left=350';
	window_handle = window.open(theURL,winName,features);
	window_handle.focus();
	}
	if(myCase==4){
	theURL='images/video/staffvid.htm';
	winName='Coupon';
	features='width=320,height=310,screenX=350,screenY=350,top=300,left=350';
	window_handle = window.open(theURL,winName,features);
	window_handle.focus();
	}
	if(myCase==5){
	theURL='images/video/parentsvid.htm';
	winName='Coupon';
	features='width=320,height=310,screenX=350,screenY=350,top=300,left=350';
	window_handle = window.open(theURL,winName,features);
	window_handle.focus();
	}
