// Webs Unlimited's J-BOTS FrontPage 2002
// make an array of length n Needed for older javascript browsers
function MakeArray(n) {
	this.length = n;
	for (var i = 1; i <= n; i++) {
		this[i] = null;
}
return this;
}
var NumberImages182810 = 4;
var image182810 = 0;
var imag182810 = new MakeArray(NumberImages182810);
var link182810 = new MakeArray(NumberImages182810);
//imag182810[1] = "http://loanproz.com/1_images/adimages/handsfree_ani.gif";
//link182810[1] = "http://www.loanproz.com/mortgage_marketing/direct_mail/index.htm?ad-rotate";
//imag182810[2] = "http://loanproz.com/1_images/adimages/lc_slide.gif";
//link182810[2] = "http://loanproz.com/jobs/default.php?ad_rotate";
imag182810[1] = "http://loanproz.com/1_images/adimages/warehouse_line.gif";
link182810[1] = "http://loanproz.com/warehouse_credit/index.php?ad_rotate";
imag182810[2] = "http://loanproz.com/1_images/adimages/commercial_loan_tv.gif";
link182810[2] = "http://mortgageeducationmadesimple.com/commercial/index.html";
imag182810[3] = "http://loanproz.com/1_images/adimages/90closenationwide.gif";
link182810[3] = "http://www.ezdesk.net/netb/NB_Netb.php?Tracking=TC01";
imag182810[4] = "http://loanproz.com/advertise/advertise_here.gif";
link182810[4] = "http://www.loanproz.com/advertise/order_channel_display.htm?red_banner_rotate";

//imag182810[6] = //"http://www.loanproz.com/1_images/180x60%20EZo_find_price_disclose.gif";
//link182810[6] = "http://EZoriginator.com?ad_rotate";//

// set up the random seed and value
function GetRand182810()
{
  day = new Date;
  seed = day.getTime();
  return parseInt(((seed - (parseInt(seed/1000,10) * 1000)) /10) /100 * NumberImages182810 + 1,10);
}
function NewImage182810()
{
  if (image182810 == 0 ) { 
   while( OldRandNum182810 == RandNumber182810) RandNumber182810 = GetRand182810();
   OldRandNum182810 = RandNumber182810;
  } else { 
   if (image182810 == NumberImages182810) { image182810 = 0; } 
   RandNumber182810 = ++image182810;
  }
  document.images['img182810'].src = imag182810[RandNumber182810];
  window.setTimeout("NewImage182810()",11600);
}
var RandNumber182810 = GetRand182810();
if(image182810 != 0) { RandNumber182810 = 1; image182810 = 1;}
var OldRandNum182810 = RandNumber182810;
if(document.images)  window.setTimeout("NewImage182810()",12600);
document.write('<a href="javascript:void(0);" onclick="this.href=link182810[RandNumber182810];" target="_top" id="lnk182810" ><img src="',imag182810[RandNumber182810],'" border=0 id="img182810" name="img182810" ></a>');
// -->

