// JavaScript Document
<!--
function new_win6(){
window.open("mail.html","","width=480,height=460");
}
//-->
