  <!--
                function createIt1()
                {
                var sub = "?subject=...";
                var domain = "revel-pex.com";
                var name = "in" +'fo';
                var at = "@";

                document.write("<a href='ma" +"ilto:" +name +'' +at +"" +domain +sub + " '>");
                }
            

                
                createIt1();
		document.write('<img src="img/email.gif" style="width:115px;height:17px;" /></a>');
		
		
		function MM_openBrWindow(theURL,winName,features) { //v2.0
		  window.open(theURL,winName,features);
}
-->
