
function go(adname) {

window.open("main.html","ph","width=740,height=470,scrolling=no,resize=no,status=no");

}

