
<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<DIV id="menulocation">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="120"><tr><td class="menu-top-border">');
document.write('<img src="picts/menu-top.gif" width="120" height="100" class="menutrans"></a><br>');




// START LINKS //


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://xcitemenow.com/ryantech/index.php" class="menu">Home</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://ryan-technology.com/technical.html" class="menu">Technical</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://xcitemenow.com/ryantech/products.php" class="menu">Products</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://ryan-technology.com/savings.html" class="menu">Savings</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://ryan-technology.com/installations.html" class="menu">Installations</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://ryan-technology.com/endorsements.html" class="menu">Endorsements</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://ryan-technology.com/financing.html" class="menu">Financing</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://xcitemenow.com/ryantech/downloads.php" class="menu">Downloads</a>');
 

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://ExciteMeNow.com/ryantech/restrictions.php" class="menu">Drought Outlook</a>');
 

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://ryan-technology.com/contactus.html" class="menu">Contact Us</a>');

 

// COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://ryan-technology.com/links.html" class="menu">Links</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://xcitemenow.com/ryantech/air.php"><img src="http://xcitemenow.com/ZZZZ/picts/NewItem04.gif" width="120" height="90" border="0" alt="CLICK HERE for Our NEW Air Purification Filter Details."></a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://ryan-technology.com/dues/dues-paid.html"><img src="http://xcitemenow.com/ryantech/picts/dues-blink2.gif" width="120" border="0" alt="CLICK HERE to learn how to Get Your Dues Paid FREE!."></a>');
 






// END LINKS //



var showdate		= "yes"		// SHOW THE DATE ON THE PAGE


// FLASH CHANGER OPTIONS

var showsflash		= "no"		// SHOW FLASH IMAGE CHANGER
var flashcolor		= "aeb8cd"	// FLASH BACKGROUND COLOR
var flashspace		= "18"		// MOVE FLASH UP OR DOWN
var flashwC		= "120"		// WIDTH OF THE FLASH CHANGER
var flashhC		= "120"		// HEIGHT OF THE FLASH CHANGER
var bordercolor		= "5D687F"	// FLASH CHANGER BORDER COLOR






document.write('</td></tr><tr><td height="1" class="menu_bottom_line">');
document.write('<img src="picts/spacer.gif" width="10" height="1"></a><br>');
document.write('</td></tr><tr><td align="center">');


document.write('<img src="picts/spacer.gif" width="120" height="'+flashspace+'"></a><br>');





// FLASH CHANGER
   if (showsflash == "yes") {
document.write('<div class="printhide">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" style="border-top: #'+bordercolor+' 1px solid;border-bottom: #'+bordercolor+' 1px solid;"><tr><td valign="top">');
document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="'+flashwC+'" HEIGHT="'+flashhC+'" id="imagechanger" ALIGN="">');
document.write('<PARAM NAME=movie VALUE="http://xcitemenow.com/ZZZZ/imagechanger.swf">');
document.write('<PARAM NAME=quality VALUE=high>');
document.write('<PARAM NAME=bgcolor VALUE=#'+flashcolor+'>');
document.write('<EMBED src="http://xcitemenow.com/ZZZZ/imagechanger.swf" quality=high bgcolor=#'+flashcolor+'  WIDTH="'+flashwC+'" HEIGHT="'+flashhC+'" NAME="imagechanger" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
document.write('</EMBED>');
document.write('</OBJECT><br>');
document.write('</td></tr></table>');
document.write('<br><br>');
document.write('</div>');
}




document.write('</td></tr></table></DIV>');






