<!--
function open2()
{
window.open("sample.html", "", "width=630, height=315, left=5, top=72,scrollbars=no");
}
//-->
