
function showVideo(flvUrl1,flvUrl2,flvUrl3) {

window.open("/videos-photos/videopop.jsp?"+flvUrl1+","+flvUrl2+","+flvUrl3+"","printPage","resizable=no,width=600,height=500,left=200,top=10,addressbar=no");
		
}
function showVideo1(flvUrl1,flvUrl2,flvUrl3) {

window.open("/videos-photos/videopop.jsp?"+flvUrl1+","+flvUrl2+","+flvUrl3+"","printPage","resizable=no,width=600,height=500,left=200,top=10,addressbar=no");
		
}

function showVideo3(videofile) {

window.open("/videos-photos/videopop3.jsp?"+videofile+"","printPage","resizable=no,width=650,height=550,left=200,top=10,addressbar=no");
		
}

function showVideo4(videofile) {

window.open("/videos-photos/videopop-bc.jsp?"+videofile+"","printPage","resizable=no,width=600,height=500,left=200,top=10,addressbar=no");
		
}
