// JavaScript Document

function op(a){
window.open(a,'newwin','top=15, left=20, menubar=0, toolbar=0, location=0, directories=0, status=0, scrollbars=0, resizable=0, width=662, height=531');
}

