function CheckForAdmin() { } function FlSelectPage(PageID) { if (PageID==1) { window.location='http://www.Yallaweb.com'; } else { if (PageID==2) window.location='http://www.Yallaweb.com/ContactUs'; else { window.location='http://www.Yallaweb.com/ContactUs'; } } }