ÿþ <!-- //// 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: 945px;"><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="../news/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 valign="top" bgcolor="#FFFFFF" style="width: 945px">&nbsp; <h2><h2> <h1 align="center" style="padding-left:10px;padding-top:15px;"> <TABLE cellSpacing=0 cellPadding=0 width="75%" border=0> <tr> <TD> <DIV align=center><img height=72 alt="Celebrity Tips, Tricks, and Testimonials" src="header.jpg" width=352 border=0></DIV> </TD> </tr> </TABLE> <table cellspacing=0 cellpadding=0 width="75%" border=0> <tr> <td class=textbox width=21 height=20>&nbsp;</td> <td class=textbox><img height=1 alt="Flori Roberts Moisturizing Cosmetics for Lips" src="../images/brownline.gif" width="100%"></td> <td width=29>&nbsp;</td> </tr> <tr> <td class=textbox width=21 height=134>&nbsp;</td> <td> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td style="width: 18px"> <div align="center"> <img src="Flo_Anthony.jpg" />&nbsp;</div> </td> <td width="30">&nbsp;</td> <td> <p>"With <strong>Flori s</strong> Enlighten, I ve seen an improvement in just 30 days. Dark spots reduced. Lighter skin. Beautiful skin. And, it s all natural, not like some of those product with harsh bleaching agent products such as hydroquinone. As far as I m concerned, it s a miracle product."</p> <p style="text-align: right"> Flo Anthony, Gossip Columnist</p> </td> </tr> </table> </td> <td width=29>&nbsp;</td> </tr> <tr> <td class=textbox width=21 height=20>&nbsp;</td> <td class=textbox><img height=1 alt="Flori Roberts Moisturizing Cosmetics for Lips" src="../images/brownline.gif" width="100%"></td> <td width=29>&nbsp;</td> </tr> </table> <span style="font-size: 10pt"></span> </h1> <h1 align="center" style="padding-left: 10px; padding-top: 15px"> <span style="font-size: 12pt">&nbsp;BACK TO </span><a href="index.htm"><span style="font-size: 12pt"> CELEBRITY TIPS, TRICKS, &amp; TESTIMONIALS</span></a><span style="font-size: 12pt">&nbsp;</span></h1> <h1 align="center" style="padding-left: 10px; padding-top: 15px"> <span style="font-size: 12pt"></span>&nbsp;</h1> </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>