function printpage(){
//window.open('http://yutopia.yucs.org/scripts/print.php?URL='+self.location,'','left=20,top=20,resizable=1,location=0,width=500,height=500,scrollbars=1,menubar=1,toolbar=1');
window.location = "http://yutopia.yucs.org/scripts/print.php?URL="+self.location;
}

