<!--
// Dynamic Images by Kaosweaver
// Copyright 2007, All rights reserved
var rI5 = {
	init:function(o,t) {rI5.obj=o;rI5.rT=t;},
	addImg:function() {
		var a=arguments;rI5.imgList.push(a[0]);rI5.altList.push((a[1]?a[1]:''));
		rI5.linkList.push((a[2]?a[2]:''));rI5.tgtList.push((a[3]?a[3]:''));},
	showImg:function() {
		if (rI5.rT==0){var j=parseInt(Math.random()*rI5.imgList.length);
		j=(isNaN(j))?0:j;}else{var oneDay=60*60*24*1000, d=new Date();
		jk=d.getTimezoneOffset()*60*1000;
		j=(parseInt((d.getTime()-jk)/oneDay))%rI5.imgList.length;}
		d=document;	newImg=d.createElement("img");
		newImg.src=rI5.imgList[j];newImg.alt=rI5.altList[j];
		tO=d.getElementById(rI5.obj);if (tO) {if (rI5.linkList[j]!='') {
		newLink=d.createElement("a");newLink.href=rI5.linkList[j];
		newLink.target=rI5.tgtList[j];newLink.appendChild(newImg);
		tO.appendChild(newLink);} else {tO.appendChild(newImg);}}},
	addEvent: function(o,evt, fn) {
		if (o.addEventListener) {o.addEventListener(evt, fn, false);
		} else if (o.attachEvent) {o.attachEvent('on'+evt, fn);
		} else {o['on'+evt]=fn;}},
	imgList:[],altList:[],linkList:[],tgtList:[],obj:"",rT:0
}
rI5.init("ad-banner-6",0);
rI5.addImg("images/ad-banner/AIA.gif","","","");
rI5.addImg("images/ad-banner/AOES.gif","","","");
rI5.addImg("images/ad-banner/archie-lamb.gif","","","");
rI5.addImg("images/ad-banner/big-hui.gif","","","");
rI5.addImg("images/ad-banner/BNIT.gif","","","");
rI5.addImg("images/ad-banner/BRH-Lawyers.gif","","","");
rI5.addImg("images/ad-banner/Devine.gif","","","");
rI5.addImg("images/ad-banner/Global village.gif","","","");
rI5.addImg("images/ad-banner/Grand-Motors.gif","","","");
rI5.addImg("images/ad-banner/greener-pasture.gif","","","");
rI5.addImg("images/ad-banner/hanaichi.gif","","","");
rI5.addImg("images/ad-banner/Hazel-Tea-Shop.gif","","","");
rI5.addImg("images/ad-banner/imagine-b.gif","","","");
rI5.addImg("images/ad-banner/james an college.gif","","","");
rI5.addImg("images/ad-banner/Jiangliu.gif","","","");
rI5.addImg("images/ad-banner/John-Paul-International-Col.gif","","","");
rI5.addImg("images/ad-banner/JRIS.gif","","","");
rI5.addImg("images/ad-banner/kelly college.gif","","","");
rI5.addImg("images/ad-banner/Kilmore.gif","","","");
rI5.addImg("images/ad-banner/kings-currency.gif","","","");
rI5.addImg("images/ad-banner/Lone-B.gif","","","");
rI5.addImg("images/ad-banner/lsi.gif","","","");
rI5.addImg("images/ad-banner/Macrossans lawyers.gif","","","");
rI5.addImg("images/ad-banner/offshore australia.gif","","","");
rI5.addImg("images/ad-banner/pacific realty.gif","","","");
rI5.addImg("images/ad-banner/precious skin body care.gif","","","");
rI5.addImg("images/ad-banner/QIBT.gif","","","");
rI5.addImg("images/ad-banner/qut.gif","","","");
rI5.addImg("images/ad-banner/realway.gif","","","");
rI5.addImg("images/ad-banner/Russo.gif","","","");
rI5.addImg("images/ad-banner/Sarina-Russo-Schools.gif","","","");
rI5.addImg("images/ad-banner/Shafston.gif","","","");
rI5.addImg("images/ad-banner/Spring-Hill-Physiotherapy.gif","","","");
rI5.addImg("images/ad-banner/sunnybank-community.gif","","","");
rI5.addImg("images/ad-banner/sushi-train.gif","","","");
rI5.addImg("images/ad-banner/Telnet.gif","","","");
rI5.addImg("images/ad-banner/Theme and variation.gif","","","");
rI5.addImg("images/ad-banner/toyota.gif","","","");
rI5.addImg("images/ad-banner/via-la-moda.gif","","","");
rI5.addImg("images/ad-banner/viva.gif","","","");
rI5.addImg("images/ad-banner/wha.gif","","","");
rI5.addImg("images/ad-banner/yeronga-tafe.gif","","","");
rI5.addImg("images/ad-banner/yeseyewear.gif","","","");
rI5.addImg("images/ad-banner/Yong.gif","","","");
rI5.addEvent(window,'load',rI5.showImg);
//--!>