<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Swagmatic</title>
	<atom:link href="http://swagmatic.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://swagmatic.com</link>
	<description>Custom promotional items, corporate gifts, tradeshow giveaways</description>
	<lastBuildDate>Tue, 14 May 2013 03:33:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Pen Light/Stylus for Touchscreen Mobile Devices [PLSTY]</title>
		<link>http://swagmatic.com/2013/05/pen-lightstylus-for-touchscreen-mobile-devices-plsty/</link>
		<comments>http://swagmatic.com/2013/05/pen-lightstylus-for-touchscreen-mobile-devices-plsty/#comments</comments>
		<pubDate>Tue, 14 May 2013 03:33:38 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[What's New]]></category>
		<category><![CDATA[custom pen]]></category>
		<category><![CDATA[Flashlight]]></category>
		<category><![CDATA[led light]]></category>
		<category><![CDATA[mobile acc]]></category>
		<category><![CDATA[stylus]]></category>
		<category><![CDATA[tablet accessories]]></category>

		<guid isPermaLink="false">http://swagmatic.com/?p=1748</guid>
		<description><![CDATA[Great multi-purpose item that combines a ballpoint pen, LED flashlight and soft silicone stylus for use with touchscreen devices. ABS Plastic Features soft silicone stylus for use with iPads®, iPhones®, tablets and other touchscreen devices Bright LED light bulb Stylus cap with metal clip houses ballpoint pen Available in black, blue, or silver If you ...]]></description>
				<content:encoded><![CDATA[<p>Great multi-purpose item that combines a ballpoint pen, LED flashlight and soft silicone stylus for use with touchscreen devices.</p>
<ul>
<li>ABS Plastic</li>
<li>Features soft silicone stylus for use with iPads®, iPhones®, tablets and other touchscreen devices</li>
<li>Bright LED light bulb</li>
<li>Stylus cap with metal clip houses ballpoint pen</li>
<li>Available in black, blue, or silver</li>
</ul>
<p>If you have additional questions about the Pen Light/Stylus or need pricing, please enter your contact info below.</p>
<div>

	<script src="http://swagmatic.com/wp-content/themes/parallelus-unite/js/jquery.validate.min.js" type="text/javascript"></script>
		<script type="text/javascript">
			jQuery(document).ready(function($) {
				$("#CommentForm").validate({ submitHandler: function(form) {
						ajaxContact(form);	// form is valid, submit it
						return false;
					}
				});
			});
		</script>	
		<div id="FormResponse"></div>
		<form class="cmxform" id="CommentForm" method="post" action="">
			<fieldset>
				<legend>Contact Form</legend>
				<div>
					<label for="ContactName" class="overlabel">Name</label>
					<input id="ContactName" name="ContactName" class="textInput required" />
				</div>
				<div>
					<label for="ContactEmail" class="overlabel">E-Mail</label>
					<input id="ContactEmail" name="ContactEmail" class="textInput required email" />
				</div>
				<div>
					<label for="ContactPhone" class="overlabel">Phone</label>
					<input id="ContactPhone" name="ContactPhone" class="textInput digits" value="" />
				</div>
				<div>
					<label for="ContactComment" class="overlabel">Comments</label>
					<textarea id="ContactComment" name="ContactComment" class="textInput required" rows="10" cols="4"></textarea>
				</div>
				<div>
					<button type="submit" class="btn"><span>Send</span></button>
					<input class="" type="hidden" name="_R" value="100.114.117.115.115.111.64.115.119.97.103.109.97.116.105.99.46.99.111.109" />
					<input class="" type="hidden" name="_S" value="32.80.76.83.84.89" />
					<label id="loader" style="display:none;"><img src="http://swagmatic.com/wp-content/themes/parallelus-unite/images/ajax-loader.gif" alt="Loading..." id="LoadingGraphic" /></label>
				</div>
			</fieldset>
		</form>
		<script type='text/javascript'>  
			// Contact form submit function        
			function ajaxContact(theForm) {
		
				jQuery('#loader').fadeIn();

				var formData = jQuery(theForm).serialize(),
					msg = jQuery('#FormResponse');
		
				jQuery.ajax({
					type: 'POST',
					url: 'http://swagmatic.com/wp-content/themes/parallelus-unite//contact-send.php',
					data: formData,
					success: function(response) {
						( msg.height() ) ?	msg.fadeIn('fast', function() { jQuery(this).hide(); }) : msg.hide();
		
						jQuery('#LoadingGraphic').fadeOut('fast', function() {
							
							if (response === 'success') { 
								if (jQuery.browser.msie && parseInt(jQuery.browser.version, 10) < 9) { 
									// IE won't do the '.animate {opacity: 0}
									jQuery(theForm).css('visibility','hidden');
								}else {
									jQuery(theForm).animate({opacity: 0},'fast');
								}
							}
		
							// Message Sent? Show the 'Thank You' message and hide the form
							var result = response, c = 'error';
							if (response === 'success') { 
								result = "Your Inquiry Has Been Sent";
								c = 'success';
							}
		
							msg.removeClass('success').removeClass('error').text('');
							var i = setInterval(function() {
								if ( !msg.is(':visible') ) {
									msg.html(result).addClass(c).slideDown('fast');
									clearInterval(i);
								}
							}, 40);    
						}); // end loading fade
					}
				});
	
				return false;
			}
		</script></div>
]]></content:encoded>
			<wfw:commentRss>http://swagmatic.com/2013/05/pen-lightstylus-for-touchscreen-mobile-devices-plsty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AC Mobile Charger [ACMC]</title>
		<link>http://swagmatic.com/2013/05/ac-mobile-charger-acmc/</link>
		<comments>http://swagmatic.com/2013/05/ac-mobile-charger-acmc/#comments</comments>
		<pubDate>Tue, 14 May 2013 03:18:09 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[What's New]]></category>
		<category><![CDATA[cellphone accessory]]></category>
		<category><![CDATA[charger]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://swagmatic.com/?p=1741</guid>
		<description><![CDATA[You can never have too many chargers, a surefire way to give your promotions some juice: ABS plastic Plug into a standard wall outlet and charge your mobile devices through a standard USB port Input: AC 100-240V, 0.07A 50-60Hz; Output: DC 5.0V, 1000mA Plug prongs swivel into body of unit If you have additional questions ...]]></description>
				<content:encoded><![CDATA[<p>You can never have too many chargers, a surefire way to give your promotions some juice:</p>
<ul>
<li><strong>ABS plastic</strong></li>
<li><strong>Plug into a standard wall outlet and charge your mobile devices through a standard USB port</strong></li>
<li><strong>Input: AC 100-240V, 0.07A 50-60Hz; Output: DC 5.0V, 1000mA</strong></li>
<li><strong>Plug prongs swivel into body of unit</strong></li>
</ul>
<p>If you have additional questions about the AC Mobile Charger or need pricing, please enter your contact info below.</p>
<div>

	<script src="http://swagmatic.com/wp-content/themes/parallelus-unite/js/jquery.validate.min.js" type="text/javascript"></script>
		<script type="text/javascript">
			jQuery(document).ready(function($) {
				$("#CommentForm").validate({ submitHandler: function(form) {
						ajaxContact(form);	// form is valid, submit it
						return false;
					}
				});
			});
		</script>	
		<div id="FormResponse"></div>
		<form class="cmxform" id="CommentForm" method="post" action="">
			<fieldset>
				<legend>Contact Form</legend>
				<div>
					<label for="ContactName" class="overlabel">Name</label>
					<input id="ContactName" name="ContactName" class="textInput required" />
				</div>
				<div>
					<label for="ContactEmail" class="overlabel">E-Mail</label>
					<input id="ContactEmail" name="ContactEmail" class="textInput required email" />
				</div>
				<div>
					<label for="ContactPhone" class="overlabel">Phone</label>
					<input id="ContactPhone" name="ContactPhone" class="textInput digits" value="" />
				</div>
				<div>
					<label for="ContactComment" class="overlabel">Comments</label>
					<textarea id="ContactComment" name="ContactComment" class="textInput required" rows="10" cols="4"></textarea>
				</div>
				<div>
					<button type="submit" class="btn"><span>Send</span></button>
					<input class="" type="hidden" name="_R" value="100.114.117.115.115.111.64.115.119.97.103.109.97.116.105.99.46.99.111.109" />
					<input class="" type="hidden" name="_S" value="32.65.67.77.67" />
					<label id="loader" style="display:none;"><img src="http://swagmatic.com/wp-content/themes/parallelus-unite/images/ajax-loader.gif" alt="Loading..." id="LoadingGraphic" /></label>
				</div>
			</fieldset>
		</form>
		<script type='text/javascript'>  
			// Contact form submit function        
			function ajaxContact(theForm) {
		
				jQuery('#loader').fadeIn();

				var formData = jQuery(theForm).serialize(),
					msg = jQuery('#FormResponse');
		
				jQuery.ajax({
					type: 'POST',
					url: 'http://swagmatic.com/wp-content/themes/parallelus-unite//contact-send.php',
					data: formData,
					success: function(response) {
						( msg.height() ) ?	msg.fadeIn('fast', function() { jQuery(this).hide(); }) : msg.hide();
		
						jQuery('#LoadingGraphic').fadeOut('fast', function() {
							
							if (response === 'success') { 
								if (jQuery.browser.msie && parseInt(jQuery.browser.version, 10) < 9) { 
									// IE won't do the '.animate {opacity: 0}
									jQuery(theForm).css('visibility','hidden');
								}else {
									jQuery(theForm).animate({opacity: 0},'fast');
								}
							}
		
							// Message Sent? Show the 'Thank You' message and hide the form
							var result = response, c = 'error';
							if (response === 'success') { 
								result = "Your Inquiry Has Been Sent";
								c = 'success';
							}
		
							msg.removeClass('success').removeClass('error').text('');
							var i = setInterval(function() {
								if ( !msg.is(':visible') ) {
									msg.html(result).addClass(c).slideDown('fast');
									clearInterval(i);
								}
							}, 40);    
						}); // end loading fade
					}
				});
	
				return false;
			}
		</script></div>
]]></content:encoded>
			<wfw:commentRss>http://swagmatic.com/2013/05/ac-mobile-charger-acmc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QR Code Bands [QRCB]</title>
		<link>http://swagmatic.com/2013/05/qr-code-bands-qrcb/</link>
		<comments>http://swagmatic.com/2013/05/qr-code-bands-qrcb/#comments</comments>
		<pubDate>Thu, 09 May 2013 01:45:20 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[What's New]]></category>
		<category><![CDATA[ID Bands]]></category>
		<category><![CDATA[QR]]></category>
		<category><![CDATA[QR Code]]></category>
		<category><![CDATA[QRC]]></category>
		<category><![CDATA[Silicone Bands]]></category>

		<guid isPermaLink="false">http://swagmatic.com/?p=1721</guid>
		<description><![CDATA[QRC Bands can link to Facebook, Twitter, YouTube, VIP access, &#38; website links. A QR code (short for Quick Response) is a specific matrix barcode (or two-dimensional code), readable by dedicated QR barcode readers and camera phones. The code consists of black modules arranged in a square pattern on a white background. Our new QRC ...]]></description>
				<content:encoded><![CDATA[<div>
<p>QRC Bands can link to Facebook, Twitter, YouTube, VIP access, &amp; website links.</p>
<p>A QR code (short for Quick Response) is a specific matrix barcode (or two-dimensional code), readable by dedicated QR barcode readers and camera phones. The code consists of black modules arranged in a square pattern on a white background.</p>
<p>Our new QRC Bands provide a seamless bridge between print, online and mobile content and allow users one-stop access to information and promotions. Businesses, no matter how small or large, can use our QRC Bands in a number of ways:</p>
<ul>
<li><strong>Contact details</strong></li>
<li><strong>Product details</strong></li>
<li><strong>Social media links</strong></li>
<li><strong>Event information</strong></li>
<li><strong>Competition/contest details</strong></li>
<li><strong>Identification</strong></li>
<li><strong>Coupon codes</strong></li>
<li><strong>Free downloads </strong></li>
</ul>
</div>
<p>If you have additional questions about QR Code Bands  or need pricing, please enter your contact info below.</p>
<div>

	<script src="http://swagmatic.com/wp-content/themes/parallelus-unite/js/jquery.validate.min.js" type="text/javascript"></script>
		<script type="text/javascript">
			jQuery(document).ready(function($) {
				$("#CommentForm").validate({ submitHandler: function(form) {
						ajaxContact(form);	// form is valid, submit it
						return false;
					}
				});
			});
		</script>	
		<div id="FormResponse"></div>
		<form class="cmxform" id="CommentForm" method="post" action="">
			<fieldset>
				<legend>Contact Form</legend>
				<div>
					<label for="ContactName" class="overlabel">Name</label>
					<input id="ContactName" name="ContactName" class="textInput required" />
				</div>
				<div>
					<label for="ContactEmail" class="overlabel">E-Mail</label>
					<input id="ContactEmail" name="ContactEmail" class="textInput required email" />
				</div>
				<div>
					<label for="ContactPhone" class="overlabel">Phone</label>
					<input id="ContactPhone" name="ContactPhone" class="textInput digits" value="" />
				</div>
				<div>
					<label for="ContactComment" class="overlabel">Comments</label>
					<textarea id="ContactComment" name="ContactComment" class="textInput required" rows="10" cols="4"></textarea>
				</div>
				<div>
					<button type="submit" class="btn"><span>Send</span></button>
					<input class="" type="hidden" name="_R" value="100.114.117.115.115.111.64.115.119.97.103.109.97.116.105.99.46.99.111.109" />
					<input class="" type="hidden" name="_S" value="32.81.82.67.66" />
					<label id="loader" style="display:none;"><img src="http://swagmatic.com/wp-content/themes/parallelus-unite/images/ajax-loader.gif" alt="Loading..." id="LoadingGraphic" /></label>
				</div>
			</fieldset>
		</form>
		<script type='text/javascript'>  
			// Contact form submit function        
			function ajaxContact(theForm) {
		
				jQuery('#loader').fadeIn();

				var formData = jQuery(theForm).serialize(),
					msg = jQuery('#FormResponse');
		
				jQuery.ajax({
					type: 'POST',
					url: 'http://swagmatic.com/wp-content/themes/parallelus-unite//contact-send.php',
					data: formData,
					success: function(response) {
						( msg.height() ) ?	msg.fadeIn('fast', function() { jQuery(this).hide(); }) : msg.hide();
		
						jQuery('#LoadingGraphic').fadeOut('fast', function() {
							
							if (response === 'success') { 
								if (jQuery.browser.msie && parseInt(jQuery.browser.version, 10) < 9) { 
									// IE won't do the '.animate {opacity: 0}
									jQuery(theForm).css('visibility','hidden');
								}else {
									jQuery(theForm).animate({opacity: 0},'fast');
								}
							}
		
							// Message Sent? Show the 'Thank You' message and hide the form
							var result = response, c = 'error';
							if (response === 'success') { 
								result = "Your Inquiry Has Been Sent";
								c = 'success';
							}
		
							msg.removeClass('success').removeClass('error').text('');
							var i = setInterval(function() {
								if ( !msg.is(':visible') ) {
									msg.html(result).addClass(c).slideDown('fast');
									clearInterval(i);
								}
							}, 40);    
						}); // end loading fade
					}
				});
	
				return false;
			}
		</script></div>
]]></content:encoded>
			<wfw:commentRss>http://swagmatic.com/2013/05/qr-code-bands-qrcb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sparkle Glitter Bling Lanyards [SMGL]</title>
		<link>http://swagmatic.com/2013/03/sparkle-glitter-bling-lanyards-smgl/</link>
		<comments>http://swagmatic.com/2013/03/sparkle-glitter-bling-lanyards-smgl/#comments</comments>
		<pubDate>Mon, 18 Mar 2013 15:07:54 +0000</pubDate>
		<dc:creator>Danielle Russo</dc:creator>
				<category><![CDATA[What's New]]></category>
		<category><![CDATA[bling lanyard]]></category>
		<category><![CDATA[glitter lanyard]]></category>
		<category><![CDATA[sparkle lanyard]]></category>

		<guid isPermaLink="false">http://swagmatic.com/?p=1712</guid>
		<description><![CDATA[Get noticed with these amazing glitter lanyards!  Perfect for a Las Vegas event or any occasion to stand out.  So many color choices and color combos. Flashy, bold, bright!  Let your next promotion sparkle with these amazing and unique lanyards.  Ask us about our wristlet or headband version. Lanyard can be PMS matched Many glitter ...]]></description>
				<content:encoded><![CDATA[<div>
<p>Get noticed with these amazing glitter lanyards!  Perfect for a Las Vegas event or any occasion to stand out.  So many color choices and color combos. Flashy, bold, bright!  Let your next promotion sparkle with these amazing and unique lanyards.  Ask us about our wristlet or headband version.</p>
<ul>
<li>Lanyard can be PMS matched</li>
<li>Many glitter colors to choose from</li>
<li>In stock silver/black with minimums as few as 100!</li>
<li>$50.00 Set-up fee for 1 color imprint.</li>
</ul>
</div>
<p><b> </b></p>
<p>If you have additional questions about this Sparkle Glitter Bling Lanyards  or need pricing, please enter your contact info below.</p>
<div>

	<script src="http://swagmatic.com/wp-content/themes/parallelus-unite/js/jquery.validate.min.js" type="text/javascript"></script>
		<script type="text/javascript">
			jQuery(document).ready(function($) {
				$("#CommentForm").validate({ submitHandler: function(form) {
						ajaxContact(form);	// form is valid, submit it
						return false;
					}
				});
			});
		</script>	
		<div id="FormResponse"></div>
		<form class="cmxform" id="CommentForm" method="post" action="">
			<fieldset>
				<legend>Contact Form</legend>
				<div>
					<label for="ContactName" class="overlabel">Name</label>
					<input id="ContactName" name="ContactName" class="textInput required" />
				</div>
				<div>
					<label for="ContactEmail" class="overlabel">E-Mail</label>
					<input id="ContactEmail" name="ContactEmail" class="textInput required email" />
				</div>
				<div>
					<label for="ContactPhone" class="overlabel">Phone</label>
					<input id="ContactPhone" name="ContactPhone" class="textInput digits" value="" />
				</div>
				<div>
					<label for="ContactComment" class="overlabel">Comments</label>
					<textarea id="ContactComment" name="ContactComment" class="textInput required" rows="10" cols="4"></textarea>
				</div>
				<div>
					<button type="submit" class="btn"><span>Send</span></button>
					<input class="" type="hidden" name="_R" value="100.114.117.115.115.111.64.115.119.97.103.109.97.116.105.99.46.99.111.109" />
					<input class="" type="hidden" name="_S" value="32.83.77.71.76" />
					<label id="loader" style="display:none;"><img src="http://swagmatic.com/wp-content/themes/parallelus-unite/images/ajax-loader.gif" alt="Loading..." id="LoadingGraphic" /></label>
				</div>
			</fieldset>
		</form>
		<script type='text/javascript'>  
			// Contact form submit function        
			function ajaxContact(theForm) {
		
				jQuery('#loader').fadeIn();

				var formData = jQuery(theForm).serialize(),
					msg = jQuery('#FormResponse');
		
				jQuery.ajax({
					type: 'POST',
					url: 'http://swagmatic.com/wp-content/themes/parallelus-unite//contact-send.php',
					data: formData,
					success: function(response) {
						( msg.height() ) ?	msg.fadeIn('fast', function() { jQuery(this).hide(); }) : msg.hide();
		
						jQuery('#LoadingGraphic').fadeOut('fast', function() {
							
							if (response === 'success') { 
								if (jQuery.browser.msie && parseInt(jQuery.browser.version, 10) < 9) { 
									// IE won't do the '.animate {opacity: 0}
									jQuery(theForm).css('visibility','hidden');
								}else {
									jQuery(theForm).animate({opacity: 0},'fast');
								}
							}
		
							// Message Sent? Show the 'Thank You' message and hide the form
							var result = response, c = 'error';
							if (response === 'success') { 
								result = "Your Inquiry Has Been Sent";
								c = 'success';
							}
		
							msg.removeClass('success').removeClass('error').text('');
							var i = setInterval(function() {
								if ( !msg.is(':visible') ) {
									msg.html(result).addClass(c).slideDown('fast');
									clearInterval(i);
								}
							}, 40);    
						}); // end loading fade
					}
				});
	
				return false;
			}
		</script></div>
]]></content:encoded>
			<wfw:commentRss>http://swagmatic.com/2013/03/sparkle-glitter-bling-lanyards-smgl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Color Grip Ballpoint w/ Stylus [SMCBS]</title>
		<link>http://swagmatic.com/2013/02/color-grip-ballpoint-w-stylus-smcbs/</link>
		<comments>http://swagmatic.com/2013/02/color-grip-ballpoint-w-stylus-smcbs/#comments</comments>
		<pubDate>Wed, 27 Feb 2013 14:49:53 +0000</pubDate>
		<dc:creator>Danielle Russo</dc:creator>
				<category><![CDATA[What's New]]></category>

		<guid isPermaLink="false">http://swagmatic.com/?p=1692</guid>
		<description><![CDATA[12 amazing colors to choose from Minimum only 500! On special for only $0.60 each up to 5,000 pcs 24 hour service $50.00 Set-up fee for 1 color imprint.   If you have additional questions about this Color Grip Ballpoint w/ Stylus  or need pricing, please enter your contact info below.]]></description>
				<content:encoded><![CDATA[<div>
<ul>
<li>12 amazing colors to choose from</li>
<li>Minimum only 500!</li>
<li>On special for only $0.60 each up to 5,000 pcs</li>
<li>24 hour service</li>
<li>$50.00 Set-up fee for 1 color imprint.</li>
</ul>
</div>
<p><b> </b></p>
<p><span style="font-size: 13px; line-height: 19px;">If you have additional questions about this Color Grip Ballpoint w/ Stylus  or need pricing, please enter your contact info below.</span></p>
<div>

	<script src="http://swagmatic.com/wp-content/themes/parallelus-unite/js/jquery.validate.min.js" type="text/javascript"></script>
		<script type="text/javascript">
			jQuery(document).ready(function($) {
				$("#CommentForm").validate({ submitHandler: function(form) {
						ajaxContact(form);	// form is valid, submit it
						return false;
					}
				});
			});
		</script>	
		<div id="FormResponse"></div>
		<form class="cmxform" id="CommentForm" method="post" action="">
			<fieldset>
				<legend>Contact Form</legend>
				<div>
					<label for="ContactName" class="overlabel">Name</label>
					<input id="ContactName" name="ContactName" class="textInput required" />
				</div>
				<div>
					<label for="ContactEmail" class="overlabel">E-Mail</label>
					<input id="ContactEmail" name="ContactEmail" class="textInput required email" />
				</div>
				<div>
					<label for="ContactPhone" class="overlabel">Phone</label>
					<input id="ContactPhone" name="ContactPhone" class="textInput digits" value="" />
				</div>
				<div>
					<label for="ContactComment" class="overlabel">Comments</label>
					<textarea id="ContactComment" name="ContactComment" class="textInput required" rows="10" cols="4"></textarea>
				</div>
				<div>
					<button type="submit" class="btn"><span>Send</span></button>
					<input class="" type="hidden" name="_R" value="100.114.117.115.115.111.64.115.119.97.103.109.97.116.105.99.46.99.111.109" />
					<input class="" type="hidden" name="_S" value="32.83.77.67.66.83" />
					<label id="loader" style="display:none;"><img src="http://swagmatic.com/wp-content/themes/parallelus-unite/images/ajax-loader.gif" alt="Loading..." id="LoadingGraphic" /></label>
				</div>
			</fieldset>
		</form>
		<script type='text/javascript'>  
			// Contact form submit function        
			function ajaxContact(theForm) {
		
				jQuery('#loader').fadeIn();

				var formData = jQuery(theForm).serialize(),
					msg = jQuery('#FormResponse');
		
				jQuery.ajax({
					type: 'POST',
					url: 'http://swagmatic.com/wp-content/themes/parallelus-unite//contact-send.php',
					data: formData,
					success: function(response) {
						( msg.height() ) ?	msg.fadeIn('fast', function() { jQuery(this).hide(); }) : msg.hide();
		
						jQuery('#LoadingGraphic').fadeOut('fast', function() {
							
							if (response === 'success') { 
								if (jQuery.browser.msie && parseInt(jQuery.browser.version, 10) < 9) { 
									// IE won't do the '.animate {opacity: 0}
									jQuery(theForm).css('visibility','hidden');
								}else {
									jQuery(theForm).animate({opacity: 0},'fast');
								}
							}
		
							// Message Sent? Show the 'Thank You' message and hide the form
							var result = response, c = 'error';
							if (response === 'success') { 
								result = "Your Inquiry Has Been Sent";
								c = 'success';
							}
		
							msg.removeClass('success').removeClass('error').text('');
							var i = setInterval(function() {
								if ( !msg.is(':visible') ) {
									msg.html(result).addClass(c).slideDown('fast');
									clearInterval(i);
								}
							}, 40);    
						}); // end loading fade
					}
				});
	
				return false;
			}
		</script></div>
]]></content:encoded>
			<wfw:commentRss>http://swagmatic.com/2013/02/color-grip-ballpoint-w-stylus-smcbs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Associate Portfolio for iPad [SM-3639]</title>
		<link>http://swagmatic.com/2013/01/associate-portfolio-for-ipad-sm-3639/</link>
		<comments>http://swagmatic.com/2013/01/associate-portfolio-for-ipad-sm-3639/#comments</comments>
		<pubDate>Thu, 03 Jan 2013 17:12:08 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[What's New]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[portfolio]]></category>

		<guid isPermaLink="false">http://swagmatic.com/?p=1617</guid>
		<description><![CDATA[  Inside panel holds all iPad models. Scratch-proof panel protects iPad. Elastic pen or stylus loop. Includes refillable, 30 ruled page notepad. Pen and device not included. $45.00 Set-up fee for 1 color imprint. Size: 10&#8243; H x 7.65&#8243; W x 0.5&#8243; L &#160; If you have additional questions about this Associate Portfolio for iPad  or need ...]]></description>
				<content:encoded><![CDATA[<p><strong> </strong></p>
<div>
<ul>
<li>Inside panel holds all iPad models.</li>
<li>Scratch-proof panel protects iPad.</li>
<li>Elastic pen or stylus loop. Includes refillable, 30 ruled page notepad.</li>
<li>Pen and device not included.</li>
<li>$45.00 Set-up fee for 1 color imprint.</li>
</ul>
</div>
<p><strong>Size:</strong></p>
<p>10&#8243; H x 7.65&#8243; W x 0.5&#8243; L</p>
<p>&nbsp;</p>
<div>
<p>If you have additional questions about this Associate Portfolio for iPad  or need pricing, please enter your contact info below.</p>

	<script src="http://swagmatic.com/wp-content/themes/parallelus-unite/js/jquery.validate.min.js" type="text/javascript"></script>
		<script type="text/javascript">
			jQuery(document).ready(function($) {
				$("#CommentForm").validate({ submitHandler: function(form) {
						ajaxContact(form);	// form is valid, submit it
						return false;
					}
				});
			});
		</script>	
		<div id="FormResponse"></div>
		<form class="cmxform" id="CommentForm" method="post" action="">
			<fieldset>
				<legend>Contact Form</legend>
				<div>
					<label for="ContactName" class="overlabel">Name</label>
					<input id="ContactName" name="ContactName" class="textInput required" />
				</div>
				<div>
					<label for="ContactEmail" class="overlabel">E-Mail</label>
					<input id="ContactEmail" name="ContactEmail" class="textInput required email" />
				</div>
				<div>
					<label for="ContactPhone" class="overlabel">Phone</label>
					<input id="ContactPhone" name="ContactPhone" class="textInput digits" value="" />
				</div>
				<div>
					<label for="ContactComment" class="overlabel">Comments</label>
					<textarea id="ContactComment" name="ContactComment" class="textInput required" rows="10" cols="4"></textarea>
				</div>
				<div>
					<button type="submit" class="btn"><span>Send</span></button>
					<input class="" type="hidden" name="_R" value="100.114.117.115.115.111.64.115.119.97.103.109.97.116.105.99.46.99.111.109" />
					<input class="" type="hidden" name="_S" value="32.83.77.45.51.54.51.57" />
					<label id="loader" style="display:none;"><img src="http://swagmatic.com/wp-content/themes/parallelus-unite/images/ajax-loader.gif" alt="Loading..." id="LoadingGraphic" /></label>
				</div>
			</fieldset>
		</form>
		<script type='text/javascript'>  
			// Contact form submit function        
			function ajaxContact(theForm) {
		
				jQuery('#loader').fadeIn();

				var formData = jQuery(theForm).serialize(),
					msg = jQuery('#FormResponse');
		
				jQuery.ajax({
					type: 'POST',
					url: 'http://swagmatic.com/wp-content/themes/parallelus-unite//contact-send.php',
					data: formData,
					success: function(response) {
						( msg.height() ) ?	msg.fadeIn('fast', function() { jQuery(this).hide(); }) : msg.hide();
		
						jQuery('#LoadingGraphic').fadeOut('fast', function() {
							
							if (response === 'success') { 
								if (jQuery.browser.msie && parseInt(jQuery.browser.version, 10) < 9) { 
									// IE won't do the '.animate {opacity: 0}
									jQuery(theForm).css('visibility','hidden');
								}else {
									jQuery(theForm).animate({opacity: 0},'fast');
								}
							}
		
							// Message Sent? Show the 'Thank You' message and hide the form
							var result = response, c = 'error';
							if (response === 'success') { 
								result = "Your Inquiry Has Been Sent";
								c = 'success';
							}
		
							msg.removeClass('success').removeClass('error').text('');
							var i = setInterval(function() {
								if ( !msg.is(':visible') ) {
									msg.html(result).addClass(c).slideDown('fast');
									clearInterval(i);
								}
							}, 40);    
						}); // end loading fade
					}
				});
	
				return false;
			}
		</script></div>
]]></content:encoded>
			<wfw:commentRss>http://swagmatic.com/2013/01/associate-portfolio-for-ipad-sm-3639/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HAPPY NEW YEAR!!!</title>
		<link>http://swagmatic.com/2013/01/happy-new-year/</link>
		<comments>http://swagmatic.com/2013/01/happy-new-year/#comments</comments>
		<pubDate>Thu, 03 Jan 2013 14:56:51 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Swag Projects]]></category>

		<guid isPermaLink="false">http://swagmatic.com/?p=1597</guid>
		<description><![CDATA[What an exciting time of year.  There are thousands of new products hitting the market. Think of your new projects and budgets to ring in first quarter.  We are here to guide you through every step and find the absolute perfect product for your next promotion. We are off to Las Vegas this month to check out ...]]></description>
				<content:encoded><![CDATA[<p>What an exciting time of year.  There are thousands of new products hitting the market. Think of your new projects and budgets to ring in first quarter.  We are here to guide you through every step and find the absolute perfect product for your next promotion. We are off to <a href="http://expo.ppai.org/">Las Vegas</a> this month to check out all the new items and will be sure to report back. As always, if there is something you want and don’t see, please ask us so we can hunt it down for you.  With access to over 500,000 products, I know we can find exactly what you are looking for.</p>
<p>With 2013 in full swing, <a href="http://www.pantone.com/pages/pantone/index.aspx">Pantone</a> has announced their color of the year, Emerald.  Last year it was Tangerine Tango and we couldn&#8217;t have been more excited! Emerald is a beautiful color and we have many products available for you.</p>
<p><a href="http://swagmatic.com/2013/01/happy-new-year/blog-inset2/" rel="attachment wp-att-1608"><img class="aligncenter size-full wp-image-1608" alt="Blog-inset2" src="http://swagmatic.com/wp-content/uploads/2013/01/Blog-inset2.jpg" width="566" height="164" /></a></p>
<p>As a small preview, here are a few items we are excited about promoting in 2013. Check out the <a href="http://swagmatic.com/tag/rubiks/">Rubik&#8217;s</a> memo holder, the latest addition to ever growing Rubik promo family.  Also, our Aqua Pearl hot/cold packs in all new colors as well as our Shark tablet/cellphone holder.</p>
<p><a href="http://swagmatic.com/2013/01/happy-new-year/blog-inset/" rel="attachment wp-att-1605"><img class="aligncenter size-full wp-image-1605" alt="Blog-inset" src="http://swagmatic.com/wp-content/uploads/2013/01/Blog-inset.jpg" width="566" height="215" /></a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://swagmatic.com/2013/01/happy-new-year/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Holiday Talk</title>
		<link>http://swagmatic.com/2012/12/holiday-talk/</link>
		<comments>http://swagmatic.com/2012/12/holiday-talk/#comments</comments>
		<pubDate>Fri, 07 Dec 2012 21:26:53 +0000</pubDate>
		<dc:creator>Danielle Russo</dc:creator>
				<category><![CDATA[Swag Projects]]></category>
		<category><![CDATA[holiday gifts]]></category>

		<guid isPermaLink="false">http://swagmatic.com/?p=1578</guid>
		<description><![CDATA[It feels like it was just last week that we were discussing new ways to tackle 2012 and all of our big plans for the year and, yet, here it is, year-end all over again.  The rapidness in which this year has flown is unfathomable but, December is here and we all know what that ...]]></description>
				<content:encoded><![CDATA[<p>It feels like it was just last week that we were discussing new ways to tackle 2012 and all of our big plans for the year and, yet, here it is, year-end all over again.  The rapidness in which this year has flown is unfathomable but, December is here and we all know what that means: customer appreciation gifts!</p>
<p>&nbsp;</p>
<p>This year, we, ourselves, are getting off to a delayed start but, the order is in and they are scheduled to ship next week, just in time to be delivered before everyone takes off for their Holiday vacations.  If you’re anything like us this year, you may be running behind, as well.  Thankfully, we have tons of vendors who not only offer expedited production times of 5, 3 or 1 business day but they offer it FREE!  There is still plenty of time to get the perfect thank you gift in hands and out the door to your customer.  Even with longer production times, we can help you save time by doing the drop ship directly to your customers for you.  Better yet, to make things a little easier for our customers this year, we have incorporated some of our preferred vendor’s <a title="holiday catalogs" href="http://swagmatic.com/holiday-catalogs-2012/">holiday catalogs</a> onto our website in one easy-to-locate place; we’ve also added some product images and descriptions of some popular ideas to our <a title="Facebook" href="http://www.facebook.com/pages/Swagmatic/132511700139657?sk=photos_albums">Facebook</a> page so feel free to check that out, as well.  Of course, if you prefer, you can always pick up a phone and pick our brains for unique ideas, too!</p>
<p>&nbsp;</p>
<p>Maybe you started thinking of your year-end gifts long ago but nothing has struck that “perfect” cord yet?  Maybe you know exactly what you want but are struggling with fitting it in the budget?  Whatever the reason may be, we can be of help, so let’s get started and make your appreciation gifts the talk of the season!</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://swagmatic.com/2012/12/holiday-talk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Nash Pen [SM-4101]</title>
		<link>http://swagmatic.com/2012/11/the-nash-pen-sm-4101/</link>
		<comments>http://swagmatic.com/2012/11/the-nash-pen-sm-4101/#comments</comments>
		<pubDate>Thu, 01 Nov 2012 15:58:31 +0000</pubDate>
		<dc:creator>Danielle Russo</dc:creator>
				<category><![CDATA[What's New]]></category>
		<category><![CDATA[pens]]></category>
		<category><![CDATA[writing instruments]]></category>

		<guid isPermaLink="false">http://swagmatic.com/?p=1567</guid>
		<description><![CDATA[The #1 Selling Nash Pen ON SALE THROUGH 11/30! Retractable. Ballpoint. Soft grip (except solid silver). A #1 seller for years! Blue Ink available The following colors are also available with Blue Ink: Blue with Matching Grip, Red with Matching Grip or Solid Silver. Colors:  Blue, green, orange, purlpe, red, teal, pink.  Silver barrel w/ ...]]></description>
				<content:encoded><![CDATA[<p><strong>The #1 Selling Nash Pen</strong></p>
<div>
<ul>
<li>ON SALE THROUGH 11/30!</li>
<li>Retractable. Ballpoint. Soft grip (except solid silver).</li>
<li>A #1 seller for years!</li>
<li>Blue Ink available</li>
<li>The following colors are also available with Blue Ink: Blue with Matching Grip, Red with Matching Grip or Solid Silver.</li>
<li>Colors:  Blue, green, orange, purlpe, red, teal, pink.  Silver barrel w/ black, blue, green, orange, purple or red grip.</li>
<li>$45.00 Set-up fee for 1 color imprint.</li>
</ul>
</div>
<p><strong>Size:</strong></p>
<p>5 1/2&#8243; long</p>
<p>&nbsp;</p>
<div>
<p>If you have additional questions about this <strong>Nash Pen</strong> or need pricing, please enter your contact info below.</p>

	<script src="http://swagmatic.com/wp-content/themes/parallelus-unite/js/jquery.validate.min.js" type="text/javascript"></script>
		<script type="text/javascript">
			jQuery(document).ready(function($) {
				$("#CommentForm").validate({ submitHandler: function(form) {
						ajaxContact(form);	// form is valid, submit it
						return false;
					}
				});
			});
		</script>	
		<div id="FormResponse"></div>
		<form class="cmxform" id="CommentForm" method="post" action="">
			<fieldset>
				<legend>Contact Form</legend>
				<div>
					<label for="ContactName" class="overlabel">Name</label>
					<input id="ContactName" name="ContactName" class="textInput required" />
				</div>
				<div>
					<label for="ContactEmail" class="overlabel">E-Mail</label>
					<input id="ContactEmail" name="ContactEmail" class="textInput required email" />
				</div>
				<div>
					<label for="ContactPhone" class="overlabel">Phone</label>
					<input id="ContactPhone" name="ContactPhone" class="textInput digits" value="" />
				</div>
				<div>
					<label for="ContactComment" class="overlabel">Comments</label>
					<textarea id="ContactComment" name="ContactComment" class="textInput required" rows="10" cols="4"></textarea>
				</div>
				<div>
					<button type="submit" class="btn"><span>Send</span></button>
					<input class="" type="hidden" name="_R" value="100.114.117.115.115.111.64.115.119.97.103.109.97.116.105.99.46.99.111.109" />
					<input class="" type="hidden" name="_S" value="115.109.45.52.49.48.49" />
					<label id="loader" style="display:none;"><img src="http://swagmatic.com/wp-content/themes/parallelus-unite/images/ajax-loader.gif" alt="Loading..." id="LoadingGraphic" /></label>
				</div>
			</fieldset>
		</form>
		<script type='text/javascript'>  
			// Contact form submit function        
			function ajaxContact(theForm) {
		
				jQuery('#loader').fadeIn();

				var formData = jQuery(theForm).serialize(),
					msg = jQuery('#FormResponse');
		
				jQuery.ajax({
					type: 'POST',
					url: 'http://swagmatic.com/wp-content/themes/parallelus-unite//contact-send.php',
					data: formData,
					success: function(response) {
						( msg.height() ) ?	msg.fadeIn('fast', function() { jQuery(this).hide(); }) : msg.hide();
		
						jQuery('#LoadingGraphic').fadeOut('fast', function() {
							
							if (response === 'success') { 
								if (jQuery.browser.msie && parseInt(jQuery.browser.version, 10) < 9) { 
									// IE won't do the '.animate {opacity: 0}
									jQuery(theForm).css('visibility','hidden');
								}else {
									jQuery(theForm).animate({opacity: 0},'fast');
								}
							}
		
							// Message Sent? Show the 'Thank You' message and hide the form
							var result = response, c = 'error';
							if (response === 'success') { 
								result = "Your Inquiry Has Been Sent";
								c = 'success';
							}
		
							msg.removeClass('success').removeClass('error').text('');
							var i = setInterval(function() {
								if ( !msg.is(':visible') ) {
									msg.html(result).addClass(c).slideDown('fast');
									clearInterval(i);
								}
							}, 40);    
						}); // end loading fade
					}
				});
	
				return false;
			}
		</script></div>
]]></content:encoded>
			<wfw:commentRss>http://swagmatic.com/2012/11/the-nash-pen-sm-4101/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Curvy Collapsible Water Bottle [SM-WB200]</title>
		<link>http://swagmatic.com/2012/09/curvy-collapsible-water-bottle-sm-wb200/</link>
		<comments>http://swagmatic.com/2012/09/curvy-collapsible-water-bottle-sm-wb200/#comments</comments>
		<pubDate>Tue, 18 Sep 2012 16:41:40 +0000</pubDate>
		<dc:creator>Danielle Russo</dc:creator>
				<category><![CDATA[What's New]]></category>
		<category><![CDATA[Drinkware]]></category>
		<category><![CDATA[Waterbottle]]></category>

		<guid isPermaLink="false">http://swagmatic.com/?p=1487</guid>
		<description><![CDATA[Curvy Collapsible Water Bottle Hydrate yourself on-the-go with this wave collapsible water bottle. Made with the convenience of portability, this water bottle lays flat to conserve space. Just fold-n-go, add to your purse, backpack or any type of bag. This 16.9 oz. container comes with the option of direct print or full color decal imprinting. ...]]></description>
				<content:encoded><![CDATA[<p>Curvy Collapsible Water Bottle</p>
<p>Hydrate yourself on-the-go with this wave collapsible water bottle. Made with the convenience of portability, this water bottle lays flat to conserve space. Just fold-n-go, add to your purse, backpack or any type of bag. This 16.9 oz. container comes with the option of direct print or full color decal imprinting. A great item for any outdoor event, this water bottle will easily fit or clip with a carabiner to a pocket or belt loop.</p>
<p>Your very own portable water bottle. This collapsible water bottle lays flat to conserve space, Fold-n-go, add to your purses, back pack, or golf bag. Will easily fit or clip with the carabiner to pocket or belt loop. A great item for any outdoor event. Reusable, Simply fold or roll, and flattened when empty. Dishwasher safe, washable in the top rack of your dishwasher. Freeze, simply add liquid and put in freezer. Identify, write your name in permanent ink on white space.</p>
<p><strong>Size:</strong></p>
<p>4.75”w x 10”h</p>
<p>&nbsp;</p>
<div>
<p>If you have additional questions about this Curvy Collapsible Water Bottle or need pricing, please enter your contact info below.</p>

	<script src="http://swagmatic.com/wp-content/themes/parallelus-unite/js/jquery.validate.min.js" type="text/javascript"></script>
		<script type="text/javascript">
			jQuery(document).ready(function($) {
				$("#CommentForm").validate({ submitHandler: function(form) {
						ajaxContact(form);	// form is valid, submit it
						return false;
					}
				});
			});
		</script>	
		<div id="FormResponse"></div>
		<form class="cmxform" id="CommentForm" method="post" action="">
			<fieldset>
				<legend>Contact Form</legend>
				<div>
					<label for="ContactName" class="overlabel">Name</label>
					<input id="ContactName" name="ContactName" class="textInput required" />
				</div>
				<div>
					<label for="ContactEmail" class="overlabel">E-Mail</label>
					<input id="ContactEmail" name="ContactEmail" class="textInput required email" />
				</div>
				<div>
					<label for="ContactPhone" class="overlabel">Phone</label>
					<input id="ContactPhone" name="ContactPhone" class="textInput digits" value="" />
				</div>
				<div>
					<label for="ContactComment" class="overlabel">Comments</label>
					<textarea id="ContactComment" name="ContactComment" class="textInput required" rows="10" cols="4"></textarea>
				</div>
				<div>
					<button type="submit" class="btn"><span>Send</span></button>
					<input class="" type="hidden" name="_R" value="100.114.117.115.115.111.64.115.119.97.103.109.97.116.105.99.46.99.111.109" />
					<input class="" type="hidden" name="_S" value="83.77.45.87.66.50.48.48" />
					<label id="loader" style="display:none;"><img src="http://swagmatic.com/wp-content/themes/parallelus-unite/images/ajax-loader.gif" alt="Loading..." id="LoadingGraphic" /></label>
				</div>
			</fieldset>
		</form>
		<script type='text/javascript'>  
			// Contact form submit function        
			function ajaxContact(theForm) {
		
				jQuery('#loader').fadeIn();

				var formData = jQuery(theForm).serialize(),
					msg = jQuery('#FormResponse');
		
				jQuery.ajax({
					type: 'POST',
					url: 'http://swagmatic.com/wp-content/themes/parallelus-unite//contact-send.php',
					data: formData,
					success: function(response) {
						( msg.height() ) ?	msg.fadeIn('fast', function() { jQuery(this).hide(); }) : msg.hide();
		
						jQuery('#LoadingGraphic').fadeOut('fast', function() {
							
							if (response === 'success') { 
								if (jQuery.browser.msie && parseInt(jQuery.browser.version, 10) < 9) { 
									// IE won't do the '.animate {opacity: 0}
									jQuery(theForm).css('visibility','hidden');
								}else {
									jQuery(theForm).animate({opacity: 0},'fast');
								}
							}
		
							// Message Sent? Show the 'Thank You' message and hide the form
							var result = response, c = 'error';
							if (response === 'success') { 
								result = "Your Inquiry Has Been Sent";
								c = 'success';
							}
		
							msg.removeClass('success').removeClass('error').text('');
							var i = setInterval(function() {
								if ( !msg.is(':visible') ) {
									msg.html(result).addClass(c).slideDown('fast');
									clearInterval(i);
								}
							}, 40);    
						}); // end loading fade
					}
				});
	
				return false;
			}
		</script></div>
]]></content:encoded>
			<wfw:commentRss>http://swagmatic.com/2012/09/curvy-collapsible-water-bottle-sm-wb200/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
