function CheckForAdmin() { PlayFrame(1); } function FlSelectPage(PageID) { if (PageID==1) window.location=''; if (PageID==2) window.location='/Contact'; if (PageID>=3) window.location='/Contact'; }