// 0 - 5 IS JUST A STATIC DISPLAY WITH NO LINK
// 5 - 5 - IS A LINK TO AN EXTERNAL WEBSITE
// 6 - 8 - IS A STANDARD LINK
// IMAGE LINK "<A href=link><img src=image_link border='0' alt= Alt&nbsp;Text&nbsp;Goes&nbsp;Here >"
// WITH THE HOURS, THE CLOSING HOUR NEEDS TO BE 1 BELOW THE NEXT EVENT, SO FOR AN ITEM TO RUN FROM 6AM - 9AM YOU NEED TO SAY "if ((hour >=6) & (hour <=8)"
// THEN THE NEXT HOUR STARTS AT 9 - THE CLOCK WORKS ON THE 24 HOUR CLOCK


			today = new Date();
			day = today.getDay();
			hour = today.getHours();
			


// MONDAY

			if ((day >=1) & (day <=1) )  {
			if ((hour >=0) & (hour <=1) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_curfewzonesun.gif border='0' alt=Overnight>") }
			if ((hour >=2) & (hour <=6) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_overnightweek.gif border='0' alt=Overnight>") }
			if ((hour >=7) & (hour <=10) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_breakfast.gif border='0' alt=Overnight>") }
			if ((hour >=11) & (hour <=14) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_lunchingrid.gif border='0' alt=Overnight>") }
			if ((hour >=15) & (hour <=17) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_mikewatson.gif border='0' alt=Overnight>") }
			if ((hour >=18) & (hour <=19) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_mon1820.gif border='0' alt=Overnight>") }
			if ((hour >=20) & (hour <=22) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_freshhit40.gif border='0' alt=Overnight>") }
			if ((hour >=23) & (hour <=23) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_curfewzoneweek.gif border='0' alt=Overnight>") }
			
			}


// TUESDAY

			if ((day >=2) & (day <=2) )  {
			if ((hour >=0) & (hour <=1) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_curfewzoneweek.gif border='0' alt=Overnight>") }
			if ((hour >=2) & (hour <=6) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_overnightweek.gif border='0' alt=Overnight>") }
			if ((hour >=7) & (hour <=10) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_breakfast.gif border='0' alt=Overnight>") }
			if ((hour >=11) & (hour <=14) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_lunchtoni.gif border='0' alt=Overnight>") }
			if ((hour >=15) & (hour <=17) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_mikewatson.gif border='0' alt=Overnight>") }
			if ((hour >=18) & (hour <=19) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_tue1820.gif border='0' alt=Overnight>") }
			if ((hour >=20) & (hour <=20) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_freshhit40ones.gif border='0' alt=Overnight>") }
			if ((hour >=21) & (hour <=21) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_backcatweek.gif border='0' alt=Overnight>") }
			if ((hour >=22) & (hour <=22) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_bigoneweek.gif border='0' alt=Overnight>") }
			if ((hour >=23) & (hour <=23) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_curfewzoneweek.gif border='0' alt=Overnight>") }
			
			}


// WEDNESDAY

			if ((day >=3) & (day <=3) )  {
			if ((hour >=0) & (hour <=1) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_curfewzoneweek.gif border='0' alt=Overnight>") }
			if ((hour >=2) & (hour <=6) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_overnightweek.gif border='0' alt=Overnight>") }
			if ((hour >=7) & (hour <=10) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_breakfast.gif border='0' alt=Overnight>") }
			if ((hour >=11) & (hour <=14) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_lunchkirsty.gif border='0' alt=Overnight>") }
			if ((hour >=15) & (hour <=17) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_mikewatson.gif border='0' alt=Overnight>") }
			if ((hour >=18) & (hour <=19) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_wed1820.gif border='0' alt=Overnight>") }
			if ((hour >=20) & (hour <=21) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_wed2022.gif border='0' alt=Overnight>") }
			if ((hour >=22) & (hour <=22) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_bigoneweek.gif border='0' alt=Overnight>") }
			if ((hour >=23) & (hour <=23) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_curfewzoneweek.gif border='0' alt=Overnight>") }
			
			}


// THURSDAY

			if ((day >=4) & (day <=4) )  {
			if ((hour >=0) & (hour <=1) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_curfewzoneweek.gif border='0' alt=Overnight>") }
			if ((hour >=2) & (hour <=6) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_overnightweek.gif border='0' alt=Overnight>") }
			if ((hour >=7) & (hour <=10) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_breakfast.gif border='0' alt=Overnight>") }
			if ((hour >=11) & (hour <=14) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_lunchrussell.gif border='0' alt=Overnight>") }
			if ((hour >=15) & (hour <=17) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_mikewatson.gif border='0' alt=Overnight>") }
			if ((hour >=18) & (hour <=19) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_thu1820.gif border='0' alt=Overnight>") }
			if ((hour >=20) & (hour <=21) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_thu2022.gif border='0' alt=Overnight>") }
			if ((hour >=22) & (hour <=22) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_bigoneweek.gif border='0' alt=Overnight>") }
			if ((hour >=23) & (hour <=23) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_curfewzoneweek.gif border='0' alt=Overnight>") }
			
			}


// FRIDAY

			if ((day >=5) & (day <=5) )  {
			if ((hour >=0) & (hour <=1) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_curfewzoneweek.gif border='0' alt=Overnight>") }
			if ((hour >=2) & (hour <=6) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_overnightweek.gif border='0' alt=Overnight>") }
			if ((hour >=7) & (hour <=10) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_breakfast.gif border='0' alt=Overnight>") }
			if ((hour >=11) & (hour <=14) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_lunchrob.gif border='0' alt=Overnight>") }
			if ((hour >=15) & (hour <=17) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_mikewatson.gif border='0' alt=Overnight>") }
			if ((hour >=18) & (hour <=19) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_fri1820.gif border='0' alt=Overnight>") }
			if ((hour >=20) & (hour <=21) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_fri2022.gif border='0' alt=Overnight>") }
			if ((hour >=22) & (hour <=22) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_fri2223.gif border='0' alt=Overnight>") }
			if ((hour >=23) & (hour <=23) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_fri2302.gif border='0' alt=Overnight>") }
			
			}


// SATURDAY

			if ((day >=6) & (day <=6) )  {
			if ((hour >=0) & (hour <=1) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_fri2302.gif border='0' alt=Overnight>") }
			if ((hour >=2) & (hour <=7) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_overnightsun.gif border='0' alt=Overnight>") }
			if ((hour >=8) & (hour <=9) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_sat0810.gif border='0' alt=Overnight>") }
			if ((hour >=10) & (hour <=11) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_sat1012.gif border='0' alt=Overnight>") }
			if ((hour >=12) & (hour <=13) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_sat1214.gif border='0' alt=Overnight>") }
			if ((hour >=14) & (hour <=17) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_sat1417.gif border='0' alt=Overnight>") }
			if ((hour >=18) & (hour <=19) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_sat1820.gif border='0' alt=Overnight>") }
			if ((hour >=20) & (hour <=21) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_sat2022.gif border='0' alt=Overnight>") }
			if ((hour >=22) & (hour <=22) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_sat2223.gif border='0' alt=Overnight>") }
			if ((hour >=23) & (hour <=23) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_sat2302.gif border='0' alt=Overnight>") }
			
			}

// SUNDAY

			if ((day >=0) & (day <=0) )  {
			if ((hour >=0) & (hour <=1) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_sat2302.gif border='0' alt=Overnight>") }
			if ((hour >=2) & (hour <=7) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_overnightsun.gif border='0' alt=Overnight>") }
			if ((hour >=8) & (hour <=9) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_bigonesun.gif border='0' alt=Overnight>") }
			if ((hour >=10) & (hour <=11) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_sun1012.gif border='0' alt=Overnight>") }
			if ((hour >=12) & (hour <=13) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_sun1214.gif border='0' alt=Overnight>") }
			if ((hour >=14) & (hour <=15) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_sun1416.gif border='0' alt=Overnight>") }
			if ((hour >=16) & (hour <=17) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_sun1618.gif border='0' alt=Overnight>") }
			if ((hour >=18) & (hour <=19) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_sun1820.gif border='0' alt=Overnight>") }
			if ((hour >=20) & (hour <=20) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_backcatsun.gif border='0' alt=Overnight>") }
			if ((hour >=21) & (hour <=21) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_sun2122.gif border='0' alt=Overnight>") }
			if ((hour >=22) & (hour <=23) ) {document.write("<img src=http://www.takeoverradio.co.uk/media/headers/head_curfewzonesun.gif border='0' alt=Overnight>") }

			
			}
