if (document.images) {
currenta = new Image
currentb = new Image
archivea = new Image
archiveb = new Image
connecta = new Image
connectb = new Image
offersa = new Image
offersb = new Image
idatixa = new Image
idatixb = new Image
leftoffer1a = new Image
leftoffer1b = new Image
leftoffer2a = new Image
leftoffer2b = new Image
leftoffer3a = new Image
leftoffer3b = new Image
leftoffer4a = new Image
leftoffer4b = new Image
cornera = new Image
cornerb = new Image

currenta.src =  "http://www.ctcandg.com/images/current.gif"
currentb.src = "http://www.ctcandg.com/images/current3.gif"
archivea.src =  "http://www.ctcandg.com/images/archive.gif"
archiveb.src = "http://www.ctcandg.com/images/archive3.gif"
connecta.src =  "http://www.ctcandg.com/images/connecta.gif"
connectb.src = "http://www.ctcandg.com/images/connectb.gif"
offersa.src =  "http://www.ctcandg.com/images/offers.gif"
offersb.src = "http://www.ctcandg.com/images/offers3.gif"
idatixa.src = "http://www.candgpublications.com/images/idatixa.gif"
idatixb.src = "http://www.candgpublications.com/images/idatixb.gif"
leftoffer1a.src = "http://www.candgpublications.com/images/leftoffer1a.gif"
leftoffer1b.src = "http://www.candgpublications.com/images/leftoffer1b.gif"
leftoffer2a.src = "http://www.candgpublications.com/images/leftoffer2a.gif"
leftoffer2b.src = "http://www.candgpublications.com/images/leftoffer2b.gif"
leftoffer3a.src = "http://www.candgpublications.com/images/leftoffer3a.gif"
leftoffer3b.src = "http://www.candgpublications.com/images/leftoffer3b.gif"
leftoffer4a.src = "http://www.candgpublications.com/images/leftoffer4a.gif"
leftoffer4b.src = "http://www.candgpublications.com/images/leftoffer4b.gif"
cornera.src =  "http://www.ctcandg.com/images/cornera.gif"
cornerb.src = "http://www.ctcandg.com/images/cornerb.gif"

}
else {

currenta = ""
currentb = ""
archivea = ""
archiveb = ""
connecta = ""
connectb = ""
idatixa = ""
idatixb = ""
leftoffer1a = ""
leftoffer1b = ""
leftoffer2a = ""
leftoffer2b = ""
leftoffer3a = ""
leftoffer3b = ""
leftoffer4a = ""
leftoffer4b = ""
cornera = ""
cornerb = ""
}

function newWindow(site) {
	siteWindow = window.open(site,'siteWin','height=800,width=650,resizable=yes,toolbar=no,scrollbars=yes,status=no,location=no,top=0,left=0')
	siteWindow.focus()
}
