var numberofpics = 18;
var whichpicstring = "";
var whichpic = Math.round(((Math.random()*(numberofpics-1))+1));
/*
if (whichpic>5)
{
	whichpicstring = ""; 
}
*/
if (whichpic == 1)
{
	document.write("<a target=\"_blank\" href=\"http://pfizergold.com\"><img src=\"../images/footer/pfizer2006.gif\" width=\"468\" height=\"60\" border=\"0\"><\a>");
}
else if (whichpic == 2)
{
	document.write("<a target=\"_blank\" href=\"http://www.porterandmacleanlivestock.com\"><img src=\"../images/footer/pm_1.gif\" width=\"468\" height=\"60\" border=\"0\"><\a>");
}
else if (whichpic == 3)
{
	document.write("<a target=\"_blank\" href=\"http://www.bclivestock.bc.ca\"><img src=\"../images/footer/bclivestock.gif\" width=\"468\" height=\"60\" border=\"0\"><\a>");
}
else if (whichpic == 4)
{
	document.write("<a target=\"_blank\" href=\"http://www.hereford.ca/\"><img src=\"../images/footer/2009banner.GIF\" width=\"468\" height=\"60\" border=\"0\"><\a>");
}
else if (whichpic == 5)
{
	document.write("<a target=\"_blank\" href=\"http://www.albertaprimebeef.com/\"><img src=\"../images/footer/apb.gif\" width=\"468\" height=\"60\" border=\"0\"><\a>");
}
else if (whichpic == 6)
{
	document.write("<a target=\"_blank\" href=\"http://www.calgarystockyards.com/\"><img src=\"../images/footer/calgarystockyards_revised.gif\" width=\"468\" height=\"60\" border=\"0\"><\a>");
}
else if (whichpic == 7)
{
	document.write("<a target=\"_blank\" href=\"http://www.sekuraauctions.com/\"><img src=\"../images/footer/sekura.gif\" width=\"468\" height=\"60\" border=\"0\"><\a>");
}
else if (whichpic == 8)
{
	document.write("<a target=\"_blank\" href=\"http://www.robergetransport.com/\"><img src=\"../images/footer/roberge.gif\" width=\"468\" height=\"60\" border=\"0\"><\a>");
}
else if (whichpic == 9)
{
	//document.write("<a target=\"_blank\" href=\"http://www.swcattle.com\"><img src=\"../images/footer/SW-Cattle-Sale.gif\" width=\"468\" height=\"60\" border=\"0\"><\a>");
	document.write("<a target=\"_blank\" href=\"http://www.deaglecattleco.com/\"><img src=\"../images/footer/maine_bull_sale.gif\" width=\"468\" height=\"60\" border=\"0\"><\a>");
}
else if (whichpic == 10)
{
	document.write("<a target=\"_blank\" href=\"http://www.soderglen.com\"><img src=\"../images/footer/soderglen_banner.gif\" width=\"468\" height=\"60\" border=\"0\"><\a>");
}
else if (whichpic == 11)
{
	//document.write("<a target=\"_blank\" href=\"http://www.haneyfarms.com\"><img src=\"../images/footer/haneyfarms_banner.gif\" width=\"468\" height=\"60\" border=\"0\"><\a>");
	document.write("<a target=\"_blank\" href=\"http://vaneelivestockltd.ca\"><img src=\"../images/footer/Vanee_banner3.jpg\" width=\"468\" height=\"60\" border=\"0\"><\a>");
}
else if (whichpic == 12)
{
	//document.write("<a target=\"_blank\" href=\"http://www.draxxin.com/\"><img src=\"../images/footer/draxxin.gif\" width=\"468\" height=\"60\" border=\"0\"><\a>");
	document.write("<img src=\"../images/footer/draxxin.gif\" width=\"468\" height=\"60\" border=\"0\">");
}
else if (whichpic == 13)
{
	document.write("<a target=\"_blank\" href=\"http://www.hartfordlivestock.com/livestock/canoffices.html\"><img src=\"../images/footer/Hartford-Revised.gif\" width=\"468\" height=\"60\" border=\"0\"><\a>");
}
else if (whichpic == 14)
{
	document.write("<a target=\"_blank\" href=\"http://kaiserscelticcattle.com/\"><img src=\"../images/footer/Kaisers-Celtic-Cattle3.gif\" width=\"468\" height=\"60\" border=\"0\"><\a>");
}
else if (whichpic == 15)
{
	document.write("<a target=\"_blank\" href=\"http://www.canadaid.com/\"><img src=\"../images/footer/CCIA.gif\" width=\"468\" height=\"60\" border=\"0\"><\a>");

}
else if (whichpic == 16)
{
	document.write("<a target=\"_blank\" href=\"http://www.cdnangus.ca/\"><img src=\"../images/footer/CAA-Banner.gif\" width=\"468\" height=\"60\" border=\"0\"><\a>");

}
else if (whichpic == 17)
{
	document.write("<a target=\"_blank\" href=\"http://abpromo.ca\"><img src=\"../images/footer/above-and-beyond-animated-banner_vs2.gif\" width=\"468\" height=\"60\" border=\"0\"><\a>");
}
else if (whichpic == 18)
{
	document.write("<a target=\"_blank\" href=\"http://www.realagriculture.com\"><img src=\"../images/footer/realag.jpg\" width=\"468\" height=\"60\" border=\"0\"><\a>");
}


