| Server IP : 172.67.201.108 / Your IP : 216.73.216.37 Web Server : Apache/2.4.68 (Amazon Linux) OpenSSL/3.5.5 System : Linux ip-172-31-69-123.ec2.internal 6.1.176-223.369.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 24 13:34:27 UTC 2026 x86_64 User : ec2-user ( 1000) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/home2/domains/cs.com/_ARCHIVE/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<meta name="generator" content="Adobe GoLive" />
<title>Celebrate Party Showcase: Attendee Sign-up</title>
<link href="celebrate.css" rel="stylesheet" type="text/css" media="all" />
<style type="text/css" media="all"><!--
.dsR1 /*agl rulekind: base;*/ { width: auto; height: auto; }
--></style>
<script type="text/javascript"><!--
var firsttext='want to exhibit?'
var secondtext='reserve your booth now'
function writetext(what){
document.getElementById('rightnav3').innerHTML=''+what+'';
}
function notext(){
document.getElementById('rightnav3').innerHTML='';
}
//-->
</script>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
</head>
<body>
<div class="fb-like" data-href="https://www.facebook.com/MitzvahMarket" data-send="true" data-width="450" data-show-faces="true" style="position:absolute; left:224px; top:97px;
width:254px; z-index:1"></div>
<div id="phone">Presented by Mitzvah Market - The tri-state area's longest-running party showcase <span>|</span> 646-652-7512</div>
<div id="wrapper">
<div id="pinkbar">
<div id="topnav" style="margin-top:5px;">
<Table><Tr><Td align="right"> <Table bgcolor="white"><tr><Td><div class="fb-like" data-href="https://www.facebook.com/MitzvahMarket" data-send="true" data-width="400" data-show-faces="true"></Td></tr></Table></div>
</Td></Tr><tr><Td>
<a href="index.html">home</a> <img src="images/tnd.gif" class="tnd" /> <a href="attendees.html"><span class="active">register now</span></a> <img src="images/tnd.gif" class="tnd" /> <a href="exhibitors.html">reserve your booth now</a> <img src="images/tnd.gif" class="tnd" /> <a href="photos.html">event photos</a> <img src="images/tnd.gif" class="tnd" /> <a href="contact.html">contact</a></Td></tr></Table></div><img src="images/logo.png" id="logo" />
</div>
<div id="textbar"></div>
<div id="rightnav">
<!-- <div id="rightnav1" onmouseover="this.style.background='#b80461';" onmouseout="this.style.background='#d20470';">
<a href="attendees.html">register now to attend</a></div>
<div id="rightnav2" onmouseover="this.style.background='#799c2d';" onmouseout="this.style.background='#97c338';">
<a href="experience.html">watch video of an event</a></div>-->
<div id="rightnav3" onclick="location.href='exhibitors.html';" onmouseover="this.style.background='#5e0134'; writetext(secondtext)" onmouseout="this.style.background='#000000'; writetext(firsttext)">
want to exhibit?</div>
<p class="title">Upcoming Shows</p>
<br><Br>
<u>October 18, 2015</u><br>12pm - 4pm<br>Westminster Hotel<br>Livingston, NJ<br><br>
<u>November 1, 2015</u><br>12pm - 4pm<br> Melville Marriott<br> Long Island<br><br>
<u>November 22, 2015</u><br>12pm - 4pm<br> Westchester Marriott<br> Tarrytown<br><br>
<u>January 24, 2016</u><br>12pm - 4pm<br> Park Ridge Marriott<br> New Jersey<br><br>
<u>February 28, 2016</u><br>12pm - 4pm<br> Hyatt Regency<br> Greenwich<br><br>
<u>March 20, 2016</u><br>12pm - 4pm<br> Marriott Uniondale<br>Long Island<br><br>
<br><br>
<!--
<iframe src="http://www.facebook.com/plugins/like.php?app_id=239365306103689&href=http%3A%2F%2Fwww.facebook.com%2Fcelebrateshowcase&send=false&layout=standard&width=180&show_faces=true&action=like&colorscheme=light&font&height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:180px; height:80px;margin-top:30px;" allowTransparency="true"></iframe>-->
</div>
<Cfif parameterexists(form.firstname)>
<center><Br><br><br>
<b>Thank you for registering!</b>
</Br></center>
<CFSET CurrentDateTime = #CreateODBCDateTime(Now())#>
<cfparam name="form.receiveinfo" default="">
<cfparam name="form.receiveinfo2" default="">
<cfparam name="form.receiveinfo3" default="">
<cfparam name="form.partytype" default="">
<cfquery name=addphoto datasource="cityguide">
INSERT INTO celebrateregister(datetime,
firstname,
lastname,
city,
state,
zip,
dayphone,
address,
eveningphone,
email,
partydate,
partytype,
referredby,
showcase,
mitzvahnews,
mitzvahdownload,
mitzvahmagic)
VALUES (
#currentdatetime#,
'#form.firstname#',
'#form.lastname#',
'#form.city#',
'#form.state#',
'#form.zip#',
'#form.dayphone#',
'#form.address#',
'#form.evephone#',
'#form.email#',
'#form.partydate#',
'#form.partytype#',
'#form.referredby#',
'#form.attending#',
'#form.receiveinfo#',
'#form.receiveinfo2#',
'#form.receiveinfo3#'
)
</cfquery>
<CFMAIL
TO="[email protected]"
SUBJECT="Celebrate Showcase Registration - #form.attending#"
FROM="Celebrate <[email protected]>"
SERVER="Mail.davlermedia.com"
username="Davler\webmail"
password="Webhome22@"
type="html">
First Name: #form.firstname#<br>
Last Name: #form.lastname#<br>
City: #form.city#<br>
State: #form.state#<br>
Zip: #form.zip#<br>
Phone: #form.dayphone#<br>
Evening Phone: #form.evephone#<br>
Email: #form.email#<br>
Party Date: #form.partydate#<br>
Party Type: #form.partytype#<br>
Referred By: #form.referredby#<br>
Showcase: #form.attending#<br>
Mitzvah News: #form.receiveinfo#<br>
Mitzvah Download: #form.receiveinfo2#<br>
Mitzvah Magic: #form.receiveinfo3#<br>
</cfmail>
<cfelse>
<div id="main-area">
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js"></script>
<script type="text/javascript">
var flashvars = {file:"http://direct.broadwayworld.com/videos/309517b.xml",displayheight:"360",displaywidth:"640",height:"520",width:"650",adwidth:"642",adheight:"480",backcolor:"0x696969",frontcolor:"0xFFFFFF",lightcolor:"0x00FF00",overstretch:"fit",showicons:"true",linkfromdisplay:"true",linktarget:"_blank",showstop:"true",showdigits:"total",shuffle:"false",
repeat:"list"};
var params = {wmode:"transparent",allowFullScreen:"true",allowScriptAccess:"true"};
var attributes = {};
swfobject.embedSWF("http://video.broadwayworld.com/vidupload/np/mediaplayer57.swf", "myAlternativeContent", "650", "400", "9.0.0", false, flashvars, params, attributes);
</script>
<div id="myAlternativeContent">
<a href="http://www.adobe.com/go/getflashplayer">
<img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
</a>
</div>
<p class="title">One fantastic day, thousands of inspiring ideas<br />
AND IT'S FREE!</p>
<p>Register for the showcase that is as much fun as the party! At Celebrate! Party Showcases, you will find new ideas, interesting resources & exciting new venues all in one day, at one location.</p>
<cfform id="attendee-form" action="attendees.cfm" method="post" name="attendee-form">
<span class="one">First Name*</span><span><input name="firstname" type="text" id="firstname" tabindex="10" /></span>
<span class="one">Last Name*</span><span><input name="lastname" type="text" id="lastname" tabindex="10" /></span>
<p><span class="one">Address</span><span><input name="address" type="text" id="address" tabindex="20" /></span></p>
<p><span class="one">City</span><span><input type="text" name="city" id="city" tabindex="30" /> State*<input name="state" type="text" id="state" tabindex="33" /> Zip*<input name="zip" type="text" id="zip" tabindex="36" /></span></p>
<p><span class="one">Day Phone</span><span><input name="dayphone" type="text" id="day-phone" tabindex="40" /> Evening Phone<input name="evephone" type="text" id="evephone" tabindex="50" style="margin-left:12px;width:100px;"/></span></p>
<p><span class="one">Email*</span><span><input name="email" type="text" id="email" tabindex="60" /></span></p>
<p>
<table cellpadding="0" cellspacing="0"><tr><Td>
<span class="one">My Party Date</td><td> <cfinput type="dateField" name="partydate" label="Block out starts" width="100"></span><span></td></tr></table>
</span></p>
<p><span class="one">Party Type</span><span><input type="radio" name="partytype" value="bar/bat mitzvah" id="partytype_0" /> Bar/Bat Mitzvah <input type="radio" name="partytype" value="wedding" id="partytype_1" /> Wedding <input type="radio" name="partytype" value="sweet 16" id="partytype_2" /> Sweet 16 <input type="radio" name="partytype" value="other" id="partytype_3" /> Other</span></p>
<p><span class="one">Referred By</span><span><input name="referredby" type="text" id="referredby" tabindex="70" /></span></p>
<p>I plan to attend (please choose a showcase): <select class="dsR1" name="attending" size="1">
<option selected="selected">choose...</option>
<option value="october-15-2015-livingston">October 18, 2015 - Westminster Hotel</option>
<option value="november-1-2015-Long-Island">November 1, 2015 - Melville Marriott</option>
<option value="november-22-2015-Tarrytown">November 22, 2015 - Westchester Marriott</option>
<option value="january-24-2016-New-Jersey">January 24, 2016 - Parm Ridge Marriott</option>
<option value="february-28-2015-Greenwich">February 28, 2016 - Hyatt Regency</option>
<option value="march-20-2016-Long-Island">March 20, 2016 - Marriott Uniondale</option>
</select></p>
<p>
<input type="checkbox" name="receiveinfo" value="yes" checked="checked" /> Receive our FREE bi-weekly Mitzvah Market Mail email newsletter with ideas and tips
for the perfect party!</p>
<input type="checkbox" name="receiveinfo2" value="yes" checked="checked" /> I agree to share my contact information with the vendors who exhibit at the showcase I attend.</p>
<!-- <input type="checkbox" name="receiveinfo3" value="yes" checked="checked" /> Receive our FREE 8-day Mitzvah Magic email series leading up to the Party
Showcase you registered for.</p>-->
<input type="submit" name="button" id="button" value="Register for Free Now!" /><input type="hidden" name="recipient" value="2" /><input type="hidden" name="redirect" value="attendee-thanks.html" /><input type="hidden" name="sender_name" value="name" /><input type="hidden" name="sender_email" value="email" /><input type="hidden" name="subject" value="Attendee Registration" /><input type="hidden" name="required" value="firstname, lastname, state, zip, email" /><input type="hidden" name="exclude" value="button, Submit, submit" />*Required
</cfform>
</div>
</cfif>
<br class="endclear"></div>
<div id="bottom">
Idea inspiration for CT, NJ and NY Bar/Bat Mitzvahs, Sweet Sixteens and Weddings.<br />
Copyright 2014 Celebrate Party Showcase <span class="divide">*</span> 1440 Broadway Ste. 501 New York, NY 10018
<p>Designed by <a href="http://www.LocalTrafficBuilder.com" target="_blank">LocalTrafficBuilder.com</a></p>
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-19571692-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script></body>
</html>