 <!--//hide script from old browsers
<!-- Begin
function launchRemote(URL) {

outline=window.open(URL,'outline','toolbar=1,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=650,height=400,left = 100,top = 50');
outline.focus();
}
// End -->