<!-- Begin

//document.write('<center><font face=\"arial" size=1>'+"<a href=\"mailto:1banner@hinsides.no?subject=banneradSimmerville\">Contact us</a> if you want to see your banner ad here. Free to Sims, fee to Humans."+'</font><br></center>');
//document.write(TodayDate);
//if(DenneSide=="HO"){
// DATO

var now = new Date()
var Nowhou= now.getHours()		// dagens time
var Nowday= now.getDay()		// dagens ukedag
var Nowdat= now.getDate()		// dagens dato
var Nowmon= 1+now.getMonth()		// dagens måned
var Nowyea= now.getYear()		// dagens årstall
if (Nowyea>=100) { if (Nowyea<=1901) { Nowyea=Nowyea+1900}}

//document.write(starttime);
//if(Nowhou<10){Nowmon="0"+Nowhou};
//Nowhou=""+Nowhou;
GroupAdHour=(Nowhou+starttime)/1;
//document.write(GroupAdHour);


BusinessHour= new Array();
BusinessImg= new Array();
BusinessTitle= new Array();
BusinessLink= new Array();
catchAd=0

function Les(){
//	document.write("Functiin");
	BusinessHour[0]= GroupAdData[0];
	BusinessImg[0]= GroupAdData[1];
	BusinessTitle[0]= GroupAdData[2];
	BusinessLink[0]= GroupAdData[3];
	catchAd+=1
	}

//document.write(catchAd);
while (catchAd==0){
GroupAdHour+=2
if(GroupAdHour>24){	GroupAdHour-=24	}
//document.write(GroupAdHour);

GroupAdData=new Array ("13","ads/miniads/yellow_pages_120x60.jpg","Yellow Pages","services/yellowpages/index.html","","");
if(GroupAdData[0]==GroupAdHour){ Les(); }

GroupAdData=new Array ("14","ads/miniads/bestjuicer_120x60.jpg","Kitchen Appliances Inc, SimCity","","","");
if(GroupAdData[0]==GroupAdHour){ Les(); }

GroupAdData=new Array ("15","ads/miniads/bb_design_60x120.jpg","BB-design FREE Wallpapers","shopping/bb-design/index.html","","");
if(GroupAdData[0]==GroupAdHour){ Les(); }

GroupAdData=new Array ("16","ads/miniads/hsh_120x60.jpg","Home Sweet Home","article/06/12001.html","","");
if(GroupAdData[0]==GroupAdHour){ Les(); }

GroupAdData=new Array ("17","ads/miniads/yellow_pages_120x60.jpg","Yellow Pages","services/yellowpages/index.html","","");
if(GroupAdData[0]==GroupAdHour){ Les(); }

GroupAdData=new Array ("18","ads/miniads/briggon_carpets_120x60.jpg","Briggon Carpets","shopping/briggoncarpets/index.html","","");
if(GroupAdData[0]==GroupAdHour){ Les(); }

GroupAdData=new Array ("19","ads/miniads/ads-140x60-social1.jpg","Social Services","services/social_services/index.html","","");
if(GroupAdData[0]==GroupAdHour){ Les(); }

GroupAdData=new Array ("20","ads/miniads/breeds_catalogue_120x60.jpg","Searchable Pet Catalogue","services/petclub/index.html","","");
if(GroupAdData[0]==GroupAdHour){ Les(); }

GroupAdData=new Array ("21","ads/miniads/johannas_kitchen_120x60.jpg","Johanna's Kitchen","services/hood_admin/households/11/01/index.html","","");
if(GroupAdData[0]==GroupAdHour){ Les(); }

GroupAdData=new Array ("22","ads/miniads/bon_voyage_120x60.jpg","Move to Bon Voyage Retirement Home","services/hood_admin/households/01/12/index.html","","");
if(GroupAdData[0]==GroupAdHour){ Les(); }

GroupAdData=new Array ("23","ads/miniads/jewelry.jpg","Diamonds are a girl's best friend...","","","");
if(GroupAdData[0]==GroupAdHour){ Les(); }

GroupAdData=new Array ("01","ads/miniads/ads-140x60-social2.jpg","Social Services","services/social_services/index.html","","");
if(GroupAdData[0]==GroupAdHour){ Les(); }

GroupAdData=new Array ("02","ads/miniads/stock_exchange-120x60.jpg","Stock Exchange","services/stock_exchange/index.html","","");
if(GroupAdData[0]==GroupAdHour){ Les(); }


}

document.write('<a href=\"'+BusinessLink[0]+'\"><img title=\"'+BusinessTitle[0]+'\" height=60 width=120 border=0 src=\"'+BusinessImg[0]+'\"></a>');


/*

01 Cit Seaty Ltd
02 BB-design
03 Little Shop of Arts
04 Bonnie's Beauty Shop
05 Briggon Carpets
06 Gobelin Fashion, Inc
07 Yellow Pages
08 Medical Center
09 Social Services
10 Stock Exchange
11 SimCity FT Bank
12 Bon Voyage Ret.
13 Club Cornell
14 Johanna's Kitchen
15 Studio
16 

BannerData=new Array ("00001","100","99999","0","20071231","20040228","jpg","Your banner on Simmerville Web?","http://www.hinsides.no/simmerville/articles/affiliates.html#adv","","n/a");
if(BannertellFreq>0&&BannerTodayDate<(BannerData[4]/1)&&BannerTodayDate>(BannerData[5]/1)){ Les(); }


var rand_num= Math.random() *8;
document.write(rand_num);
*/

// End -->


