function loadStyleSheets(cssNumber,cssToLoad){
	if(document.styleSheets){
		for(var i=0;i<cssNumber;i++){
		    if(i!=cssToLoad){
				document.styleSheets[i].disabled = true;
			}
			else{
				document.styleSheets[i].disabled = false;
			}
		}
	}
}
function tmt_findObj(n){
	var x,t; if((n.indexOf("?"))>0&&parent.frames.length){t=n.split("?");
	x=eval("parent.frames['"+t[1]+"'].document.getElementById('"+t[0]+"')");
	}else{x=document.getElementById(n)}return x;
}

function MM_showHideLayers() { //v3.0A Modified for NN6 Compatibility
  var i,p,v,obj,args=MM_showHideLayers.arguments;if(document.getElementById){
   for (i=0; i<(args.length-2); i+=3){ obj=tmt_findObj(args[i]);v=args[i+2];
   v=(v=='show')?'visible':(v='hide')?'hidden':v;
   if(obj)obj.style.visibility=v;}} else{
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v='hide')?'hidden':v; }
    obj.visibility=v; }}
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function create() {
        this.width = ''
        this.height = ''
        this.src = ''
        this.href = ''
        this.border = ''
        this.mouseover = ''
}
ads = new Array()
for(var i=1; i<=8; i++) { ads[i] = new create() }

ads[1].width = "589"
ads[1].height = "96"
ads[1].src = "http://www.gilkatho.com.au/images/banner25.jpg"
ads[1].href = "http://www.gilkatho.com.au/shop/Scripts/prodView.asp?idproduct=256"
ads[1].border = "0"
ads[1].mouseover = "Fresh roasted coffee - Fairtrade for automatic coffee machines."

ads[2].width = "589"
ads[2].height = "96"
ads[2].src = "http://www.gilkatho.com.au/images/freight.jpg"
ads[2].href = "http://www.gilkatho.com.au/faqs/viewitem.asp?ID=1527"
ads[2].border = "0"
ads[2].mouseover = "View our Frequently Asked Freight questions"

ads[3].width = "589"
ads[3].height = "96"
ads[3].src = "http://www.gilkatho.com.au/images/banner17.jpg"
ads[3].href = "http://www.gilkatho.com.au/shop/Scripts/prodList.asp?idCategory=15"
ads[3].border = "0"
ads[3].mouseover = "Office coffee machines for every office"

ads[4].width = "589"
ads[4].height = "96"
ads[4].src = "http://www.gilkatho.com.au/images/banner18.jpg"
ads[4].href = "http://www.gilkatho.com.au/shop/Scripts/prodList.asp?idCategory=52"
ads[4].border = "0"
ads[4].mouseover = "Patented Jura technologies."

ads[5].width = "589"
ads[5].height = "96"
ads[5].src = "http://www.gilkatho.com.au/images/banner19.jpg"
ads[5].href = "http://www.gilkatho.com.au/shop/Scripts/prodView.asp?idproduct=153"
ads[5].border = "0"
ads[5].mouseover = "Jura Impressa X9 coffee machine"

ads[6].width = "589"
ads[6].height = "96"
ads[6].src = "http://www.gilkatho.com.au/images/banner20.jpg"
ads[6].href = "http://www.gilkatho.com.au/shop/Scripts/prodList.asp?idCategory=24"
ads[6].border = "0"
ads[6].mouseover = "Save on Jura supplies when you buy online"

ads[7].width = "589"
ads[7].height = "96"
ads[7].src = "http://www.gilkatho.com.au/images/banner21.jpg"
ads[7].href = "http://www.gilkatho.com.au/shop/Scripts/prodList.asp?idCategory=76"
ads[7].border = "0"
ads[7].mouseover = "Fresh roasted coffee - blended for automatic coffee machines."

ads[8].width = "589"
ads[8].height = "96"
ads[8].src = "http://www.gilkatho.com.au/images/banner24.jpg"
ads[8].href = "http://www.gilkatho.com.au/shop/Scripts/prodList.asp?idCategory=52"
ads[8].border = "0"
ads[8].mouseover = "Land yourself a Jura coffee machine when you buy online."

var n = Math.random() + ''
n = parseInt(n.charAt(8))
if(n >8) {
        n = n - 8
}
else if(n==0) {
        n = n + 8
}
n += ""

var image = ads[n]
var ad = ""
ad += '<a href="' + image.href + '" \n'
ad += 'onMouseOver="self.status=\'' + image.mouseover + '\'\;return true" \n'
ad += 'onMouseOut="self.status=\'\'"><img src="' + image.src + '" width=' + image.width + '" alt="' + image.mouseover
ad += '"\n height=' + image.height + ' border=' + image.border + '\n></a>'