function rules()
{
window.open("rules.html" , "mustad", "menubar=1, scrollbars=1 resizable=0, width=500, height=300");
}

function refer()
{
window.open("refer.php" , "mustad", "menubar=1, scrollbars=1 resizable=0, width=450, height=600");
}