﻿// JavaScript Document
<!--//
function openWindow() {
window.open("","JSL",'toolbar=1,location=0,menubar=0,scrollbars=1,width=700,height=700,resizable=0,top=20,left=20');
}
//-->

