
function popupvideo () {
window.open( "./content/video.jsp", "", "status = 1, height = 326px, width = 460px, resizable = 0, top = 150px, left = 200px" );
}
