function mod2()
{
//5
var ranNum= Math.round(Math.random() * 5);
if (ranNum == 0){document.write('<center><img src="/images/clear.gif" width=1 height=5></center><center><table border=0 width=265 cellspacing=1 cellpadding=3 bgcolor="#000000" height=60><tr valign=top><td bgcolor="#FFFFFF"><font class="ads"><b><a href="http://www.railwayshop.com/evan.shtml">Window Designer Software</a></b><br>Add Window Treatments, Graphics, Silhouettes, and Text to Any Model Building Window. $40.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=265 cellspacing=1 cellpadding=3 bgcolor="#000000" height=60><tr valign=top><td bgcolor="#FFFFFF"><font class="ads"><b><a href="http://www.railwayshop.com/evan.shtml">Brickyard Software</a></b><br>Use Bricks/Stones on your Bridge Abutments, Structures and Walls around your layout. $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=265 cellspacing=1 cellpadding=3 bgcolor="#000000" height=60><tr valign=top><td bgcolor="#FFFFFF"><font class="ads"><b><a href="http://www.railwayshop.com/evan.shtml">Sign Creator Software</a></b><br>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></tr></table></center><center><img src="/images/clear.gif" width=1 height=10></center>'); } // MOD3
if (ranNum == 3){document.write('<center><img src="/images/clear.gif" width=1 height=5></center><center><table border=0 width=265 cellspacing=1 cellpadding=3 bgcolor="#000000" height=60><tr valign=top><td bgcolor="#FFFFFF"><font class="ads"><b><a href="http://www.railwayshop.com/evan.shtml">Stained Glass Windows</a></b><br>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>'); } // MOD4
if (ranNum == 4){document.write('<center><img src="/images/clear.gif" width=1 height=5></center><center><table border=0 width=265 cellspacing=1 cellpadding=3 bgcolor="#000000" height=60><tr valign=top><td bgcolor="#FFFFFF"><font class="ads"><b><a href="http://www.railwayshop.com/evan.shtml">American Advertising Collection</a></b><br>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></tr></table></center><center><img src="/images/clear.gif" width=1 height=10></center>'); } // MOD5
if (ranNum == 5){document.write('<center><img src="/images/clear.gif" width=1 height=5></center><center><table border=0 width=265 cellspacing=1 cellpadding=3 bgcolor="#000000" height=60><tr valign=top><td bgcolor="#FFFFFF"><font class="ads"><b><a href="http://www.railwayshop.com/evan.shtml">Modeler\'s Tool kit</a></b><br>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>'); } // MOD6
}
