<!--

function dispAd1(){
var returnValue = true
//insert links here
var links = new Array();
links[0]="http://www.landlinemag.com/linktracker/track.asp?link_id=125";
links[1]="http://www.landlinemag.com/linktracker/track.asp?link_id=137";
links[2]="http://www.landlinemag.com/linktracker/track.asp?link_id=139";

//insert corresponding images here
var imgs = new Array();
imgs[0]="/Rotating2/Current/truckweight.jpg";
imgs[1]="/Rotating2/Current/HCIbutton.gif";
imgs[2]="/Rotating2/Current/ezon.jpg";

//the name of the cookie needs to be changed for each instance of the function
var len = (links.length + imgs.length) / 2 ;
var cookvar = readCookie('adcook1');

if((len*2)%2 == 1){returnValue=false;}
	if(returnValue==false)
	{document.write('<img src="blank.gif" alt="">');return false;}
if (cookvar == null)
	{
	var rdm = Math.floor(len*Math.random())
	document.write("<a class=nohover href=\""+links[rdm]+"\" title=\"Go to "+links[rdm]+"\"><img src=\""+imgs[rdm]+"\" alt=\"Go to "+links[rdm]+"\" border=0><\/a>");
	if(rdm != len-1)
	{rdm++;}
	else
	{rdm = 0;}
	//make sure the name of the cookie is consistent
	createCookie('adcook1',rdm,30);
	}
else
	{
	document.write("<a class=nohover href=\""+links[cookvar]+"\" title=\"Go to "+links[cookvar]+"\"><img src=\""+imgs[cookvar]+"\" alt=\"Go to "+links[cookvar]+"\" border=0><\/a>");
	if ((len-1) == cookvar) {cookvar = 0;}
	else {cookvar++;}
	//make sure the name of the cookie is consistent
	createCookie('adcook1',cookvar,30);
	}
}

function dispAd2(){
var returnValue = true
//insert links here
var links = new Array()
links[0]="http://www.landlinemag.com/linktracker/track.asp?link_id=123";
links[1]="http://www.landlinemag.com/linktracker/track.asp?link_id=124";
links[2]="http://www.landlinemag.com/linktracker/track.asp?link_id=140";
//insert corresponding images here
var imgs = new Array()
imgs[0]="/Rotating2/Current/carrier.gif";
imgs[1]="/Rotating2/Current/exide.jpg";
imgs[2]="/Rotating2/Current/truckdriverpay.jpg";
//the name of the cookie needs to be changed for each instance of the function
var len = (links.length + imgs.length) / 2, cookvar = readCookie('adcook2');

if((len*2)%2 == 1){returnValue=false;}
	if(returnValue==false)
	{document.write('<img src="blank.gif" alt="">');return false;}
if (cookvar == null)
	{
	var rdm = Math.floor(len*Math.random())
	document.write("<a href=\""+links[rdm]+"\" title=\"Go to "+links[rdm]+"\"><img src=\""+imgs[rdm]+"\" alt=\"Go to "+links[rdm]+"\" border=0></a>");
	rdm++;
	//make sure the name of the cookie is consistent
	createCookie('adcook2',rdm,30)
	}
else
	{
	document.write("<a href=\""+links[cookvar]+"\" title=\"Go to "+links[cookvar]+"\"><img src=\""+imgs[cookvar]+"\" alt=\"Go to "+links[cookvar]+"\" border=0></a>");
	if ((len-1) == cookvar) {cookvar = 0}
	else {cookvar++}
	//make sure the name of the cookie is consistent
	createCookie('adcook2',cookvar,30)
	}
}

function dispAd3(){
var returnValue = true
//insert links here
var links = new Array();
links[0]="http://www.landlinemag.com/linktracker/track.asp?link_id=108";
links[1]="http://www.landlinemag.com/linktracker/track.asp?link_id=125";

//insert corresponding images here
var imgs = new Array();
imgs[0]="/Rotating2/Current/pbstax.gif";
imgs[1]="/Rotating2/Current/truckdriver.gif";

//the name of the cookie needs to be changed for each instance of the function
var len = (links.length + imgs.length) / 2 ;
var cookvar = readCookie('adcook3');

if((len*2)%2 == 1){returnValue=false;}
	if(returnValue==false)
	{document.write('<img src="blank.gif" alt="">');return false;}
if (cookvar == null)
	{
	var rdm = Math.floor(len*Math.random())
	document.write("<a class=nohover href=\""+links[rdm]+"\" title=\"Go to "+links[rdm]+"\"><img src=\""+imgs[rdm]+"\" alt=\"Go to "+links[rdm]+"\" border=0><\/a>");
	if(rdm != len-1)
	{rdm++;}
	else
	{rdm = 0;}
	//make sure the name of the cookie is consistent
	createCookie('adcook3',rdm,30);
	}
else
	{
	document.write("<a class=nohover href=\""+links[cookvar]+"\" title=\"Go to "+links[cookvar]+"\"><img src=\""+imgs[cookvar]+"\" alt=\"Go to "+links[cookvar]+"\" border=0><\/a>");
	if ((len-1) == cookvar) {cookvar = 0;}
	else {cookvar++;}
	//make sure the name of the cookie is consistent
	createCookie('adcook3',cookvar,30);
	}
}

function dispAd4(){
var returnValue = true
//insert links here
var links = new Array();
links[0]="http://www.landlinemag.com/linktracker/track.asp?link_id=123";
links[1]="http://www.landlinemag.com/linktracker/track.asp?link_id=124";
links[2]="http://www.landlinemag.com/linktracker/track.asp?link_id=140";

//insert corresponding images here
var imgs = new Array();
imgs[0]="/Rotating2/Current/carrier.gif";
imgs[1]="/Rotating2/Current/exide.jpg";
imgs[2]="/Rotating2/Current/truckdriverpay.jpg";

//the name of the cookie needs to be changed for each instance of the function
var len = (links.length + imgs.length) / 2 ;
var cookvar = readCookie('adcook4');

if((len*2)%2 == 1){returnValue=false;}
	if(returnValue==false)
	{document.write('<img src="blank.gif" alt="">');return false;}
if (cookvar == null)
	{
	var rdm = Math.floor(len*Math.random())
	document.write("<a class=nohover href=\""+links[rdm]+"\" title=\"Go to "+links[rdm]+"\"><img src=\""+imgs[rdm]+"\" alt=\"Go to "+links[rdm]+"\" border=0><\/a>");
	if(rdm != len-1)
	{rdm++;}
	else
	{rdm = 0;}
	//make sure the name of the cookie is consistent
	createCookie('adcook4',rdm,30);
	}
else
	{
	document.write("<a class=nohover href=\""+links[cookvar]+"\" title=\"Go to "+links[cookvar]+"\"><img src=\""+imgs[cookvar]+"\" alt=\"Go to "+links[cookvar]+"\" border=0><\/a>");
	if ((len-1) == cookvar) {cookvar = 0;}
	else {cookvar++;}
	//make sure the name of the cookie is consistent
	createCookie('adcook4',cookvar,30);
	}
}

function dispAd5(){
var returnValue = true
//insert links here
var links = new Array()
links[0]="http://www.landlinemag.com/linktracker/track.asp?link_id=101"
links[1]="http://www.landlinemag.com/linktracker/track.asp?link_id=111"
links[2]="http://www.landlinemag.com/linktracker/track.asp?link_id=122"
//insert corresponding images here
var imgs = new Array()
imgs[0]="/Rotating2/lucas_oil.gif"
imgs[1]="/rotating2/tta150button.jpg"
imgs[2]="/rotating2/AW_small_bannner.gif"
//the name of the cookie needs to be changed for each instance of the function
var len = (links.length + imgs.length) / 2, cookvar = readCookie('adcook5');

if((len*2)%2 == 1){returnValue=false;}
	if(returnValue==false)
	{document.write('<img src="blank.gif" alt="">');return false;}
if (cookvar == null)
	{
	var rdm = Math.floor(len*Math.random())
	document.write("<a href=\""+links[rdm]+"\" title=\"Go to "+links[rdm]+"\"><img src=\""+imgs[rdm]+"\" alt=\"Go to "+links[rdm]+"\" border=0></a>");
	rdm++;
	//make sure the name of the cookie is consistent
	createCookie('adcook5',rdm,30)
	}
else
	{
	document.write("<a href=\""+links[cookvar]+"\" title=\"Go to "+links[cookvar]+"\"><img src=\""+imgs[cookvar]+"\" alt=\"Go to "+links[cookvar]+"\" border=0></a>");
	if ((len-1) == cookvar) {cookvar = 0}
	else {cookvar++}
	//make sure the name of the cookie is consistent
	createCookie('adcook5',cookvar,30)
	}
}

//-->
