<% Sub startBarePage(sTitle) %> New York Girl Style » <%=sTitle%> <% End Sub Sub startContentPage(sTitle, sSection) startBarePage sTitle %>
New York Girl Style
<% showSectionMenu %>
<% End Sub Sub endBarePage %> <% End Sub Sub endContentPage %>
Copyright © 2008 New York Girl Style LLC
<% End Sub %> <% Sub showSectionMenu %>

RSVP

<% End Sub startContentPage "RSVP" , "glam-squad" %>
 New York Girl Style

RSVP to New York Girl Style events

<% if Request.QueryString("successful")<>"true" then %> Enter information and promo code. <% end if %>

<% if Request.QueryString("successful")="true" then %>

Thank you for RSVP'ing to New York Girl Style!

<% else %>
* Email:
* First Name:
* Last Name:
* Company:
* Title:
Zip Code:
Promo Code: "class="blackdef" size="15">

Please select your areas of interest for future mailings:

Style Watch Newletter:
Designer Previews:
VIP Shopping:
 

* Required Information

<% end if %>

<% endContentPage %>