<!-- Begin

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



var email	= "info1@megagro.com"	  // YOUR E-MAIL
var emailDisp	= "info@megagro.com"	  // YOUR E-MAIL Display
var company	= "W.A. Industries, Inc."	  // YOUR COMPANY NAME
var homelink	= "http://www.megagro.com/index.htm"		  // LINK TO YOUR HOMEPAGE
var year	= "2010"		  // COPYRIGHT YEAR
var showall	= "yes"			  // SHOW ALLWEBCO COPYRIGHT







// COPYRIGHT 2005 © Allwebco Design Corporation
// Unauthorized use or sale of this script is strictly prohibited by law

// YOU DO NOT NEED TO EDIT BELOW THIS LINE
// ---------------------------------------


document.write('<table cellpadding="0" cellspacing="0" border="0" width="100%" class="printhide"><tr><td width="10">');
document.write('<IMG SRC="/picts/spacer.gif" height="30" width="10" border="0" alt="image"><br>');
document.write('</td><td ALIGN="left" VALIGN="middle">');


document.write('<span class ="footer">&copy;Copyright '+year+' ');


document.write('<a href="'+homelink+'" target="_top">'+company+'</a> ');


document.write('All Rights Reserved<br>');


document.write('For more information please contact us at '); 


document.write(' <A HREF="mailto:'+email+'">'+emailDisp+'</a>');


document.write('</span><br>');
document.write('</td><td ALIGN="right" VALIGN="middle">');


   if (showall == "yes") {
document.write('<span class="footer">');
document.write('[<a href="http://www.megagro.com/site_map.htm">Site Map</a>]<br>');

}
else {
document.write('<br>');
}

document.write('</TD><td width="10">');
document.write('<IMG SRC="/picts/spacer.gif" height="10" width="10" border="0" alt="image"><br>');
document.write('</td></tr></table>');

// Google Analytics Code
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

try {
var pageTracker = _gat._getTracker("UA-15694011-1");
pageTracker._setDomainName(".megagro.com");
pageTracker._trackPageview();
} catch(err) {}

//Godaddy code
var TFN='';
var TFA='';
var TFI='0';
var TFL='0';
var tf_RetServer="rt.trafficfacts.com";
var tf_SiteId="1859g0efe18d3c3884d30475bf3f2c862e5f88039bbf0h14";
var tf_ScrServer=document.location.protocol+"//rt.trafficfacts.com/tf.php?k=1859g0efe18d3c3884d30475bf3f2c862e5f88039bbf0h14;c=s;v=5";
document.write(unescape('%3Cscript type="text/JavaScript" src="'+tf_ScrServer+'">%3C/script>'));


//  End -->
