ÿþ <!-- //// COPY THIS ENTIRE BLOCK OF CODE TO EVERY PAGE ////////////////////// --> <% '*****ASP.NET Processing... Dim Address as string Dim DealerID as string Dim Phone as string Dim Fax as string Dim Name as string Dim ImageURL as string Dim Greeting as string Dim Email as string Dim Title as string DealerID = Session("ReferringDealerID") Name = Session("ReferrerName") Phone = Session("ReferrerPhone") Fax = Session("ReferrerFax") ImageURL = "../MemberToolsDotNet/Utils/ReturnDealerImage.aspx?DealerID=" & DealerID Greeting = Session("ReferrerGreeting") Email = Session("ReferrerEmail") Title = Session("ReferrerTitle") Address = Trim(Session("ReferrerAddrCity")) & ", " & Trim(Session("ReferrerAddrState")) & "&nbsp;&nbsp&nbsp;" & Trim(Session("ReferrerAddrZip")) %> <!-- //// END COPY ////////////////////// --> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><!-- InstanceBegin template="/Templates/General.dwt" codeOutsideHTMLIsLocked="false" --> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <!-- InstanceBeginEditable name="doctitle" --> <title><%=Name%>, Beauty Consultant</title> <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="head" --> <!-- InstanceEndEditable --> <link href="../css/main.css" rel="stylesheet" type="text/css"> <style type="text/css"> <!-- .style1 {color: #FFFFFF} --> </style> </head> <body> <table width="75%" height="99%" border="0" align="center" cellpadding="0" cellspacing="0" id="table-main"> <tr> <td height="127" align="center" background="../images/title_background.gif" style="width: 945px"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" style="background-image:url(../images/titleimage.jpg); background-position: center; background-repeat: no-repeat; text-align: right;"> <tr> <td align="right" valign="top" style="text-align: right"><a href="https://207.201.243.3/MemberToolsDotNet/FirestormLogin.aspx" class="footerlink"><b><font size="-1">login</font></b></a> &nbsp; &nbsp;</td> </tr> </table> </td> </tr> <tr> <td bgcolor="#F38459" style="height: 36px; width: 650px;"><div id="topmenu-background"><!-- InstanceBeginEditable name="Top Menu" --> <table width="10" border="0" cellpadding="0" cellspacing="0"> <tr> <td style="height: 36px"><a href="../ReplicatedDefault.aspx" class="topmenu">Home</a></td> <td style="height: 36px"><a href="https://www.colormedirect.com/MemberToolsDotNet/ShoppingCart/StartPublicShopping.aspx?ReferringDealerID=<%=DealerID%>" class="topmenu" target="_blank">Shop Beauty</a></td> <td style="height: 36px"><a href="../about/default.aspx" class="topmenu">Learn about the Business </a></td> <td style="height: 36px"><a href="https://207.201.243.3/MemberToolsDotNet/Enrollment/StartPublicEnrollment.aspx?ReferringDealerID=<%=DealerID%>" class="topmenu" target="_blank">Enroll Now </a></td> <td style="height: 36px"><a href="index.htm" class="topmenu">In the News</a></td> <td style="height: 36px"><a href="../tips/index.htm" class="topmenu-last">Celebrity Tips</a></td> </tr> </table> <!-- InstanceEndEditable --></div></td> </tr> <tr> <td align=center bgcolor="#FFFFFF" style="width: 945px; text-align: center;">&nbsp; <h2><h2> <h1 align="center" style="padding-left:10px;padding-top:15px;"> <TABLE cellSpacing=0 cellPadding=15 bgColor=#ffffff border=0 style="text-align: center; width: 75%; height: 487px;"> <TR vAlign=top> <TD class=textbox colSpan=2> <DIV align=center> <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0> <TR> <TD> <DIV align=center><IMG height=72 alt="in the news" src="header.jpg" width=352 border=0></DIV> </TD> </TR> </TABLE> <BR></DIV> <DIV align=center> <table cellspacing=0 cellpadding=0 width="100%" border=0> <tr> <td class=textbox width=21 height=20>&nbsp;</td> <td class=textbox colspan=3><img height=1 alt="Flori Roberts Moisturizing Cosmetics for Lips" src="../images/brownline.gif" width="100%"></td> </tr> <tr> <td class=textbox width=21>&nbsp;</td> <td>&nbsp;</td> <td class=textbox style="width: 20px">&nbsp;</td> <td class=textbox style="width: 464px">&nbsp;</td> </tr> <tr> <td class=textbox width=21 height=134>&nbsp;</td> <td> <div align="left" style="text-align: center"> <img src="temp_adcar.jpg" />&nbsp;</div> </td> <td class=textbox style="width: 20px">&nbsp;</td> <td class=textbox style="width: 464px"> <p>  Try <strong>Flori s</strong> <a href="http://www.floriroberts.com/skincare/my_everything_creme.html"><strong> My Everything Crème</strong></a>. It revitalizes your skin, keeping it soft and supple. Great hydrator and skin conditioner. And, you must try the Double  O Complex toner specifically for oily skin. Stops problems with excessive oiliness and enlarged pores. These are some of the best products on the market."</p> <p align="right"> Savoy, March 2004</p> </td> </tr> <tr> <td class=textbox width=21 height=20>&nbsp;</td> <td class=textbox colspan=3><img height=1 alt="Flori Roberts Moisturizing Cosmetics for Lips" src="../images/brownline.gif" width="100%"></td> </tr> </table> <b><br> BACK TO <a href="index.htm">IN THE NEWS</a><br> </b></DIV> </TD> </TR></TABLE>&nbsp;</h1> <!-- InstanceEndEditable --> </td> </tr> <tr> <td height="23" align="center" bgcolor="#D62223" id="footer" style="width: 945px"><p class="footerlink"><a href="ReplicatedDefault.aspx" class="footerlink"> home</a> | <a href="https://www.colormedirect.com/MemberToolsDotNet/ShoppingCart/StartPublicShopping.aspx?ReferringDealerID=<%=DealerID%>" class="footerlink" target="_blank">shop beauty</a>|<a href="about/default.aspx" class="footerlink"> learn about the business</a>| <a href="https://207.201.243.3/MemberToolsDotNet/Enrollment/StartPublicEnrollment.aspx?ReferringDealerID=<%=DealerID%>" class="footerlink" target="_blank">enroll now</a> </p></td> </tr> </table> </body> <!-- InstanceEnd --></html>