function princess(){
window.open("../pop/club.html","","width=460,height=200,scrollbars=no,status=yes,resizable=yes");
};


function first(){
window.open("pop/first.html","","width=460,height=430,scrollbars=no,status=yes,resizable=yes");
};
