var Menu = ("<div class='LINKS2' id='R1C1' style='float: left; width: 150px; height: 250px' align='center' > ");
Menu += ("<a href='http://casl.net/'><img alt='casl.net' height='150px' src='/images/CASLLogo2.png' id='CASL_Logo'  ");
Menu += ("style=' margin-top: 40px; border: none' /><br /><font face=Arial size=2><b>CASL.net</b></font></a></div> ");
Menu += ("<div id='R1C2' style='float: left; width: 650px; height: 250px'> ");
Menu += ("<img alt='Desert' src='/images/Background3.jpg' ");
Menu += ("style='width: 625px; border-style: double; border-color: Maroon; height: 241px;' /> ");
Menu += ("<div style='font-size: 26pt; position: relative; left: 100px; top: -250px; width: 400px; height: 44px; color: #800000; font-family: Brush Script MT;'> ");
Menu += ("Central Arizona Soaring League</div> ");
Menu += ("<div style='font-size: 10pt; position: relative; left: 185px; top: -254px; width: 215px; height: 16px; color: #800000;'> ");
Menu += ("R/C Soaring in the Valley of the Sun</div> ");
Menu += ("</div> ");

Menu.replace("'", "\"");

document.write(Menu);
