// JavaScript Document /* ################################ GENERIC RANDOM BACKGROUND IMAGE ############################## */ /* This function changes the background image of the header, if no Javascript leaves the defaut in */ var n = 0; function ChangeCSSBgImg() { if (!document.getElementById) return false; var MyElement = "header" //The ID of the element you want to change // var ImgPath = "http://mediafiles.thedms.co.uk/publication/ys-brad/headers/bradford/" //The file path to your images if (!document.getElementById(MyElement)) return false; var random_images = new Array (); random_images[0] = "pics/header1.jpg"; random_images[1] = "pics/header2.jpg"; random_images[2] = "pics/test1.jpg"; random_images[3] = "pics/header1.jpg"; var random_text = new Array (); random_text[0] = "Free Quotation Service and delivery to site of roof trusses (attic and standard) and engineered floor joists in 5 Days!"; random_text[1] = 'You can request on online quotation right now for roof trusses or floors by clicking here'; random_text[2] = 'Hello World!'; random_text[3] = '' +'