if (document.images) {
connecta = new Image
connectb = new Image
currenta = new Image
currentb = new Image
archivea = new Image
archiveb = new Image
issuea = new Image
issueb = new Image
backissa = new Image
backissb = 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
offersa = new Image
offersb = new Image
currentIHa = new Image
currentIHb = new Image
archiveIHa = new Image
archiveIHb = new Image

connecta.src =  "http://www.hcandg.com/images/connecta.gif"
connectb.src = "http://www.hcandg.com/images/connectb.gif"
currenta.src =  "http://www.hcandg.com/images/current.gif"
currentb.src = "http://www.hcandg.com/images/current2.gif"
archivea.src =  "http://www.hcandg.com/images/archive.gif"
archiveb.src = "http://www.hcandg.com/images/archive2.gif"
issuea.src =  "http://www.hcandg.com/images/issuea.gif"
issueb.src = "http://www.hcandg.com/images/issueb.gif"
backissa.src =  "http://www.hcandg.com/images/backissa.gif"
backissb.src = "http://www.hcandg.com/images/backissb.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.hcandg.com/images/leftoffer4a.gif"
leftoffer4b.src = "http://www.hcandg.com/images/leftoffer4b.gif"
offersa.src =  "http://www.hcandg.com/images/offers.gif"
offersb.src = "http://www.hcandg.com/images/offers2.gif"
currentIHa.src =  "http://www.hcandg.com/images/currentIH.gif"
currentIHb.src = "http://www.hcandg.com/images/currentIH2.gif"
archiveIHa.src =  "http://www.hcandg.com/images/archiveIH.gif"
archiveIHb.src = "http://www.hcandg.com/images/archiveIH2.gif"

}
else {

connecta = ""
connectb = ""
currenta = ""
currentb = ""
archivea = ""
archiveb = ""
issuea = ""
issueb = ""
backissa = ""
backissb = ""
idatixa = ""
idatixb = ""
leftoffer1a = ""
leftoffer1b = ""
leftoffer2a = ""
leftoffer2b = ""
leftoffer3a = ""
leftoffer3b = ""
leftoffer4a = ""
leftoffer4b = ""
offersa = ""
offersb = ""
currentIHa = ""
currentIHb = ""
archiveIHa = ""
archiveIHb = ""
}

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()
}
