// JavaScript Document

<!--
function openlegal() {
window.open("legal.php", "legal", "width=350,height=450,scrollbars=yes");
}
//-->