function mod()
{
//2
var ranNum= Math.round(Math.random() * 2);
if (ranNum == 0){document.write('<center><img src="/images/clear.gif" width=1 height=5></center><center><table border=0 width=726 cellspacing=1 cellpadding=4 bgcolor="#000000" height=45><tr valign=top><td bgcolor="#FFFFFF" width=50%><font class="ads"><b><a href="http://www.railwayshop.com/evan.shtml">Window Designer Software</a></b> Add Window Treatments, Graphics, Silhouettes, and Text to Any Model Building Window. Works in all scales except Z. $40.00</td><td bgcolor="#FFFFFF" width=50%><font class="ads"><b><a href="http://www.railwayshop.com/evan.shtml">Brickyard Software</a></b> Use Bricks/Stones on your Bridge Abutments, Structures and Walls around your layout. Works in all scales except Z. $15.00</td></tr></table></center><center><img src="/images/clear.gif" width=1 height=10></center>'); } // MOD1
if (ranNum == 1){document.write('<center><img src="/images/clear.gif" width=1 height=5></center><center><table border=0 width=726 cellspacing=1 cellpadding=4 bgcolor="#000000" height=45><tr valign=top><td bgcolor="#FFFFFF" width=50%><font class="ads"><b><a href="http://www.railwayshop.com/evan.shtml">Sign Creator Software</a></b> Create and print railroad and road signs for your layout. Over 100 Pre-Designed signs or create your own. Works in all scales. $40.00</td><td bgcolor="#FFFFFF" width=50%><font class="ads"><b><a href="http://www.railwayshop.com/evan.shtml">Stained Glass Windows</a></b> Allows you to scale, arrange and print from 25 stained glass images for your model railroad layout. Works in all scales.  $15.00</td></tr></table></center><center><img src="/images/clear.gif" width=1 height=10></center>'); } // MOD2
if (ranNum == 2){document.write('<center><img src="/images/clear.gif" width=1 height=5></center><center><table border=0 width=726 cellspacing=1 cellpadding=4 bgcolor="#000000" height=45><tr valign=top><td bgcolor="#FFFFFF" width=50%><font class="ads"><b><a href="http://www.railwayshop.com/evan.shtml">American Advertising Collection</a></b> 100 Classic Advertisements from the 40\'s, 50\'s, and 60\'s. Scale, resize signs to suit your layout. Works in all scales. $30.00</td><td bgcolor="#FFFFFF" width=50%><font class="ads"><b><a href="http://www.railwayshop.com/evan.shtml">Modeler\'s Tool kit</a></b> Save $32 - Get all of our model railroad software titles in one bundle.  Comes with a printer variety pack. $120.00</td></tr></table></center><center><img src="/images/clear.gif" width=1 height=10></center>'); } // MOD3
}

