
// <!--  start banner -->
   /*
document.write('<div id="adcrick2"');
document.write('style="position:absolute;left: 768px;top: 5px;width: 200px;height:50px;">');
document.write('  <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" ') ;   
 document.write(' codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" ');
document.write(' width="200" height="101"> ');
document.write(' <param name="movie" value="http://www.minnesotacricket.com/images/flash/ahsports.swf" /> ');
document.write(' <param name="quality" value="high" /> ');
document.write(' <param name="menu" value="false" /> ');
document.write(' <param name="wmode" value="" /> ');
document.write(' <embed src="addbanner/ahsports.swf" wmode="" quality="high" menu="false" '); 
document.write(' pluginspage="http://www.macromedia.com/go/getflashplayer" ');
document.write(' type="application/x-shockwave-flash" width="200" height="101"></embed></object>	');
document.write('</div>'); 
*/

function createAdd(href,width, height, src) {
	var add = new Object();
	add.href = href;
	add.height = height;
	add.width = width;
	add.src = src;
	return add;
	
}

var adds = new Array();
adds[0] = createAdd("http://www.rbrealestateagency.com", 200, 180, "addbanner/homeeight.jpg");
adds[1] = createAdd("http://www.crickworld.com", 200, 116, "addbanner/tn.jpg");
//adds[2] = createAdd("http://www.livespectrum.com", 200, 275, "addbanner/ArvindMahajan1.gif");
adds[2] = createAdd("http://www.sistarmortgage.com/?macc-cricket", 200, 400, "addbanner/Now-THATS-Maximizing-Invest.jpg");

var top = 0;

for (var x=0; x< adds.length; ++x) {
	document.write('<div id="addBanner' + x + '"');
	document.write('	style="position:absolute;left: 762px;top:' + top + 'px;width:' + adds[x].width + 'px;height:' + adds[x].height + 'px;">');
	document.write('<a href="' + adds[x].href + '" target=_blank>');
	document.write('<img valign=top border="0" src="'+ adds[x].src + '" name="banner' +x + '" height=' + adds[x].height + ' width=' +adds[x].width +'></a>');
	document.write('</div>');
	top += adds[x].height;
	
	if ((x+1) != adds.length) { 
		document.write('<div id="line' + x + '"');
		document.write('	style="position:absolute;left:762px;top:' + top + 'px;width: 200px;height:5px;">');
		document.write('<img valign=top border="0" src="sitebuilder/clipart/bars/low-carb/horizontal/grey_beveled_edges.gif" name="line1" height=5 width=200>');
		document.write('</div>');
		top += 5;
	
	}
	
}


/*
document.write('<div id="addBanner"');
document.write('	style="position:absolute;left: 768px;top: 111px;width: 151px;height: 150px;">');
document.write('<script language="JavaScript" type="text/javascript" src="addbanner/banner.js"></script>');
document.write('<script language="JavaScript" type="text/javascript">');
document.write("  window.setTimeout('cycle();',4000);loadbanners();urlswitch(); ");
document.write("</script>");
document.write('<a href="http://www.rbrealestateagency.com" onclick="this.href=urlswitch()" target="_blank">');
document.write('<img width="200" height="180" border="0" src="addbanner/homeeight.jpg" name="banner1"></a>');
document.write('</div>');*/
 
/*document.write('<div id="addBanner"');
document.write('	style="position:absolute;left: 762px;top: 0px;width: 200px;height:150px;">');
document.write('<a href="http://www.rbrealestateagency.com" target=_blank>');
document.write('<img valign=top border="0" src="addbanner/homeeight.jpg" name="banner1" height=180 width=200></a>');
document.write('</div>'); 

 

document.write('<div id="line1"');
document.write('	style="position:absolute;left:762px;top:180px;width: 200px;height:5px;">');
document.write('<img valign=top border="0" src="sitebuilder/clipart/bars/low-carb/horizontal/grey_beveled_edges.gif" name="line1" height=5 width=200>');
document.write('</div>'); 

document.write('<div id="addBanner1"');
document.write('	style="position:absolute;left:762px;top:185px;width: 200px;height:116px;">');
document.write('<a href="http://www.crickworld.com" target=_blank>');
document.write('<img valign=top border="0" src="addbanner/tn.jpg" name="banner3" height=116 width=200></a>');
document.write('</div>'); 

document.write('<div id="line2"');
document.write('	style="position:absolute;left:762px;top:306px;width: 200px;height:5px;">');
document.write('<img valign=top border="0" src="sitebuilder/clipart/bars/low-carb/horizontal/grey_beveled_edges.gif" name="line2" height=5 width=200>');
document.write('</div>');

document.write('<div id="addBanner3"');
document.write('	style="position:absolute;left:762px;top:311px;width: 200px;height:275px;">');
document.write('<a href="http://www.crickworld.com" target=_blank>');
document.write('<img valign=top border="0" src="addbanner/ArvindMahajan1.gif" name="banner3" height=116 width=200></a>');
document.write('</div>'); 

document.write('<div id="line3"');
document.write('	style="position:absolute;left:762px;top:301px;width: 200px;height:5px;">');
document.write('<img valign=top border="0" src="sitebuilder/clipart/bars/low-carb/horizontal/grey_beveled_edges.gif" name="line2" height=5 width=200>');
document.write('</div>');


/*
document.write('<div id="raosAdd"');
	document.write('style="position:absolute;left: 768px;top: 195px;width: 200px;height:266px;">');

document.write('<a href="http://www.livespectrum.com" target=_blank>');
document.write('<img valign=top border="0" src="addbanner/cric.gif" name="maintata" height=266 width=200></a>');
document.write('</div>');
 */
/*document.write('<div id="investmentAdd"');
	document.write('style="position:absolute;left: 762px;top: 306px;width: 200px;height:400px;">');

document.write('<a href="http://www.sistarmortgage.com/?macc-cricket" target=_blank>');
document.write('<img valign=top border="0" src="addbanner/Now-THATS-Maximizing-Invest.jpg" name="maintata" height=400 width=200>');
document.write('</a>');
document.write('</div>');
/*
document.write('<div id="batsncricket"');
	document.write('style="position:absolute;left: 768px;top: 296px;width: 200px;height:90px;">');

document.write('<a href="http://www.bestcricketbats.com" target=_blank>');
document.write('<img valign=top border="0" src="addbanner/kohli3.GIF" name="banner3" height=90 width=200></a>');
document.write('</div>');*/
 /*

document.write('<div id="cricworld"');
	document.write('style="position:absolute;left: 768px;top: 391px;width: 200px;height:110px;">');

document.write('<a href="http://www.crickworld.com" target=_blank>');
document.write('<img valign=top border="0" src="addbanner/L_458_3_copy.gif" name="crickworld" height=110 width=200></a>');
document.write('</div>');*/

/*

document.write('<div id="addBannerliveSpectrum"');
document.write('	style="position:absolute;left: 768px;top: 506px;width: 200px;height: 400px;">');
document.write('<script language="JavaScript" type="text/javascript" src="addbanner/banner.js"></script>');
document.write('<script language="JavaScript" type="text/javascript">');
document.write("  window.setTimeout('cycle2();',4000);loadbanners2(); ");
document.write("</script>");
document.write('<a href="http://www.livespectrum.com"  target="_blank">');
document.write('<img width="200" height="400" border="0" src="addbanner/livespectrum/add1.jpg" name="banner2"></a>');
document.write('</div>');*/

// 
/*
document.write('<div id="postadBanner" ');
document.write('	style="position:absolute;left: 768px;top: 506px;width: 200px;height: 200px;"> ');


document.write('<a href="mailto:macc_president@yahoo.com" > ');
document.write('<img  border="0" src="addbanner/ad.jpg" name="postbanner1" width=200></a> ');
document.write('</div> ');*/

 // <!--  end banner -->
