
var bselad = 0;
var bselgif = "";
var bselurl = "";

var bselbanners = new Array(



"amsban.gif",
"aniban.gif",
"bluban.gif",
"cwoban.gif",
"dwaban.jpg",
"doyban.gif",
"ezeban.gif",
"fwrban.gif",
"fslban.gif",
"hsjban.gif",
"hesban.gif",
"hodban.jpg",
"jacban.gif",
"kccban.gif",
"kidban.gif",
"lisban.gif",
"looban.gif",
"mc0ban.gif",
"nbbban.jpg",
"newban.gif",
"odaban.gif",
"ppaban.gif",
"pitban.gif",
"preban.gif",
"rnsban.gif",
"rclban.gif",
"ropban.gif",
"swwban.gif",
"sdiban.gif",
"stbban.gif",
"tflban.gif",
"ttcban.gif",
"tjfban.gif",
"vipban.gif",
"wlbban.gif",
"advban.jpg");



var bselurls    = new Array(


"amsplumb.shtml",
"animalantics.shtml",
"bluebells.shtml",
"cartridgeworld.shtml",
"doyles.shtml",
"doylesremovals.shtml",
"ezeetoolhire.shtml",
"fairywings.shtml",
"4seasonsleisure.shtml",
"heatherscott.shtml",
"hesfordsdiy.shtml",
"hodgsonstools.shtml",
"jacksons.shtml",
"kccomputers.shtml",
"kidsplay.shtml",
"littlesomething.shtml",
"loobielou.shtml",
"mcdonalds.shtml",
"naughtybits.shtml",
"newlands.shtml",
"ormdomapp.shtml",
"petparaphernalia.shtml",
"pitstop.shtml",
"prestigetint.shtml",
"rnscomputing.shtml",
"ronal.shtml",
"ropersarms.shtml",
"santaswinter.shtml",
"sdireland.shtml",
"stylishblinds.shtml",
"flowerlounge.shtml",
"timbertrade.shtml",
"tjfitness.shtml",
"vipexpressfreight.shtml",
"westlancsblinds.shtml",
"advertise.shtml");


function bselrandom() {
return (Math.round((Math.random() * (bselbanners.length-1))));
}

bselad = bselrandom();
bselgif = "http://www.ormskirk.gb.com/business/images/"+bselbanners[bselad];
bselurl = "http://www.ormskirk.gb.com/business/"+bselurls[bselad];

function setrand(pageid) {
  return "http://www.southportforums.com/cgi-bin/ax.pl?"+pageid;
}

var a468ad = 0;
var a468gif = "";
var a468url = "";
var randst = "";

var a468banners = new Array("http://www.southport.gb.com/ads/bussel01.gif",
				    "http://www.southport.gb.com/ads/bussel01.gif",
				    "http://www.ormskirk.gb.com/ads/chat.jpg",
                            "http://www.ormskirk.gb.com/ads/adhere.gif",
                           
				    "http://www.southport.gb.com/ads/bussel02.gif",
				    "http://www.southport.gb.com/ads/bussel02.gif",
                                             
                                        
                            "http://www.southport.gb.com/ads/macmillan.jpg",
                            "http://www.southport.gb.com/ads/macmillan.jpg",
				    "http://www.southport.gb.com/ads/bussel03.gif",
				    "http://www.southport.gb.com/ads/bussel03.gif",
                            "http://www.ormskirk.gb.com/ads/past.jpg"
);

var a468urls    = new Array(	"http://www.ormskirk.gb.com/business/index.shtml",
				    	"http://www.ormskirk.gb.com/business/index.shtml",
				    	"http://www.southportforums.com/forums/forumdisplay.php?forumid=163&styleid=9",
                            	"http://www.ormskirk.gb.com/business/advertise.shtml",                           
                            	
					"http://www.ormskirk.gb.com/business/index.shtml",
					"http://www.ormskirk.gb.com/business/index.shtml",
                                                  
                            	                   
                            	"http://www.southport.gb.com/macmillan",
                            	"http://www.southport.gb.com/macmillan",
					"http://www.ormskirk.gb.com/business/index.shtml",
					"http://www.ormskirk.gb.com/business/index.shtml",  
					"http://www.ormskirk.gb.com/past"
);

//                            "advertise.shtml" target="blank",  How to have in new window

function a468random() {
  return (Math.round((Math.random() * (a468banners.length-1))));
}

a468ad=a468random();
a468gif=a468banners[a468ad];
a468url=a468urls[a468ad];

