| Server IP : 104.21.21.239 / Your IP : 216.73.216.11 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/cgny/public_html/2019/ |
Upload File : |
<section id="hero" class="inner-hero">
<div class="intro_title">
<div class="container">
<a href="/events/"><div class="tagline"></div></a>
<div class="promo-section-wrapper-inner">
<h4>Search</h4>
<form role="search" id="searchform" method="get" action="/sitesearch.cfm">
<input type="hidden" name="cx" value="008158698637091872551:5mr94wjwyvq" />
<input type="hidden" name="cof" value="FORID:11" />
<input type="hidden" name="ie" value="UTF-8" />
<table style="width:100%;"><Tr><Td style="width:95%">
<input value="" name="q" class="form-control" type="search" placeholder="Enter a Search Term..." />
</td><Td> <button type="submit" style='float:right;'><i class="icon_set_1_icon-78"></i>
</Td></Tr></table>
</button>
</form>
<!--- <h4>Savings & Discounts</h4>
<div class="row pt-10">
<div class="col-md-1 mobile-hide"> <i class="icon-reply"></i></div>
<div class="col-md-11 flex flex-mobile-unset">
<a class="button btn_1" href="/discounts/">Save Big!</a>
<!--- <select class="form-control" onchange="javascript:location.href = this.value;">
<option value="">Same Day Savings</option>
<Cfquery name="getcoupon" dataSource="#ds#">
select * from steals.stealsvendorcoupons
where 1 = 1
and active= 1
<Cfif parameterexists(form.searchfield)>
and (couponname like '%#form.searchfield#%' or description like
'%#form.searchfield#%')
</Cfif>
order by enddate desc
</cfquery>
<cfoutput query="Getcoupon">
<Cfquery name="getcouponname" dataSource="#ds#">
select * from steals.stealsvendor
where vendorid = #getcoupon.vendorid#
</cfquery>
<option value="https://www.samedaysavings.com/indexlisting.cfm?vendorid=#vendorid#">
#getcouponname.vendorname# - #couponname#</option>
</cfoutput>
</select>
<select class="form-control" onchange="javascript:location.href = this.value;">
<option value="">Coupons & Discounts</option>
<Cfquery name="getcoupons" datasource="#ds#"> select
id,itemname,expire,description,trackingpixel,storylink,photo
from ListingsCoupons where mag = 1 and expire > #currentdatetime# order by id DESC
</cfquery>
<cfoutput query="Getcoupons">
<option value="#storylink#">#itemname#</option>
</cfoutput>
</select> --->
</div>
</div> --->
</div>
</div>
</div>
</section><!-- End hero -->