// JavaScript Document

function window01(){window.open("../popup/index.html","window01",
"width=750,height=670,status=no,scrollbars=yes");}

function window02(){window.open("popup/index.html","window02",
"width=750,height=670,status=no,scrollbars=yes");}

