<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="https://www.w3.org/1999/xhtml">
	<head>
	<title>vMarketing Pricing &amp; Registration | vFlyer</title>
	<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
<meta name="Description" content="Online Marketing Service Pricing" />
<meta name="Keywords" content="Pricing, Marketing Service Pricing" />
<meta http-equiv="Expires" content="0" />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<link rel="shortcut icon" href="/main/images/v-2.ico" />
<link rel="stylesheet" type="text/css" href="/main/style/v2/common.css?v=17" /> <link rel="stylesheet" type="text/css" href="/main/styles/vflyer/sitescommon.min.css?v=16" /><link rel="stylesheet" type="text/css" href="/main/style/v2/detail.css?v=4" /><link rel="stylesheet" type="text/css" href="/main/style/v2/pricing.css?v=2" /><link rel="stylesheet" type="text/css" href="/main/styles/vflyer/internal/lightbox/custom/vf-signup/pricing.min.css?v=6" /><link rel="stylesheet" type="text/css" href="/main/styles/vflyer/internal/lightbox/custom/vf-signup/vf-signup.min.css?v=14" /><link rel="stylesheet" type="text/css" href="/main/style/v2/responsive.css?v=1"/><script language="javascript" type="text/javascript">
//<!--
		function openWindowNew(url){
			window.open(url, 'Preview', 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=yes,width=1000,height=600,left=100,top=60');
		}

		function applyDiscount(freqType){
			var refCodeObj = document.getElementById("refCode");
			if(refCodeObj != null){
				var refCode = refCodeObj.value;
				var url = '/main//Pricing.jsp?newAcct=true?ft='+freqType;
				if(refCode != null && refCode != ''){
					url = url + '&refCode='+refCode;
				}
				
				window.location = url+"#refCodeMessage";
			}
		}

		function togglePricing(freqType){
			var refCodeObj = document.getElementById("refCode");
			var url = '/main//Pricing.jsp?newAcct=true?ft='+freqType;
			if(refCodeObj != null){
				var refCode = refCodeObj.value;
				if(refCode != null && refCode != ''){
					url = url + '&refCode='+refCode;
				}
				
			}
			window.location = url;
		}

		function selectPlan(serviceId){
			var refCodeObj = document.getElementById("refCode");
			var url = '/main/Register.jsp?serviceId='+serviceId;
			if(refCodeObj != null){
				var refCode = refCodeObj.value;
				if(refCode != null && refCode != ''){
					url = url + '&refCode='+refCode;
				}
			}
			window.location = url;
		}
			//-->
	</script>
</head><body>
		<div id="v2_container">
			<!-- Google Tag Manager -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-NPZB"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NPZB');</script>
<!-- End Google Tag Manager --><div id="fb-root"></div>
<script type="text/javascript" src="/main/scripts/external/jquery/jquery-latest.js"></script>
<script type="text/javascript" src="/main/js/facebook.js?v=3"></script>
<script type="text/javascript" src="/main/js/json2.js?v=1"></script>
<script>
	// Additional JS functions here
	window.fbAsyncInit = function() {
		FB.init({
			appId : '469662466423583', // App ID
			channelUrl : 'https://www.vflyer.com/main/channel.html', // Channel File
			status : true, // check login status
			cookie : true, // enable cookies to allow the server to access the session
			xfbml : true,
			oauth : true
			// parse XFBML
		});

		if (typeof initFacebookPages != 'undefined' && typeof _fbPagesInitialized != 'undefined' && !_fbPagesInitialized) {
			initFacebookPages();
		}

		if (typeof checkFbConnectedHome != 'undefined' && typeof _fbConnectionCheckedH != 'undefined' && !_fbConnectionCheckedH) {
			checkFbConnectedHome();
		}

		if (typeof checkFbConnectedSettings != 'undefined' && typeof _fbConnectionCheckedS != 'undefined' && !_fbConnectionCheckedS) {
			checkFbConnectedSettings();
		}
	};

	// Load the SDK Asynchronously
	(function(d) {
		var js, id = 'facebook-jssdk', ref = d.getElementsByTagName('script')[0];
		if (d.getElementById(id)) {
			return;
		}
		js = d.createElement('script');
		js.id = id;
		js.async = true;
		js.src = "//connect.facebook.net/en_US/all.js";
		ref.parentNode.insertBefore(js, ref);
	}(document));
</script><div id="v2_header">
	<div id="v2_header-body">
		<style type="text/css">
			@import url("/main/styles/vflyer/internal/lightbox/custom/vf-signup/vf-signup.min.css?v=14");
		</style>
		<div id="v2_logo" onclick="window.location='/main/Guest.jsp'"><span>vFlyer.com</span></div>
		<div id="v2_nav">
			<div id="v2_info_small">
			<a href="/main/Support.jsp">Sales & Support</a>
				<a href="/main/Login.jsp" id="v2_login">Log In</a>
				<div id="v2_back">&nbsp;&nbsp;Log In</div>
				<div id="v2_login-container">
					<div id="v2_up">&nbsp;&nbsp;Log In</div>
					<div id="v2_login-box">
						<div id="v2_login-box-top"></div>
						<div id="v2_login-content">
							<script type="text/javascript">
								   function loginUsingFacebook(opts) {
									   redirectTo = opts['redirectTo'];
									   FB.api('/me?fields=id,name,email', function(response) {
										   $('#fb-email').val(response.email);
										   $('#fb-name').val(response.name);
										   $('#fb-id').val(response.id);
										   $('#fb-redirect-to').val(redirectTo);
										   $('#fb-login').submit();
										});
									}
						   </script>
						   <form id="fb-login" action="action?action=Login" method="post" name="LOGINFB">
								<input type="hidden" value="LOGIN_FB" name="source"/>
								<input type="hidden" value="LOGIN" name="btnFlyerAction"/>
								<input type="hidden" value="login" id="btnAction2" name="btnAction"/>
								<input type="hidden" value="" id="fb-redirect-to" name="fbredirectto"/>
								<input type="hidden" value="" id="fb-id" name="fbId"/>
								<input id="fb-email" type="hidden" value="" name="email"/>
								<input id="fb-name" type="hidden" value="" name="fb-name"/>
						   </form>
							<form action="https://www.vflyer.com/main/action?action=Login" method="post" name="LOGIN2">
								<input type="hidden" value="LOGIN" name="source"/>
								<input type="hidden" value="LOGIN" name="btnFlyerAction"/>
								<input type="hidden" value="login" id="btnAction2" name="btnAction"/>
								<b>Email</b><br/>
								<input type="text" name="email" class="inputMed" onkeypress="javascript:if(entersubmit(event)){this.form.submit();}"/><br/>
								<b>Password</b><br/>
								<input type="password" name="password" class="inputMed" onkeypress="javascript:if(entersubmit(event)){this.form.submit();}"/><br/><br/>
								<input type="submit" value="Log In" class="button-save"/>&nbsp;
								<span class="grey-label"><input class="v2_check-box" type="checkbox" id="rememberMe2"  value="true" name="rememberMe" /> <label for="rememberMe2">Remember me</label></span><br/>
								<a href="/main/ForgotPassword.jsp">Forgot Password</a>&nbsp;&nbsp;
								<a href="/main/Pricing.jsp">New User Sign Up</a><br/>
							</form>
						</div>
						<div id="v2_login-box-bot"></div>
					</div>
				</div>
			</div> <!-- v2_info_small -->

			<ul id="v2_header-links">
			<li><a  href="/main/Guest.jsp">Home</a></li>
				<li><a class="active" href="/main/Pricing.jsp">Pricing &amp; Sign Up</a></li>
				<li><a href="/main/FAQ.jsp">FAQ</a></li>
				<li><a href="/main/Overview.jsp">About</a></li>
			</ul> <!-- v2_header-links -->
		</div> <!-- v2_nav -->
	</div> <!-- v2_header-body -->
</div> <!-- v2_header --><div id="" style="background-position:0 -50px;">
				<div id="v2_content">
					<div class="v2_content-body" style="position: relative;">
						<p class="TryRiskFree">
							<span>Try Risk Free</span>
						</p>
						<div id="bar" style="min-width: 0; height: auto;">
							<div id="bar-header">
								<ul id="main-menu">
									<li class="current"><a>vFlyer Marketing</a></li>
									<li><a href="/main/PricingVSites.jsp?newAcct=true">vFlyer Sites</a></li>
									<li><a href="/main/PricingBundled.jsp?newAcct=true">Bundled</a></li>
									<li><a href="/main/PricingDesignServices.jsp?newAcct=true">Design Services</a></li>
								</ul>
							</div>
						</div>
						<div class="v2_full pricing_container">
							<input type="hidden" id="showChooseAcctPopup" value="false" />
<div id="lightbox-full">
	<div id="lightbox-full-editor-nomargin">
		<div class="col-3 clearfix">

		   <div align="center" style='padding-bottom:15px; color: black; font-weight: bold;'>
				Choose plan based on # of active listings you plan to promote
                </div>
			  <p class="regMsg">
					Choose a plan for your new account.</p>
				<div class="column">
				        		<h3 class="plan-name">
				        			<span class="vmarketing-single">
				        				<b>vMarketing Single</b>
				        			</span>
				        		</h3>
				        		<div class="pricing">
				        			<table class="price" cellpadding="0" cellspacing="0" align="center">
											<tr><td rowspan="2" class="dollar-amt">$19</td><td class="cents">95</td></tr>
											<tr><td class="plan-freq">/Month</td></tr>
										</table>
				        			</div>
				        		<ul class="savings">
				        			<li>Save almost <em>$40.00/year</em> by signing up for an <a href="/main/Pricing.jsp?newAcct=true&amp;freq=2">annual subscription</a>!</li>
				        		</ul>
				        		<div class="plan-features">
				        			<ul>
				        				<li>Promote <span>1</span> listing at a time</li>
					        			<li>Exposure on top marketplaces</li>
					        			<li>Up to 50 photos per listing</li>
					        			<li>PDF version of listings</li>
					        			<li>Email listings</li>
					        			<li>6 Microsite Layouts</li>
					        			</ul>
					        		<a class="button-choosePlan vff-service-select" href="/main/action?action=RegisterServiceComponent&amp;errorTarget=/main/Pricing.jsp?newAcct=true&amp;defaultApp=1&amp;newAcct=true&amp;successTarget=%2Fmain%2FRegNewUser.jsp&amp;serviceId=25">
					        			<span>Choose Plan</span>
					        		</a>
					        		</div>
				        		<a class="finalWord" href="/main/Pricing.jsp?newAcct=true&amp;freq=2">
				        			View Annual Pricing</a>
				        		</div><div class="column">
				        		<h3 class="plan-name">
				        			<span class="vmarketing-starter">
				        				<b>vMarketing Starter</b>
				        			</span>
				        		</h3>
				        		<div class="pricing">
				        			<table class="price" cellpadding="0" cellspacing="0" align="center">
											<tr><td rowspan="2" class="dollar-amt">$24</td><td class="cents">95</td></tr>
											<tr><td class="plan-freq">/Month</td></tr>
										</table>
				        			</div>
				        		<ul class="savings">
				        			<li>Save over <em>$50.00/year</em> by signing up for an <a href="/main/Pricing.jsp?newAcct=true&amp;freq=2">annual subscription</a>!</li>
				        		</ul>
				        		<div class="plan-features">
				        			<ul>
				        				<li>Promote up to <span>10</span> listings at a time</li>
					        			<li>Exposure on top marketplaces</li>
					        			<li>Up to 50 photos per listing</li>
					        			<li>PDF version of listings</li>
					        			<li>Email listings</li>
					        			<li>6 Microsite Layouts</li>
					        			</ul>
					        		<a class="button-choosePlan vff-service-select" href="/main/action?action=RegisterServiceComponent&amp;errorTarget=/main/Pricing.jsp?newAcct=true&amp;defaultApp=1&amp;newAcct=true&amp;successTarget=%2Fmain%2FRegNewUser.jsp&amp;serviceId=8">
					        			<span>Choose Plan</span>
					        		</a>
					        		</div>
				        		<a class="finalWord" href="/main/Pricing.jsp?newAcct=true&amp;freq=2">
				        			View Annual Pricing</a>
				        		</div><div class="column">
				        		<h3 class="plan-name">
				        			<span class="vmarketing-plus">
				        				<b>vMarketing Plus</b>
				        			</span>
				        		</h3>
				        		<div class="pricing">
				        			<table class="price" cellpadding="0" cellspacing="0" align="center">
											<tr><td rowspan="2" class="dollar-amt">$34</td><td class="cents">95</td></tr>
											<tr><td class="plan-freq">/Month</td></tr>
										</table>
				        			</div>
				        		<ul class="savings">
				        			<li>Save almost <em>$70.00/year</em> by signing up for an <a href="/main/Pricing.jsp?newAcct=true&amp;freq=2">annual subscription</a>!</li>
				        		</ul>
				        		<div class="plan-features">
				        			<ul>
				        				<li>Promote up to <span>25</span> listings at a time</li>
					        			<li>Exposure on top marketplaces</li>
					        			<li>Up to 50 photos per listing</li>
					        			<li>PDF version of listings</li>
					        			<li>Email listings</li>
					        			<li>6 Microsite Layouts</li>
					        			</ul>
					        		<a class="button-choosePlan vff-service-select" href="/main/action?action=RegisterServiceComponent&amp;errorTarget=/main/Pricing.jsp?newAcct=true&amp;defaultApp=1&amp;newAcct=true&amp;successTarget=%2Fmain%2FRegNewUser.jsp&amp;serviceId=1">
					        			<span>Choose Plan</span>
					        		</a>
					        		</div>
				        		<a class="finalWord" href="/main/Pricing.jsp?newAcct=true&amp;freq=2">
				        			View Annual Pricing</a>
				        		</div><div class="clear"></div>
					  <p class="plan_other need-more">Need more listings?</p>
					<p class="plan_other">
			    			<strong>vMarketing Premium</strong> (Promote up to <span>50</span> listings at a time, Exposure on top marketplaces, Up to 50 photos per listing, PDF version of listings, Email listings, 6 Microsite Layouts) for
			    			<a class="vff-service-select" style="color:#414141;" href="/main/action?action=RegisterServiceComponent&amp;errorTarget=/main/Pricing.jsp?newAcct=true&amp;defaultApp=1&amp;newAcct=true&amp;successTarget=%2Fmain%2FRegNewUser.jsp&amp;serviceId=3"><strong>$49.95</strong><strong id="disPriceProMon"></strong>/month</a>
			    		</p>
		    			<p class="plan_other">
			    			<strong>vMarketing Professional</strong> (Promote up to <span>125</span> listings at a time, Exposure on top marketplaces, Up to 50 photos per listing, PDF version of listings, Email listings, 6 Microsite Layouts) for
			    			<a class="vff-service-select" style="color:#414141;" href="/main/action?action=RegisterServiceComponent&amp;errorTarget=/main/Pricing.jsp?newAcct=true&amp;defaultApp=1&amp;newAcct=true&amp;successTarget=%2Fmain%2FRegNewUser.jsp&amp;serviceId=5"><strong>$99.95</strong><strong id="disPriceProMon"></strong>/month</a>
			    		</p>
		    			</div>
		<div id="under_chart">
			<input type="hidden" name="discountApplied" id="discountApplied" value="" />
			<div>
				<table class="promotion_table">
					<tr height="20px">
						<td width="400px" style="text-align: right;">
							<strong>Have a promotional code?</strong>
						</td>
						<td>
							<input type="text" id="promoCode" name="promoCode" value=""/>
						</td>
						<td width="400px" style="text-align: left;">
							<input id='apply-code-btn' type='button' class='lightbox-button lightbox-applycode-button-green'/>
							</td>
					</tr>
				</table>
			</div>
			<!--<a href="#" id="applyCodeBtn" class="vf-button1"><span>Apply Code</span></a>  -->
			<div id="promoErrorMsg">
				</div>
			<div id="promoSuccessMsg">
				</div>
		</div>
		</div>
</div>
<style type="text/css">
	#livechat-compact-container{
    	width: 95px !important;
    	height: 47px !important;
    }
</style>
<script type="text/javascript">
  var __lc = {};
  __lc.license = 1097368;
  (function() {
    var lc = document.createElement('script'); lc.type = 'text/javascript'; lc.async = true;
    lc.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'cdn.livechatinc.com/tracking.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(lc, s);
  })();
</script>
<p class="pricing_tryvmarketing" style="margin-bottom: 5px;text-align:center;">
								<span>Try vMarketing risk-free! We proudly offer a 30-day money-back guarantee.</span>
							</p>
						</div>
					</div>
					<br />
					<div class="v2_content-body">
						<div class="v2_grey-header">
							<ul class="v2_grey-header-title">
								<li>Take Your Business to the Next Level</li>
							</ul>
							<div class="clear"></div>
							<div class="v2_full" style="padding:9px;">
								<img src="//cdn.vflyer.com/r2/sr/1/4/1/2/6/9/1/1/5/141269115/141269115.jpg" />
							</div>
						</div><!-- v2_full -->
					</div>
					<br/>
					<div class="v2_content-body">
						<div class="v2_grey-header">
							<ul class="v2_grey-header-title">
								<li>Frequently Asked Questions</li>
							</ul>
							<div class="clear"></div>
							<div class="v2_full">
								<b>How do vFlyer Marketing subscriptions work?</b><br/>
								When you sign up for a vFlyer Marketing subscription, you are purchasing a set number of active listings at any one time. For each listing, you&apos;ll get a designated landing page, an HTML flyer to post to Classified Ad Sites, a printable PDF, and an email template, among other benefits. You can sign up for either a monthly or an annual subscription. In either case, your subscription will automatically renew at the start of each billing period. For annual subscriptions, you will receive an email a couple weeks before your subscription is set to renew.
								<br/><br/>
								<b>How can I pay for my subscription?</b><br/>
								We accept payment by credit card (MasterCard, Visa, Discover, and American Express) with billing addresses in the U.S. and Canada.  For annual subscriptions, we also offer payment by invoice and PayPal. Please email us at s&#117;pp&#111;&#114;&#116;&#64;vfly&#101;&#114;&#46;&#99;&#111;&#109; or call us at (224) 263-0905 for either of those options.
								<br/><br/>
								<b>Can I cancel at any time?</b><br/>
								Absolutely. To cancel your subscription, just email s&#117;pp&#111;&#114;&#116;&#64;vfly&#101;&#114;&#46;&#99;&#111;&#109; indicating the email address associated to your account and when you want us to cancel the subscription. There are no refunds for partial months and domain name reservations.
								<br/><br/>
								<b>Can I downgrade to a lower subscription plan?</b><br/>
								Of course! Simply contact us at s&#117;pp&#111;&#114;&#116;&#64;vfly&#101;&#114;&#46;&#99;&#111;&#109; and let us know which subscription plan you want and we will take care of the rest. Your subscription will be downgraded at the start of the next billing period.
								<br/><br/>
								<b>If I upgrade to a higher subscription plan, will I be credited for what I already paid?</b><br/>
								Yes. When you upgrade your account, the amount for the unused portion of your current billing period will automatically be applied to your new subscription.
								<br/><br/>
								<b>What is a sub-account?</b><br/>
								A sub-account is an account that is linked to the main account.  It can be accessed by the owner of the main account and any designated assistants to the main account. Sub-accounts are useful for segmenting your listings and can be assigned to different agents, offices, or clients for them to use. There is an additional charge if you want to delegate sub-account(s) to specific individuals.
								 <br/><br/>
								<b>What if I need more than 125 listings or multiple accounts?</b><br/>
								vFlyer does offer custom subscription plans for members that require more than 125 listings at a time or multiple accounts. Please call vFlyer Sales at (224) 263-0905 x1 for more information.
							</div>
						</div><!-- v2_full -->
					</div>
					<br/>
					<div class="v2_content-body">
	<div class="v2_grey-header">
		<ul class="v2_grey-header-title">
			<li id="v2_grey-header-title1">Who's using vFlyer</li>
			<li id="v2_grey-header-title2">And the winner is...</li>
		</ul>
		<div class="clear"></div>
		<div class="v2_full">
			<div id="v2_grey-body1"><img src="/main/images/v2/assets/clients2.gif" alt="Clients of vFlyer" title="Clients of vFlyer"/></div>
			<div id="v2_grey-body2">
				<img src="/main/images/marketing/award-1.gif" alt="Innovator Award" title="Innovator Award"/>
				<span>vFlyer captured the Inman News award for Most Innovative Web Service. "vFlyer is constantly releasing new marketing tools for agents, including widgets that display their listings..."</span><br/><br/><br/>
				<a target="_blank" href="https://www.bbb.org/online/consumer/cks.aspx?id=10905081742060"><img src="/main/images/icons/bbbsealh1US.gif" alt="bbb" title="bbb"/></a>Trusted by leading brands and A rated by the Better Business Bureau
			</div>
			<div class="clear"></div>
		</div>
	</div><!-- v2_full -->
</div></div>
			</div>
			<div id="v2_footer">
	<div id="v2_footer-body">
		<div class="v2_footer_holder v2_footer_holder_big">
			<div class="v2_footer-header">Navigation</div>
			<ul id="v2_features">
			<li><a href="/main/Guest.jsp">Home</a></li>
				<li><a href="/main/marketing/agent">Real Estate Agents</a></li>
				<li><a href="/main/marketing/vmarketing">Listing Marketing</a></li>
				<li><a href="/main/marketing/propertymanager">Property Managers</a></li>
				<li><a href="/main/marketing/sites/vflyer-sites">Website Builder</a></li>
				<li><a href="/main/marketing/serviceprovider">Service Providers</a></li>
				<li><a href="/main/marketing/autodealer">Auto Dealers</a></li>
				<li><a href="/main/marketing/agent/features">Single Property Sites</a></li>
				<li><a href="/main/marketing/agency">Agency Edition</a></li>
			</ul>
		</div>
		<div class="v2_footer_holder">
			<div class="v2_footer-header">Social</div>
			<ul id="v2_social">
				<li id="v2_social-facebook"><div>&nbsp;</div><a class="v2_social-a" href="https://www.facebook.com/vflyer">Facebook</a></li>
				<li id="v2_social-twitter"><div>&nbsp;</div><a class="v2_social-a" href="https://twitter.com/vflyer">Twitter</a></li>
				<li id="v2_social-youtube"><div>&nbsp;</div><a class="v2_social-a" href="https://www.youtube.com/user/vflyermarketing/videos">YouTube</a></li>
				<li id="v2_social-linkedin"><div>&nbsp;</div><a class="v2_social-a" href="https://www.linkedin.com/company/vflyer-com">LinkedIn</a></li>
				</ul>
		</div>
		<div class="v2_footer_holder">
			<div class="v2_footer-header">Resources</div>
			<ul id="v2_resources">
				<li><a href="/main/Overview.jsp">About Us</a></li>

			<li><a href="/main/Support.jsp" target="_blank">Support</a></li>
			<li><a href="/main/FAQ.jsp">FAQ</a></li>
				<li><a href="/main/News.jsp">News, Events, Press</a></li>
				<li><a href="/main/Careers.jsp">Jobs</a></li>
				<li><a href="/main/marketing/affiliate">Affiliate</a></li>
				<li><a href="/main/marketing/reseller">Reseller</a></li>
				<li><a href="/main/marketing/vflyer-sites-for-designers">Web Designers</a></li>
			</ul>
		</div>
		<div class="v2_footer_holder">
			<div id="v2_contact-label" class="v2_footer-header"><div>&nbsp;</div><a href="/main/Contacts.jsp">Contact us</a></div>
			<ul id="v2_contact-holder">
				<li id="v2_contact-email"><div>&nbsp;</div><a href="mailto:s&#117;pp&#111;&#114;&#116;&#64;vfly&#101;&#114;&#46;&#99;&#111;&#109;">support@vflyer.com</a></li>
			</ul>
		</div>
		<div id="v2_footer-footnote">
			<span id="v2_flyer-search"><input onclick="javascript:doHelp(this, true);" onblur="javascript:doHelp(this, false);" class="v2_footer-text-box" id="fsURL" type="text" value="Enter vFlyer Id here." />&nbsp;<input class="v2_footer-button" type="button" value="Find Flyer" onclick="javascript:findFlyer();"/></span><br/><br/>
			&copy; 2006-2026&nbsp;<a href="https://www.vflyer.com">vFlyer Inc.</a>&nbsp;Your web marketing solution center.&nbsp;&nbsp;&nbsp;<a href="/main/Privacy.jsp">Privacy</a>&nbsp;|&nbsp;<a href="/main/Terms.jsp">Terms of Use</a>
		</div>
	</div>
</div>
<script type="text/javascript" src="/main/js/v2/jquery-1.5.1.min.js"></script>
<script type="text/javascript" src="/main/js/v2/scripts.js?v=4"></script> <script type="text/javascript" src="/main/scripts/vflyer/internal/lightbox/custom/vf-signup.min.js?v=5"></script><script type="text/javascript" src="/main/scripts/vflyer/internal/lightbox/custom/vf-registerservice.min.js?v=4"></script><script type="text/javascript">
//<!--
	try{
		
		$(document).ready(function() {
		    // shows the slickbox on clicking the noted link
			$('#v2_back').click(function() {
				$('#v2_up').show();
				$('#v2_login-container').show();
				return false;
			});

			$('#v2_login').mouseover(function() {
				$('#v2_back').show();
			});

			$('#v2_back').mouseout(function(){
			  $('#v2_back').hide();
			});

			$('body').click(function() {
				$('#v2_login-container').hide();
			});

			$('#v2_login-box').click(function(e) {
				e.stopPropagation();
			});
		});
		
		$(document).ready(function() {
			$('#v2_error_close').click(function(e) {
				$('#v2_error').slideUp();
			});

			$('#v2_success_close').click(function(e) {
				$('#v2_success').slideUp();
			});

			$('#downgrade-options').click(function(e) {
				$('#cancelsub').toggle('fast');
			});

			$('#downgrade-options-close').click(function(e) {
				$('#cancelsub').slideUp('fast');
			});

			$('#vff-pop-up .vff-pop-up-cancel').click(function(e) {
				$('#vff-pop-up').hide();
			});

			$('input.vff-convert-flyer-convert-btn').click(function(e){
				convertFlyer(this);
				return false;
			})

		});

		$(document).keyup(function(e) {
		  if (e.which == 27) $('#vff-pop-up .vff-pop-up-cancel').click();   // esc
		});

		$(window).load(function(){ // after all the images are loaded
			if ($.browser.msie && parseInt($.browser.version.substr(0, 1)) < 7) { // ie6 or 5
				$("img.png").each(function(){
					$(this).css("filter", "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + $(this).attr('src') + "', sizingMethod='scale')").attr("src", "/main/images/v2/assets/transparent.gif");
				});
				$("div.png").each(function(){
					var bg = $(this).css("backgroundImage");
					bg.match(/^url[("']+(.*\.png)[)"']+$/i);
					bg = RegExp.$1;
					$(this).css("filter", "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + bg + "', sizingMethod='crop')").css("backgroundImage", "none");
				});
			}
			if(!$.browser.msie){ // For all browsers except IE: editor quick links should have relative positioning to avoid jumping when scrolling down page
				$("div.v2_narrow_editor").css("position", "relative");
			}
		});
	}catch(e){
		//alert(e);
	}
//-->
</script>
<script type="text/javascript">
//<!--
	try {
	$(document).ready(function () {
		 var top = 265;
		 $(window).scroll(function (event) {
			// what the y position of the scroll is
			var y = $(this).scrollTop();
			// whether that's below the form
			if (y >= top) {
			  // if so, ad the fixed class
			  $('#floatMenu').addClass('fixed');
			} else {
			  // otherwise remove it
			  $('#floatMenu').removeClass('fixed');
			}
		});
	});
	}catch(e){}

//-->
</script>
<script type="text/javascript">
//<!--
	try{
		$(document).ready(function() {
			$("#ma_help").click(function(e){
				if($("#popup_ma_help").css('display') == 'none'){
					$("#popup_ma_help").fadeIn();
					e.stopPropagation();
				}else{
					$("#popup_ma_help").fadeOut();
				}
			});
			//$("#popup_ma_help").click().stopPropagation();
			$('body').click(function() {
				$("#popup_ma_help").fadeOut();
			});

			$("#popup_ma_help").click(function(e){
				$("#help_close img").click(function(e){
					$("#popup_ma_help").fadeOut();
				});
				e.stopPropagation();
			});
		});
	}catch(e){}
//-->
</script>
<script type="text/javascript">
//<!--
$(document).ready(function () {
	// PROCESS STATS
	var statsBaseURL = 'https://www.vflyer.com/stats/stats?linkType=IntRef&fid=0&aid=0&pid=61&cc=&refURL=';
	if (document.referrer != null && document.referrer.trim() != '') {
		statsBaseURL += encodeURIComponent(document.referrer);
	}
	$.post(statsBaseURL);

	
	    $("body:not(#fbBody)").css( {backgroundColor: "#070707"});
	    $("#v2_listSelectAll").click(function() {
	    	var checked_status = this.checked;
	    	$("input[name=list]").each(function(){
	    		this.checked = checked_status;
	    	});
		});

		$("ul.v2_menu li").hover(
		  function () {
			$(this).addClass("v2_jq-active");
		  },
		  function () {
			$(this).removeClass("v2_jq-active");
		  }
		);
		$(".toggleNav").click(function(){
			$("#v2_info-links").slideToggle();
		});
	
});
//-->
</script>
</div>
		<script type="text/javascript">
			$(document).ready(function() {
				function lightboxButtonMouseDownOrLeave($lightboxButton) {
					var clazz = $lightboxButton.attr('class');
					clazz = clazz.replace('lightbox-button ', '');
					clazz = clazz.replace('-active', '');
					clazz = 'lightbox-button ' + clazz;
					$lightboxButton.removeClass().addClass(clazz);
				}
				$('#under_chart')
					.delegate('#apply-code-btn', 'mousedown', function(e) {
						var clazz = $(this).attr('class');
						if (clazz.indexOf("-disabled") != -1) {
							return;
						}
						clazz = clazz.replace('lightbox-button ', '');
						clazz = clazz + '-active';
						clazz = 'lightbox-button ' + clazz;
						$(this).removeClass();
						$(this).addClass(clazz);
					})
					.delegate('#apply-code-btn', 'mouseup', function(e) {
						lightboxButtonMouseDownOrLeave($(this));
					})
					.delegate('#apply-code-btn', 'mouseleave', function(e) {
						lightboxButtonMouseDownOrLeave($(this));
					});
			});
		</script>
	</body>
</html>