monthDays = new Array(31,29,31,30,31,30,31,31,30,31,30,31)

function populateDays(monthChosen) {
  monthStr = monthChosen.options[monthChosen.selectedIndex].value
  if (monthStr != "") {
    theMonth=parseInt(monthStr)

    document.bkfrm.days.options.length = 0
    for (i=0;i<monthDays[theMonth];i++) {
    document.bkfrm.days.options[i] = new Option(i+1)
    }
  }
}

function showElement(layer){
var myLayer = document.getElementById(layer);
if(myLayer.style.display=="none"){
myLayer.style.display="block";
myLayer.backgroundPosition="top";
} else {
myLayer.style.display="none";
}
}

/* header pop-up */
function hdWindow() {
  headerWindow = window.open("http://www.ezbizsa.com/web_suite/admin_header.php", "headerWindow", "scrollbars=yes,location=yes,resizable=yes,width=650,height=500")
}

/* menu pop-up */
function mnWindow() {
  menuWindow = window.open("http://www.ezbizsa.com/web_suite/admin_menu.php", "menuWindow", "scrollbars=yes,location=yes,resizable=yes,width=650,height=500")
}

/* secondary text pop-up */
function scndWindow() {
  secondWindow = window.open("http://www.ezbizsa.com/web_suite/brandnew_secondary_text.php", "secondWindow", "scrollbars=yes,location=yes,resizable=yes,width=650,height=550")
}

/* welcome text pop-up */
function wlcmWindow() {
  welcomeWindow = window.open("http://www.ezbizsa.com/web_suite/brandnew_site_home.php", "welcomeWindow", "scrollbars=yes,location=yes,resizable=yes,width=650,height=550")
}

/* footer text pop-up */
function footWindow() {
  footerWindow = window.open("http://www.ezbizsa.com/web_suite/brandnew_footer.php", "footerWindow", "scrollbars=yes,location=yes,resizable=yes,width=650,height=550")
}

/* tertiary text text pop-up */
function tertWindow() {
  tertiaryWindow = window.open("http://www.ezbizsa.com/web_suite/brandnew_tertiary_text.php", "tertiaryWindow", "scrollbars=yes,location=yes,resizable=yes,width=650,height=550")
}

/* about text text pop-up */
function abtWindow() {
  aboutWindow = window.open("http://www.ezbizsa.com/web_suite/builder_about.php", "aboutWindow", "scrollbars=yes,location=yes,resizable=yes,width=650,height=550")
}

/* special text text pop-up */
function spcWindow() {
  specWindow = window.open("../web_suite/builder_specials.php", "specWindow", "scrollbars=yes,location=yes,resizable=yes,width=650,height=550")
}

/* blog text pop-up */
function blogWindow() {
  bloggerWindow = window.open("http://www.ezbizsa.com/web_suite/brandnew_blog.php", "bloggerWindow", "scrollbars=yes,location=yes,resizable=yes,width=700,height=550")
}
// blog editor
function blogEditWindow(y) {
  BlogEditWindow = window.open("../web_suite/builder_blog.php?bid="+y, "BlogEditWindow", "toolbar=no,scrollbars=yes,location=yes,resizable=yes,width=650,height=500")
}
// new blog
function newBlogEditWindow() {
  NewBlogEditWindow = window.open("../web_suite/builder_blog.php", "NewBlogEditWindow", "toolbar=no,scrollbars=yes,location=yes,resizable=yes,width=650,height=500")
}

/* product catalog pop-up */
function catWindow() {
  prodWindow = window.open("http://www.ezbizsa.com/web_suite/brandnew_catcomp.php", "prodWindow", "scrollbars=yes,location=yes,resizable=yes,width=750,height=550")
}
// edit product
function prodEditWindow(z) {
  ProdEditWindow = window.open("../web_suite/builder_product.php?pid="+z, "ProdEditWindow", "scrollbars=yes,location=yes,resizable=yes,width=750,height=550")
}
// new product
function newProdEditWindow() {
  NewProdEditWindow = window.open("../web_suite/builder_product.php", "NewProdEditWindow", "scrollbars=yes,location=yes,resizable=yes,width=750,height=550")
}

/* services pop-up */
function sservWindow() {
  ssrvWindow = window.open("http://www.ezbizsa.com/web_suite/brandnew_serv.php", "ssrvWindow", "scrollbars=yes,location=yes,resizable=yes,width=750,height=550")
}

/* gallery pop-up */
function galWindow() {
  galleryWindow = window.open("http://www.ezbizsa.com/web_suite/builder_gallery_intro.php", "galleryWindow", "scrollbars=yes,location=yes,resizable=yes,width=750,height=550")
}

/* gallery pop-up */
function lnkWindow() {
  linkWindow = window.open("http://www.ezbizsa.com/web_suite/brandnew_links_manager.php", "linkWindow", "scrollbars=yes,location=yes,resizable=yes,width=750,height=550")
}

/* map pop-up */
function mapWindow() {
  locWindow = window.open("http://www.ezbizsa.com/web_suite/builder_map.php", "locWindow", "scrollbars=yes,location=yes,resizable=yes,width=650,height=550")
}

/* services pop-up */
function newsWindow() {
  NewsWindow = window.open("http://www.ezbizsa.com/web_suite/brandnew_news_manager.php", "NewsWindow", "scrollbars=yes,location=yes,resizable=yes,width=750,height=550")
}

/* slideshow pop-up */
function slideshowWindow(s) {
  slideWindow = window.open("http://www.ezbizsa.com/web_suite/slideshow_popup.php?s="+s, "slideWindow", "scrollbars=yes,location=yes,resizable=yes,width=750,height=550")
}

/* conditions pop-up */
function termsWindow() {
  TermsWindow = window.open("http://www.ezbizsa.com/web_suite/builder_conditions.php", "TermsWindow", "scrollbars=yes,location=yes,resizable=yes,width=650,height=550")
}

/* properties pop-up */
function propWindow() {
  PropWindow = window.open("http://www.ezbizsa.com/web_suite/brandnew_estagcontrol.php", "PropWindow", "scrollbars=yes,location=yes,resizable=yes,width=800,height=650")
}
// edit product
function propEditWindow(w) {
  PropEditWindow = window.open("../web_suite/builder_property.php?pid="+w, "PropEditWindow", "scrollbars=yes,location=yes,resizable=yes,width=750,height=550")
}
// new product
function newPropEditWindow() {
  NewPropEditWindow = window.open("../web_suite/builder_property.php", "NewPropEditWindow", "scrollbars=yes,location=yes,resizable=yes,width=750,height=550")
}

/* packages pop-up */
function packWindow() {
  PackWindow = window.open("http://www.ezbizsa.com/web_suite/brandnew_packcontrol.php", "PackWindow", "scrollbars=yes,location=yes,resizable=yes,width=800,height=650")
}
// edit package
function packEditWindow(w) {
  PropEditWindow = window.open("../web_suite/builder_pack.php?pid="+w, "PropEditWindow", "scrollbars=yes,location=yes,resizable=yes,width=750,height=550")
}
// new package
function newPackEditWindow() {
  NewPropEditWindow = window.open("../web_suite/builder_pack.php", "NewPropEditWindow", "scrollbars=yes,location=yes,resizable=yes,width=750,height=550")
}
// service article
function servartWindow(x) {
  ServartWindow = window.open("../web_suite/builder_page_serv.php?pid="+x, "ServartWindow", "toolbar=no,scrollbars=yes,location=yes,resizable=yes,width=650,height=500")
}
// article
function artWindow() {
  ArtWindow = window.open("http://www.ezbizsa.com/web_suite/brandnew_site_article.php", "ArtWindow", "toolbar=no,scrollbars=yes,location=yes,resizable=yes,width=650,height=500")
}
// article editor
function artEditWindow(y) {
  ArtEditWindow = window.open("../web_suite/builder_article.php?aid="+y, "ArtEditWindow", "toolbar=no,scrollbars=yes,location=yes,resizable=yes,width=650,height=500")
}
// new article
function newArtEditWindow() {
  NewArtEditWindow = window.open("../web_suite/builder_article.php", "NewArtEditWindow", "toolbar=no,scrollbars=yes,location=yes,resizable=yes,width=650,height=500")
}
// article
function pageWindow(x) {
  ArtWindow = window.open("../web_suite/builder_pages.php?pid="+x, "ArtWindow", "toolbar=no,scrollbars=yes,location=yes,resizable=yes,width=650,height=500")
}
// title info
function siteInfoWindow() {
  siteInformationWindow = window.open("https://www.ezbizsa.com/web_suite/site_builder_site_info.php", "siteInformationWindow", "scrollbars=yes,resizable=yes,width=650,height=500,top=0,left=0")
}
// new menu button
function newButWindow() {
  nBWindow = window.open("../web_suite/site_builder_menu_newbut.php", "nBWindow", "scrollbars=yes,resizable=yes,width=650,height=450,top=0,left=0")
}
// menu button manager
function butManageWindow() {
  bMWindow = window.open("../web_suite/site_builder_menu_buts.php", "bMWindow", "scrollbars=yes,resizable=yes,width=550,height=450,top=0,left=0")
}
// block manager
function blockManageWindow() {
  blMWindow = window.open("../web_suite/site_builder_blocks.php", "blMWindow", "scrollbars=yes,resizable=yes,width=550,height=450,top=0,left=0")
}
// add block
function newBlockWindow() {
  addBlWindow = window.open("../web_suite/site_builder_addblock.php", "addBlWindow", "scrollbars=yes,resizable=yes,width=650,height=450,top=0,left=0")
}
//edit block
function addblWindow(x) {
  addBlockWindow = window.open("../web_suite/builder_addblock.php?b="+x, "addBlockWindow", "scrollbars=yes,resizable=yes,width=650,height=500,top=0,left=0")
}
// skin kits
function skinKitWindow() {
  SkinKitWindow = window.open("../web_suite/site_builder_skinkit.php", "SkinKitWindow", "scrollbars=yes,resizable=yes,width=650,height=650,top=0,left=0")
}
// site colours
function siteColWindow() {
  siteColorWindow = window.open("../web_suite/site_builder_site_colour.php", "siteColorWindow", "scrollbars=yes,resizable=yes,width=650,height=500,top=0,left=0")
}
//site settings
function siteSetWindow() {
  siteSettingWindow = window.open("../web_suite/site_builder_site_settings.php", "siteSettingWindow", "scrollbars=yes,resizable=yes,width=650,height=500,top=0,left=0")
}
// block settings
function bSetWindow() {
  blockSetWindow = window.open("../web_suite/site_builder_block_settings.php", "blockSetWindow", "scrollbars=yes,resizable=yes,width=650,height=500,top=0,left=0")
}
//block text
function bTxtWindow() {
  blockTextWindow = window.open("../web_suite/site_builder_block_text.php", "blockTextWindow", "scrollbars=yes,resizable=yes,width=650,height=500,top=0,left=0")
}
// block colours
function bColWindow() {
  blockColorWindow = window.open("../web_suite/site_builder_block_colour.php", "blockColorWindow", "scrollbars=yes,resizable=yes,width=650,height=500,top=0,left=0")
}
// body settings
function bodySetWindow() {
  bodySettingWindow = window.open("../web_suite/site_builder_page_settings.php", "bodySettingWindow", "scrollbars=yes,resizable=yes,width=650,height=500,top=0,left=0")
}
// body colirs
function bodyColWindow() {
  bodyColorWindow = window.open("../web_suite/site_builder_page_colour.php", "bodyColorWindow", "scrollbars=yes,resizable=yes,width=650,height=500,top=0,left=0")
}
// body text
function bodyTextWindow() {
  BodyTextWindow = window.open("../web_suite/site_builder_body_text.php", "BodyTextWindow", "scrollbars=yes,resizable=yes,width=650,height=500,top=0,left=0")
}
// footer colour
function footColWindow() {
  FootColorWindow = window.open("../web_suite/site_builder_footer_colour.php", "FootColorWindow", "scrollbars=yes,resizable=yes,width=650,height=500,top=0,left=0")
}
// footer settings
function footSetWindow() {
  FootSetWindow = window.open("../web_suite/site_builder_footer_settings.php", "FootSetWindow", "scrollbars=yes,resizable=yes,width=650,height=500,top=0,left=0")
}
// footer text
function footTextWindow() {
  FootTextWindow = window.open("../web_suite/site_builder_foot_text.php", "FootTextWindow", "scrollbars=yes,resizable=yes,width=650,height=500,top=0,left=0")
}
// foot bar content
function footBarWindow() {
  FootBarWindow = window.open("../web_suite/builder_footer_bar.php", "FootBarWindow", "scrollbars=yes,resizable=yes,width=650,height=500,top=0,left=0")
}
// foot bar settings
function footBarSetWindow() {
  FootBarSetWindow = window.open("../web_suite/site_builder_footerbar_settings.php", "FootBarSetWindow", "scrollbars=yes,resizable=yes,width=650,height=500,top=0,left=0")
}
// foot bar colours
function footBarColWindow() {
  FootBarColWindow = window.open("../web_suite/site_builder_footerbar_colour.php", "FootBarColWindow", "scrollbars=yes,resizable=yes,width=650,height=500,top=0,left=0")
}
// foot bar text
function footBarTextWindow() {
  FootBarTextWindow = window.open("../web_suite/site_builder_footbar_text.php", "FootBarTextWindow", "scrollbars=yes,resizable=yes,width=650,height=500,top=0,left=0")
}
// logo block
function logoSetWindow() {
  LogoSettingWindow = window.open("../web_suite/site_builder_logo_settings.php", "LogoSettingWindow", "scrollbars=yes,resizable=yes,width=650,height=500,top=0,left=0")
}
// image manager
function imgWindow() {
  ImageManageWindow = window.open("../web_suite/brandnew_images.php", "ImageManageWindow", "scrollbars=yes,resizable=yes,width=800,height=500,top=0,left=0")
}
// documents manager
function docWindow() {
  DocumentWindow = window.open("../web_suite/brandnew_docs.php", "DocumentWindow", "scrollbars=yes,resizable=yes,width=650,height=550,top=0,left=0")
}
// audio manager
function audWindow() {
  AudioWindow = window.open("../web_suite/brandnew_audio.php", "AudioWindow", "scrollbars=yes,resizable=yes,width=650,height=550,top=0,left=0")
}
// flash manager
function flashWindow() {
  FlashWindow = window.open("../web_suite/brandnew_flash.php", "FlashWindow", "scrollbars=yes,resizable=yes,width=650,height=550,top=0,left=0")
}
// conditions
function termsWindow() {
  TermsWindow = window.open("../web_suite/builder_conditions.php", "TermsWindow", "scrollbars=yes,resizable=yes,width=650,height=500,top=0,left=0")
}
// social Media
function somedWindow() {
  SomedWindow = window.open("../web_suite/site_builder_social_media.php", "SomedWindow", "scrollbars=yes,resizable=yes,width=650,height=550,top=0,left=0")
}
// front pic
function fpWindow() {
  frontPicWindow = window.open("../web_suite/site_builder_front_pic.php", "frontPicWindow", "scrollbars=yes,resizable=yes,width=650,height=500,top=0,left=0")
}
// newsletter
function newsletterWindow() {
  nLWindow = window.open("../web_suite/brandnew_newsletter.php", "nLWindow", "scrollbars=yes,resizable=yes,width=750,height=600,top=0,left=0")
}
// survey
function surveyWindow() {
  svWindow = window.open("../web_suite/brandnew_survey.php", "svWindow", "scrollbars=yes,resizable=yes,width=650,height=500,top=0,left=0")
}
// premium
function premSetWindow() {
  PremiumSettingsWindow = window.open("../web_suite/brandnew_premium_control.php", "PremiumSettingsWindow", "scrollbars=yes,resizable=yes,width=650,height=500,top=0,left=0")
}
// focus text
function focusTextWindow() {
  FocTxtWindow = window.open("../web_suite/builder_focus_text.php", "FocTxtWindow", "scrollbars=yes,location=yes,resizable=yes,width=650,height=550")
}
// tabs
function tabsWindow() {
  TabsWindow = window.open("../web_suite/brandnew_tabs.php", "TabsWindow", "scrollbars=yes,location=yes,resizable=yes,width=650,height=550")
}
// gallery
function galSetWindow() {
  GallerySettingWindow = window.open("../web_suite/brandnew_gallery_manager.php", "GallerySettingWindow", "scrollbars=yes,resizable=yes,width=650,height=500,top=0,left=0")
}
// gallery images
function galMainWindow() {
  GalleryMainWindow = window.open("../web_suite/brandnew_gallery.php", "GalleryMainWindow", "scrollbars=yes,resizable=yes,width=700,height=500,top=0,left=0")
}
// booking page
function bookWindow() {
  BookingWindow = window.open("../web_suite/builder_booking_intro.php", "BookingWindow", "scrollbars=yes,resizable=yes,width=650,height=500,top=0,left=0")
}
// contact page
function contactWindow() {
  ContactsWindow = window.open("../web_suite/builder_contact_intro.php", "ContactsWindow", "scrollbars=yes,resizable=yes,width=650,height=500,top=0,left=0")
}
// skin selection
function skinSelWindow() {
  SkinSelectWindow = window.open("../web_suite/site_builder_skin_back.php", "SkinSelectWindow", "scrollbars=yes,resizable=yes,width=600,height=500,top=0,left=0")
}




