
<!DOCTYPE html>
<html>
<head id="ctl00_shellHead"><title>
	Coupons
</title><title>  Coupons : ConsumerQueen.com</title>
<meta name="generator" content="WordPress 2.2.3" />
<!-- leave this for stats please -->

<link rel="Shortcut Icon" href="http://www.consumerqueen.com/wp-content/themes/blue-zinfandel/images/favicon.ico" type="image/x-icon" />
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://www.consumerqueen.com/?feed=rss2" />
<link rel="alternate" type="text/xml" title="RSS .92" href="http://www.consumerqueen.com/?feed=rss" />
<link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="http://www.consumerqueen.com/?feed=atom" />

<link rel="pingback" href="http://www.consumerqueen.com/xmlrpc.php" />
	<link rel='archives' title='February 2008' href='http://www.consumerqueen.com/?m=200802' />
	<link rel='archives' title='January 2008' href='http://www.consumerqueen.com/?m=200801' />
	<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.consumerqueen.com/xmlrpc.php?rsd" />
<style type="text/css" media="screen">
/* 
	Theme Name: Blue Zinfandel
	Theme URL: http://www.briangardner.com/themes/blue-zinfandel-wordpress-theme.htm
	Description: Blue Zinfandel is a modern theme created for Wordpress.
	Author: Brian Gardner
	Author URI: http://www.briangardner.com
	Version: 1.0
		
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Changelog:
		v1.0 - 12.22.06
			First Release of Blue Zinfandel
*/

body {
	background: #FFFFFF url(images/content.gif) top center repeat-y;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited{
	color: #507AA5;
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	background: #FFFFFF;
	width: 960px;
	margin: 0px auto 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	border-top: 5px solid #658DB5;
    text-transform: uppercase;
	}
	
#header a {
	font-family: Times New Roman, Helvetica, Sans-Serif;
	font-size: 48px;
	color: #333333;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	text-transform: uppercase;
	}

#header a:hover{
	color: #333333;
	}
	
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: #FFFFFF;
	width: 960px;
	margin: 0px auto 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	}
	
#navbar li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#navbar ul {
	margin: 0px;
	padding: 0px;
	}
	
#navbar ul li a {
	font-family: Times New Roman, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #333333;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	text-decoration: none;
	text-transform: uppercase;
	}

#navbar ul li a:hover {
	color: #658DB5;
	}
	
/************************************************
*	Sidebar      								*
************************************************/

#sidebar      {
	float: left;
	width: 220px;
	margin: 0px 20px 0px 0px;
	padding: 20px 0px 0px 0px;
	}
	
#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#sidebar ul li a {
	color: #507AA5;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	color: #507AA5;
	text-decoration: underline;
	}
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	margin: 0px auto 0px;
	padding: 0px;
	}

#content p{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#content p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}
	
#content h1 {
	color: #333333;
	font-size: 22px;
	font-family: Times New Roman, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
	
#content h1 a  {
	color: #333333;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #658DB5;
	text-decoration: none;
	}
	
#content h2 {
	color: #333333;
	font-size: 14px;
	font-family: Times New Roman, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	border-top: 1px dotted #C0C0C0;
	border-bottom: 1px dotted #C0C0C0;
	}
	
#content p ol{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	}
	
#content p ul{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	}
	
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 3px solid #B3C8DB;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
	
#contentmiddle {
	float: left;
	width: 440px;
	margin: 0px 20px 0px 0px;
	padding: 20px 20px 10px 20px;
	}
	
#contentmiddle p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}
	
#contentdate {
	background: #FFFFFF url(images/date.gif);
	float: left;
	width: 45px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	}
	
#contentdate h3 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	padding: 1px 0px 0px 10px;
	margin: 0px;
	text-transform: uppercase;
	}
	
#contentdate h4 {
	font-family: Times New Roman, Helvetica, Sans-Serif;
	color: #999999;
	font-size: 21px;
	font-weight: bold;
	padding: 5px 4px 0px 0px;
	margin: 0px;
	text-align: center;
	}
	
#contenttitle {
	float: left;
	width: 385px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
#contentmiddle ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#contentmiddle ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#contentmiddle ul li a {
	color: #507AA5;
	text-decoration: none;
	}

#contentmiddle ul li a:hover {
	color: #507AA5;
	text-decoration: underline;
	}

/************************************************
*	Footer      								*
************************************************/

#footer {
	background: #FFFFFF;
	width: 960px;
	height: 15px;
	margin: 0px auto 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	border-top: 1px solid #C0C0C0;
	}

/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#s {
	background: #FFFFFF;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	padding: 2px;
	margin: 7px 0px 0px 0px;
	border: 1px solid #C0C0C0;
	}

/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	width: 395px;
	background: #E8E8E8;
	color: #333333;
	float: left;
	padding: 10px 20px 0px 20px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #C0C0C0;
	}
	
ol#commentlist {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 5px 0px 20px 0px;
	padding: 20px 10px 5px 10px;
	width: 365px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

.commenttext-admin {
	clear: both;
	margin: 5px 0px 20px 0px;
	padding: 20px 10px 5px 10px;
	width: 365px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: no}
	
#contentright {
	float: right;
	width: 190px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	}

#contentright p{
	padding: 2px 0px 16px 0px;
	margin: 0px;
	line-height: 20px;
	}

#contentright ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#contentright ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#contentright ul li a {
	color: #507AA5;
	text-decoration: none;
	}

#contentright ul li a:hover {
	color: #507AA5;
	text-decoration: underline;
	}
	
</style>


<STYLE>
body {
text-align: center;
}
body {
text-align: -moz-center;
}
#shellTable {
width: 1150px;
}
#DivRightClamp {
width: 180px;
margin-right: 0px;
z-index: 100000;
}
</STYLE>

<link rel='Stylesheet' type='text/css' href='http://download3.coupons.com/7/19/7125/1450/www.coupons.com/CouponWeb/Themes/CI_Affiliates/_style/style.css' /><meta name="description" content="Grocery Coupons. Recipe Coupons. Internet Coupons. Coupons." /><meta name="keywords" content="coupons, recipe coupons, free stuff, free samples, free products,free offers, online coupons, free coupons, grocery coupons, printable coupons, Internet coupons,print grocery coupons, free savings, saving money, beauty coupons, frugal living, top brand coupons,coupons offer, health coupons, health coupons, pharmacy coupons, rx coupons, local coupons,print-at-home coupons, store coupons, retail coupons" /><link rel="canonical" href="http://www.coupons.com/coupons/" /></head>
<body onunload="" >

        

   

    <script>var IsCouponClubEnabled = 0</script>
    <script>var UseFeatureHashedAuth = 1</script>
      
    <script type="text/javascript" src="http://download3.coupons.com/7/19/7125/1450/www.coupons.com/CouponWeb/_include/ClientEvents_v69.js"></script>
    <script type="text/javascript" src="http://download3.coupons.com/7/19/7125/1450/www.coupons.com/CouponWeb/_include/Common_v55.js"></script>
    <script type="text/javascript" src="http://download3.coupons.com/7/19/7125/1450/www.coupons.com/CouponWeb/_include/CIAjax_v35.js"></script>
    <script type="text/javascript" src="http://download3.coupons.com/7/19/7125/1450/www.coupons.com/CouponWeb/_include/ExWin_v30.js"></script>  
    <script type="text/javascript" src="http://download3.coupons.com/7/19/7125/1450/www.coupons.com/CouponWeb/_include/UtilCore_v5.js"></script>
    <script type="text/javascript" src="http://download3.coupons.com/7/19/7125/1450/www.coupons.com/CouponWeb/_include/Jserial_v5.js"></script>
  
    
                        
   
    <script type="text/javascript">
        
    </script>
    <script type="text/javascript">
        
    </script>
    <script type="text/javascript">
        
    </script>
     <script type="text/javascript">
        
    </script>
    <script type="text/javascript">
        
    </script>
    <table class="ci_css_table" id="shellTable">
        <tr class="ci_css_tr" id="TRTopClamp">
            <td class="ci_css_td" colspan="3" id="TDTopClamp">
                <div class="ci_css_div" id="DivTopClamp">
                    <script type="text/javascript">
var ci_SavingsCardTab = false;
var ci_CouponsCodesTab = false;
var ci_ShowDailyDeal = false;
</script>

<div id="header">
	<a href="http://www.consumerqueen.com/">ConsumerQueen.com</a><br />

	</div>

<div id="navbar">
	<ul>
		<li><a href="http://www.consumerqueen.com">Home</a></li>
		<li class="page_item"><a href="http://www.consumerqueen.com/?page_id=291" title="Getting Started">Getting Started</a></li>
<li class="page_item"><a href="http://www.consumerqueen.com/?page_id=294" title="Deal of the Week">Deal of the Week</a></li>
<li class="page_item"><a href="http://www.consumerqueen.com/?page_id=295" title="Shopping Codes">Shopping Codes</a></li>
<li class="page_item"><a href="http://www.consumerqueen.com/?page_id=296" title="Rewards Programs">Rewards Programs</a></li>

<li class="page_item"><a href="http://www.consumerqueen.com/?page_id=297" title="Services">Services</a></li>
<li class="page_item"><a href="http://www.consumerqueen.com/?page_id=298" title="Media">Media</a></li>
<li class="page_item"><a href="http://www.consumerqueen.com/?page_id=299" title="Advertise">Advertise</a></li>
<li class="page_item"><a href="http://www.consumerqueen.com/?page_id=300" title="Linkshare">Linkshare</a></li>
<li class="page_item"><a href="http://www.consumerqueen.com/?page_id=374" title="Chatroom">Chatroom</a></li>
	</ul>
</div>

<table width=1150><tr><td><div>
                </div>
            </td>
        </tr>
        <tr class="ci_css_tr" id="TRContent">
            <td class="ci_css_td" id="TDLeftClamp">
                <div class="ci_css_div" id="DivLeftClamp">
                    <div id="content" style="z-index: 10;"><div id="sidebar" style="width: 200px;">



	<h2>Recent Articles</h2>

	<ul>

		<li><a href='http://www.consumerqueen.com/?p=407' title='Chrysler Lowers Prices'>Chrysler Lowers Prices</a></li>
	<li><a href='http://www.consumerqueen.com/?p=406' title='Saab Sedan Under Review'>Saab Sedan Under Review</a></li>
	<li><a href='http://www.consumerqueen.com/?p=405' title='Yahoo, Rhapsody Deal'>Yahoo, Rhapsody Deal</a></li>
	<li><a href='http://www.consumerqueen.com/?p=404' title=''Idol' Attraction'>'Idol' Attraction</a></li>
	<li><a href='http://www.consumerqueen.com/?p=403' title='Virtual Doctor Visits'>Virtual Doctor Visits</a></li>

	</ul>



	<h2>Categories</h2>

		<ul>

			<li><a href="http://www.consumerqueen.com/?cat=6" title="View all posts filed under Consumer News">Consumer News</a>
</li>
	<li><a href="http://www.consumerqueen.com/?cat=9" title="View all posts filed under Privacy Policy">Privacy Policy</a>

</li>
	<li><a href="http://www.consumerqueen.com/?cat=5" title="View all posts filed under Product Recalls">Product Recalls</a>
</li>
	<li><a href="http://www.consumerqueen.com/?cat=8" title="View all posts filed under Website News &amp; Updates">Website News &amp; Updates</a>
</li>
		</ul>

		

	<h2>Archives</h2>

		<ul>

			<li><a href='http://www.consumerqueen.com/?m=200802' title='February 2008'>February 2008</a></li>
	<li><a href='http://www.consumerqueen.com/?m=200801' title='January 2008'>January 2008</a></li>
		</ul>

		

	<h2>Admin</h2>

		<ul>

		<li><a href="http://www.consumerqueen.com/wp-admin/">Site Admin</a></li>		<li><a href="http://www.consumerqueen.com/wp-login.php?action=logout">Logout</a></li>

		<li><a href="http://www.wordpress.org/">Wordpress</a></li>

				<li><a href="http://www.consumerqueen.com/?feed=rss">RSS</a></li>

		</ul>

		

	<h2>Search</h2>

	   	<form id="searchform" method="get" action="/index.php">

		<input type="text" name="s" id="s" size="30" value="search this site..."/></form>

			

</div></div>


                </div>
            </td>
            <td class="ci_css_td" id="TDContent" style="vertical-align:top;">
                <div class="ci_css_div" id="DivContent">
                    <form name="aspnetForm" method="post" action="NoSupport.aspx?pid=13305&amp;zid=pp18&amp;nid=10&amp;bid=alk04230804108521cd7d721511" id="aspnetForm">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKMTU3NjkyMTE2NA9kFgJmDw8WAh4GUGFnZUlEBQlOb1N1cHBvcnRkZGTRmJJVocGYcKdVTX52eGBEefuAow==" />

                        <table class="ci_css_table" id="NavTabContainerTable">
<tr class="ci_css_tr">
<td class="ci_css_td" id="OfferNavTabContainerTD">
    <div class="ci_css_div" id="OfferNavTabOn" style="text-align:center;width: 100%; height:100%;background-image: url(http://download1.coupons.com/7/19/7125/1450/print.coupons.com/CouponWeb/Themes/CI_Affiliates/_images/tab_a.gif);background-repeat:no-repeat;"> 
        <a class="ci_css_a" href="Offers.aspx" onclick="this.href += '?' + GetQueryString();" style="text-decoration:none;"><span style="color: #FFFFFF;position:absolute;margin-left:-25px;margin-top:8px;" class="ci_css_span"> <b>coupons</b></span></a>
    </div>
</td>  <td class="ci_css_td" id="PSOffersNavTabContainerTD" style="display:none;">
        
  </td>  <td class="ci_css_td" id="ClosingNavTabContainerTD">
        <div id="PersonalizationTab"  class="ci_css_div" style="background-image: url(http://download2.coupons.com/7/19/7125/1450/print.coupons.com/CouponWeb/Themes/CI_Affiliates/_images/tab_bg.gif);background-repeat:repeat-x;height:100%;">&nbsp;</div>
    </td>
</tr>
</table>
                        
<div id="ctl00_ContentPlaceHolder_Page_pagecontainer" class="ci_css_div"><!-- Outside/Main Table Starts -->
<table class=ci_css_table>
<tr class=ci_css_tr>
    <td class=ci_css_td>
    <table class=ci_css_table style="width: 156px;"><tr class=ci_css_tr>
    <td class=ci_css_td style="width: 140px;">
	    <img src="http://download1.coupons.com/7/19/7125/1450/www.coupons.com/CouponWeb/Themes/CI_Affiliates/_images/poweredByCoupons.gif" style="margin-left: 14px; margin-top: 370px; width: 140px; height: 36px;" alt="Coupons.com provides superior coupon technology for free printable coupons, online coupons, and grocery store coupons"></td>
	    <td class=ci_css_td style="width: 16px;"><img class=ci_css_img src="http://download1.coupons.com/7/19/7125/1450/www.coupons.com/CouponWeb/Themes/CI_Affiliates/_images/lBorderFade.jpg" style="width: 16px; height: 387px; margin-top: 10px;" alt="Coupons.com provides superior coupon technology for free printable coupons, online coupons, and grocery store coupons"></td></tr></table>
    </td>
    <td class="cis_css_td">
    <table class=ci_css_table style="width:530px;">
     <tr class=ci_css_tr>
        <td class=ci_css_td style="width: 530px;padding-left:10px;">
        <h1><font color="#81AF0F">Free Coupons</font></h1>
            <img class=ci_css_img src="http://download1.coupons.com/7/19/7125/1450/www.coupons.com/CouponWeb/Themes/CI_Affiliates/_images/coup_face_nosupport.jpg" alt="Trust Coupons.com with all of your coupon needs, including free coupons, grocery coupons, and printable coupons."  style="width: 530px; height: 70px; margin-top: 10px;">
            <div class="ci_css_div" style="padding-left:10px;line-height:16px;width:530;padding-top:3px;font-weight:bold;color:#7DB00D;">Print your own grocery coupons. Choose from over 100 coupons each week, and save over $90 on your grocery bill. Just print, clip and save on all your favorite brands.</div>
        </td>
    </tr>
    <tr class=ci_css_tr>
	    <td class=ci_css_td colspan="3" style="line-height:16px;padding-top:20px;width: 530px;padding-left:18px;">
                  Coupon printing is currently supported on Windows Operating Systems Vista, XP, and 2000 when used with Internet Explorer 6+, FireFox 1+ Netscape 8+, and most MSN and AOL browsers.
                 <br>
                 <br>
                  If you are unable to print when using an MSN, AOL, or Compuserve browser, please try printing your coupon using Internet Explorer 6+.
                 <br>
                 <br>
				  Coupon printing is currently supported on Macintosh OSX 10.3 or higher when used with Firefox or Safari.
                 <br>
                 <br>
                  Coupon printing is not supported on Linux or WebTV.
                 <br>
                 <br>
        </td>
    </tr>
    </table>
</td>
</tr>
</table>
<br><br><br>



<table class=ci_css_table style='width: 100%' cellpadding=0 cellspacing=0>
  <tr class=ci_css_tr>
  	<td class=ci_css_td colspan='3'><div style='width:100%;height:3px;background-color:#008cff'>&nbsp;</div></td>
  </tr>
  <tr>
    <td> 
	     <table class=ci_css_table style='width: 100%'>
				 <tr class=ci_css_tr>
					 <td class=ci_css_td nowrap style='padding-top: 7px; width: 75%;'>
					 	<a href='http://www.coupons.com/coupon-codes/' target='_blank'><img src="http://download1.coupons.com/7/19/7125/1450/print.coupons.com/CouponWeb/Themes/Holiday_2007_BW/_images/digitalfsi_logo.gif" style="margin-left: 14px; width: 82px; height: 23px;" </a><a href="http://www.truste.org/ivalidate.php?url=www.coupons.com&amp;sealid=101" target="_blank"><img src="http://download1.coupons.com/7/19/7125/1450/print.coupons.com/CouponWeb/Themes/Holiday_2007_BW/_images/truste_seal_web2.gif" alt="TRUSTe"></a><a class="ci_css_a" title="Click for the Business Review of Coupons.com Incorporated, a Marketing Programs & Services in Mountain View CA" href="http://www.bbb.org/sanjose/business-reviews/marketing-programs-and-services/couponscom-incorporated-in-mountain-view-ca-223835#sealclick"><img alt="Click for the BBB Business Review of this Marketing Programs & Services in Mountain View CA" style="border: 0;" src="http://seal-sanjose.bbb.org/seals/blue-seal-200-42-couponscomincorporated-223835.png" /></a></td>
					 <td class=ci_css_td style='padding-left: 15px; width: 25%; vertical-align: middle;'><span class='ci_css_CopyRightText' style='width:100%'>&copy;<span id=currentYear name=currentYear>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span> Coupons.com Incorporated</span><br><a class=ci_css_a href='http://bricks.coupons.com/help/InstallGuide.asp' target='_blank'>Help</a> | <a class=ci_css_a href='http://www.coupons.com/solutions/main/SubPrivacy.asp' target='_newWin'>Privacy Policy</a></td>
					 
				 </tr>
			 </table>
    </td>
   </tr>
</table>



<script language="javascript">
   if( document.getElementById("DivContent") != null ) { document.getElementById("DivContent").style.width = "710px"; }
   //if( document.getElementById("PersonalizationTab") != null ) { document.getElementById("PersonalizationTab").style.width = "560px"; }
   //if( document.getElementById("CouponTab") != null ) { document.getElementById("CouponTab").style.width = "710px"; }   
  if( document.getElementById("NavTabContainerTable") != null ) { document.getElementById("NavTabContainerTable").style.width = "710px"; }

</script>
<script language="javascript">
//set the copyright date to always be current - interval will self clear once date is set.
var interval;
interval=window.setInterval("setCopyRightYear()",1000);
function setCopyRightYear(){
    var currentDate = new Date();
    var yearField= document.getElementById("currentYear");
     if (yearField!=null){
       yearField.innerHTML=currentDate.getFullYear() + ' ' ;
       window.clearInterval(interval);
    }
}
</script>

</br></br><H2>Coupons you can browse and print on www.coupons.com</H2></br>Category=Body Wash, Brand Name=Softsoap®  Body Wash, Coupon Info=off any Softsoap® Brand body wash 15 oz. or larger, Summary=Save 75¢</br></br>Category=Ready to Eat Cereal, Brand Name=Big G Cereals®, Coupon Info=Cheerios® • Cinnamon Toast Crunch® • Chex® • Lucky Charms® • Cocoa Puffs® • Trix® • Reese's® Puffs® •, Summary=SAVE $1.00 ON THREE</br></br>Category=Laundry Detergents, Brand Name=TIDE®, Coupon Info=ONE Tide Detergent (excludes PODs and trial/travel sizes), Summary=40¢ OFF</br></br>Category=Bulk Ice Cream, Brand Name=DOVE® Chocolate, Coupon Info=off any ONE (1) DOVEBAR® Ice Cream Multi-Pack (3 ct.), Summary=Save $1.00</br></br>Category=Dental Care, Brand Name=CREST®, Coupon Info=ONE Crest Toothpaste 4.0oz or larger (excludes Cavity, Tartar Control, Baking Soda and trial/travel size), Summary=50¢ OFF</br></br>Category=Fruit, Brand Name=Mott's®, Coupon Info=on the purchase of any ONE (1) Mott's For Tots® Juice (any size, any variety), Summary=SAVE $1.00</br></br>Category=Steak Sauce, Brand Name=A.1., Coupon Info=on ONE (1) A.1. Steak Sauce, 10 oz or more, Summary=SAVE 55¢</br></br>Category=Household Cleaners:  Other, Brand Name=Windex®, Coupon Info=on any Windex® Touch-Up Cleaner products, Summary=SAVE $1.50</br></br>Category=Frozen Pizza, Brand Name=DIGIORNO®, Coupon Info=on any one (1) small DIGIORNO® Pizza Dipping Strips, any variety, Summary=SAVE $1.00</br></br>Category=Frozen Pizza, Brand Name=pizzeria!™ from DIGIORNO®, Coupon Info=when you buy any ONE (1) pizzeria!™ from DIGIORNO®, Summary=SAVE $2.00</br></br>Category=Dinner Meats, Brand Name=HORMEL®, Coupon Info=on the purchase of any two (2) HORMEL® Pepperoni packages, Summary=SAVE $1.00</br></br>Category=Chili, Brand Name=HORMEL®, Coupon Info=on the purchase of any two (2) HORMEL® Chili products, Summary=SAVE 55¢</br></br>Category=Cooking Sauces, Brand Name=HORMEL®, Coupon Info=on the purchase of any two (2) HORMEL® Premium Chicken Breast products, Summary=SAVE $1.00</br></br>Category=Deli, Brand Name=HORMEL®, Coupon Info=on the purchase of any one (1) HORMEL® Party Tray 28 oz. or larger, Summary=SAVE $3.00</br></br>Category=Dinner Meats, Brand Name=HORMEL®, Coupon Info=on the purchase of any one (1) HORMEL® ALWAYS TENDER® flavored meats, Summary=SAVE $1.00</br></br>Category=Dinner Meats, Brand Name=LLOYD'S®, Coupon Info=on the purchase of any one (1) LLOYD'S® Barbeque products, Summary=SAVE $1.00</br></br>Category=Shelf Stable, Brand Name=DOLE®, Coupon Info=On Any ONE (1) DOLE® Fruit Smoothie Shakers, Summary=Save $0.75</br></br>Category=Plastic Bags, Brand Name=FoodSaver®, Coupon Info=a FoodSaver® Heat-Seal Bag or Roll retail value $28 or more.  In-Store purchase only., Summary=$3.00 off</br></br>Category=Chocolate, Brand Name=3 MUSKETEERS® Brand, Coupon Info=on two (2) 3 MUSKETEERS® Bars (1.92oz - 3.28oz), Summary=Save 50¢</br></br>Category=Plastic Bags, Brand Name=FoodSaver®, Coupon Info=a FoodSaver® Vacuum Sealing System retail value $129 or more.  In-store purchase only., Summary=$25.00 off</br></br>Category=Ready to Eat Cereal, Brand Name=Kellogg’s® Cereals, Coupon Info=on any TWO Kellogg’s® Cinnamon Jacks™, Frosted Mini-Wheats Crunch™, Scooby-Doo™ and/or Special K® Chocolately Strawberry, Summary=SAVE $1.00</br></br>Category=Dry Meals, Brand Name=HORMEL®, Coupon Info=on the purchase of any one (1) HORMEL® COMPLEATS® microwave meal, Summary=SAVE $1.00</br></br>Category=Soap Bar, Brand Name=Caress , Coupon Info=on any ONE (1) Caress 6ct Bar 4oz or larger (Excluding trial & travel sizes. Cannot be redeemed with another offer.), Summary=Save $1.00</br></br>Category=Bulk Ice Cream, Brand Name=Fruttare®, Coupon Info=on any ONE (1) Fruttare® multi-pack, Summary=Save $1.00</br></br>Category=Fruit, Brand Name=Welch's®, Coupon Info=on any Welch's® Light Refrigerated Juice Cocktail (any flavor) (Redeemable at Walmart), Summary=Save $1.00</br></br>Category=Laundry Detergents, Brand Name=TIDE®, Coupon Info=TWO Tide Detergent or Tide Boost (excludes PODs and trial/travel sizes), Summary=$1.50 OFF</br></br>Category=Salad Dressing, Brand Name=Newman's Own®, Coupon Info=on any ONE (1) Newman's Own® Salad Dressing, Summary=Save 50¢</br></br>Category=Facial Care, Brand Name=AVEENO®, Coupon Info=on any (1) AVEENO® Facial Care Product (excludes trial sizes and cleansing bars) (Available at Walmart), Summary=SAVE $2.00</br></br>Category=Women, Brand Name=Pantene, Coupon Info=TWO Pantene® products (excludes trial/travel size), Summary=$2.00 OFF</br></br>Category=Briquettes (Gas Grill), Brand Name=AmeriGas® Propane Exchange, Coupon Info=off ONE AmeriGas® Propane Cylinder Exchange or Purchase, Summary=SAVE $3.00</br></br>Category=Nutritional Snacks, Brand Name=DOLE®, Coupon Info=on any TWO (2) DOLE® All Natural Fruit In Jars, Summary=SAVE $1.00</br></br>Category=Dinner Meats, Brand Name=HORMEL®, Coupon Info=on the purchase of two (2) HORMEL® NATURAL CHOICE® Deli Sandwich Meat, Chicken Strips or Chicken and Smoked Sausage Product, Summary=SAVE $1.00</br></br>Category=Salty Snacks, Brand Name=PLANTERS, Coupon Info=on Any ONE (1) PLANTERS Honey BBQ OR Roasted Onion & Garlic Peanuts (16 oz.) OR Multi-pack Peanuts (10 oz.), Summary=SAVE 75¢</br></br>Category=Candy, Brand Name=HARIBO, Coupon Info=On any one 4 oz. or larger HARIBO product, Summary=SAVE 30¢</br></br>Category=Fruit, Brand Name=Welch's®, Coupon Info=off ONE Welch's® Light Juice Beverage (any flavor), Summary=SAVE $0.75</br></br>Category=Condiments: Other, Brand Name=HORMEL®, Coupon Info=on the purchase of any two (2) HORMEL® Bacon Toppings, Summary=SAVE $1.00</br></br>Category=Baby Wipes, Brand Name=Pampers, Coupon Info=ONE Pampers Wipes 60 ct. or larger, Summary=50¢ OFF</br></br>Category=Shelf Stable, Brand Name=Welch's®, Coupon Info=ON ANY TWO (2) Bottles of Welch's® Summer Sparkling (25.4oz), Summary=SAVE $1</br></br>Category=Laundry Detergents, Brand Name=Wisk®, Coupon Info=ON ANY (1) WISK POWER BLASTS (24CT OR LARGER), Summary=Save $1.00</br></br>Category=Spreads, Brand Name=PHILADELPHIA, Coupon Info=on any ONE (1) PHILADELPHIA SNACK DELIGHTS Cream Cheese Spread, Summary=SAVE 70¢</br></br>Category=DVDs, Brand Name=The Lost Medallion, Coupon Info=The Lost Medallion DVD or DVD/Blu-ray™ Combo Pack (Redeemable only at Walmart), Summary=$3.00 Off</br></br>Category=Women, Brand Name=PANTENE®, Coupon Info=TWO Pantene® Truly Relaxed and Truly Natural products (excludes trial/travel size), Summary=$2.00 OFF</br></br>Category=Chocolate, Brand Name=DOVE® Chocolate, Coupon Info=on any TWO (2) DOVE® Chocolate Bars (1.34 oz. - 1.44 oz.), Summary=Save 50¢</br></br>Category=Razors & Blades:  Men, Brand Name=Schick® Xtreme3®, Coupon Info=on any two (2) Schick® Xtreme3® Disposable Razor, Summary=Save $6.00</br></br>Category=Dinner: Multi-Serve, Brand Name=Bertolli®, Coupon Info=one (1) Bertolli® Meal for 2 (24oz.) (Redeemable at Walmart), Summary=$1.00 off</br></br>Category=Soup, Brand Name=Campbell's®, Coupon Info=on ONE (1) Campbell’s® Go® Soup, Summary=Save $1.00</br></br>Category=Cleaning Supplies, Brand Name=Windex®, Coupon Info=Click here, see it in use and SAVE $1.50 on any Windex® Touch-Up Cleaner, Summary=Save $1.50</br></br>Category=Household Cleaners:  Other, Brand Name=Clorox 2®, Coupon Info=on one (1) liquid Clorox 2® Stain Fighter and Color Booster, Summary=Save $1.50</br></br>Category=Deodorant/Antiperspirant, Brand Name=adidas Personal Care, Coupon Info=any purchase of adidas Deodorant, Anti-Perspirant, Body Wash, Deo Body Spray Including NEW Female Deo Body Spray-ONLY AT WALMART, Summary=$2.00 OFF</br></br>Category=Women, Brand Name=Vidal Sassoon, Coupon Info=Color, Styling, Shampoo and Conditioner. Salon Genius. Affordable For All. Get Coupons!, Summary=Save $3.75</br></br>Category=Milk Modifier, Brand Name=CARNATION® Breakfast Essentials™, Coupon Info=on any 1 package or multipack of CARNATION® Breakfast Essentials™ Complete Nutritional Drink, Summary=Save $1.50</br></br>Category=Retail, Brand Name=Target Weekly Ad, Coupon Info=Find all the best deals at your Target store., Summary=Explore this week's savings</br></br>Category=Portable Snacks, Brand Name=Dr. Pepper®, 3 Musketeers®, Milky Way®, Coupon Info=off ONE (1) Dr. Pepper® [20 oz.] & ONE (1) 3 MUSKETEERS® or MILKY WAY® Single bars, Summary=Save $0.75</br></br>Category=Baby Lotion, Brand Name=JOHNSON’S® Baby, Coupon Info=on any JOHNSON’S® Baby product (excluding sizes 1 oz. to 4 oz. and JOHNSON’S® BUDDIES® and KIDS® products), Summary=Save $0.50</br></br>Category=Paper Goods:  Other, Brand Name=Hefty® Zoo Pals®, Coupon Info=off any ONE (1) package of Hefty® Zoo Pals® Product, Summary=Save $0.55</br></br>Category=Dry, Brand Name=Purina® Dog Chow®, Coupon Info=on one 4lb or larger bag of Dog Chow®, Puppy Chow®, Active Senior 7+, Little Bites, Healthy Morsels™ or Fit &Trim® Dog Food, Summary=SAVE $0.99</br></br>Category=Frozen, Brand Name=Marie Callender's® , Coupon Info=any one (1) 3 ct. Marie Callender's® Breakfast Sandwich (Redeemable at Walmart), Summary=$1.00 off</br></br>Category=All Purpose Cleaners:  Floor, Brand Name=BISSELL®, Coupon Info=On the purchase of 1 BISSELL® Upright formula, Summary=Save $1</br></br>Category=Breath Freshener, Brand Name=CREST®, Coupon Info=ONE Crest ProHealth Rinse 458mL or larger, Summary=$1.00 OFF</br></br>Category=Razors & Blades:  Men, Brand Name=Schick® Xtreme3®, Coupon Info=on any one (1) Schick® Xtreme3® Disposable Razor, Summary=Save $3.00</br></br>Category=Magazines, Brand Name=on your favorite magazine including:, Coupon Info=PEOPLE, PEOPLE StyleWatch, InStyle, All You, Cooking Light, Real Simple, Southern Living, Sunset, Sports Illustrated, LIFE, TIME, Summary=Save $1.00</br></br>Category=Plastic Bags, Brand Name=FoodSaver®, Coupon Info=a FoodSaver® Heat-Seal Bag or Roll retail value $18 or more. In-Store purchase only., Summary=$2.00 off</br></br>Category=Coffee, Brand Name=Starbucks® K-Cup® pack, Coupon Info=on any one (1) Starbucks® K-Cup® pack (10ct - 16ct), Summary=Save $1.50</br></br>Category=Air, Rug & Fabric Care, Brand Name=Glade®, Coupon Info=on any Glade® PlugIns® Scented Oil twin refill or TWO single refills, Summary=SAVE $1.00</br></br>Category=Tea Related, Brand Name=Gold Peak® Tea, Coupon Info=one (1) bottle of Gold Peak® 18.5 fl oz Lemonade Iced Tea (or other flavor), Summary=$0.35 OFF</br></br>Category=Magazines, Brand Name=All You Magazine, Coupon Info=on All You Magazine (Redeemable only at Walmart), Summary=Save $0.50</br></br>Category=Dinner Meats, Brand Name=HORMEL®, Coupon Info=Click and SAVE on Hormel Foods Products and see great recipes!, Summary=SAVE OVER $9</br></br>Category=Baby Formula, Brand Name=Enfamil Family Beginnings®, Coupon Info=Get free samples, valuable coupons and expert advice., Summary=Get up to $250 in free gifts</br></br>Category=Soup, Brand Name=Campbell's® Slow Kettle® Style Soup, Coupon Info=on any TWO (2) Campbell’s® Slow Kettle® Style soups, Summary=SAVE $1.00</br></br>Category=Vegetables, Brand Name=FREE Groceries, Coupon Info=Complete a short survey for a chance to win free groceries., Summary=Let Your Voice Be Heard</br></br>Category=Digestive Aids, Brand Name=Culturelle®, Coupon Info=Culturelle® Digestive Health Probiotic Chewables (Redeemable at Walmart), Summary=$5.00 Off</br></br>Category=Baby Diapers, Brand Name=Pampers, Coupon Info=ONE Pampers Baby Dry Diapers (excludes trial/travel size), Summary=$1.50 OFF</br></br>Category=Ready to Eat Cereal, Brand Name=Kashi®, Coupon Info=on any TWO Kashi® Cereals, Summary=SAVE $2.00</br></br>Category=Cooking Sauces, Brand Name=TABASCO®, Coupon Info=On any size, any pepper sauce flavor from TABASCO® brand, Summary=SAVE 55¢</br></br>Category=Cat Litter, Brand Name=Fresh Results, Coupon Info=ON ANY ONE (1) BAG OF FRESH RESULTS CAT LITTER, Summary=Save $2.00</br></br>Category=Laundry Additives, Brand Name=Shout®, Coupon Info=on any TWO Shout® Laundry products (excluding Trial & Travel size), Summary=SAVE 75¢</br></br>Category=Oral Pain Relief, Brand Name=Excedrin®, Coupon Info=on any ONE (1) Excedrin® 24 ct. product or larger, Summary=SAVE $1.00</br></br>Category=Frozen Pizza, Brand Name=Totino's®, Coupon Info=when you buy THREE bags any flavor/variety (40 count) Totino's® Pizzeria Hot Snacks, Summary=SAVE 75¢ ON THREE</br></br>Category=Household Cleaners:  Other, Brand Name=Windex®, Coupon Info=off any TWO Windex® Glass cleaning products, Summary=SAVE 75¢</br></br>Category=Adult, Brand Name=Phillips', Coupon Info=On any Phillips Colon Health® or Phillips Fiber Gummy® (Redeemable at Walgreens), Summary=Save $2.00</br></br>Category=DVDs, Brand Name=Twentieth Century Fox, Coupon Info=The A-Team Blu-ray™ + Digital Copy, Summary=$2.00 Off</br></br>Category=Plastic Bags, Brand Name=FoodSaver®, Coupon Info=a FoodSaver® Vacuum Sealing System retail value $69 or more. In-store purchase only., Summary=$15.00 off</br></br>Category=Professional Services, Brand Name=Vistaprint, Coupon Info=Bonus: Save $15 when you spend $50 or $40 when you spend $100!, Summary=$5 Off Your $25 Order</br></br>Category=DVDs, Brand Name=Twentieth Century Fox, Coupon Info=The Verdict on Blu-ray™, Summary=$2.00 Off</br></br>Category=Entertainment, Brand Name=SwagBucks, Coupon Info=Earn by using coupons, shopping online, taking surveys & more!, Summary=Free Gift Cards</br></br>Category=Eye Care, Brand Name=Alaway® Eye Drops, Coupon Info=Fast allergy eye itch relief       -	Up to 12 hours!, Summary=Save $2.00</br></br>Category=All Purpose Cleaners:  Floor, Brand Name=BISSELL®, Coupon Info=On the purchase of 2 BISSELL® Upright formulas, Summary=Save $5</br></br>Category=Antacids: Adult, Brand Name=Prevacid®24HR, Coupon Info=Join Prevacid®24HR Perks to save now plus earn rewards with every purchase, Summary=SAVE $4.00</br></br>Category=Bathroom Cleaner, Brand Name=Scrubbing Bubbles®, Coupon Info=on any TWO Scrubbing Bubbles® bathroom cleaners, Summary=SAVE $1.00</br></br>Category=Coffee, Brand Name=Green Mountain Coffee®, Coupon Info=on any ONE (1) 12-count box of Green Mountain Coffee® K-Cup® packs, Summary=SAVE $1.00</br></br>Category=Coffee, Brand Name=Seattle's Best Coffee®, Coupon Info=on any ONE (1) bag of Seattle's Best Coffee® (12oz. or larger), Summary=SAVE $1.50</br></br>Category=**MUST MANUALLY ENTER**, Brand Name=VIP RX Card, Coupon Info=Save up to 75% On Prescriptions at over 50,000 pharmacies!, Summary=SAVE AN AVERAGE OF 57% On Prescriptions</br></br>Category=DVDs, Brand Name=Twentieth Century Fox, Coupon Info=The Henry Fonda Film Collection on DVD, Summary=$2.00 Off</br></br>Category=Dinner: Single Serve, Brand Name=Bertolli®, Coupon Info=two (2) 9-12 oz Bertolli® Single Serve Entrees (Available at Walmart), Summary=$1.00 off</br></br>Category=Oral Pain Relief, Brand Name=Excedrin®, Coupon Info=on any ONE (1) Excedrin® 100 ct. product or larger, Summary=SAVE $2.00</br></br>Category=Salad Dressing, Brand Name=Litehouse®, Coupon Info=on any two (2) Litehouse® Products, Summary=Save $1.00</br></br>Category=Water Purifier, Brand Name=Brita®, Coupon Info=off any Brita® 13oz Soft-Squeeze Brita® Bottle for Kids, Summary=Save $3.00</br></br>Category=Automotive, Brand Name=Valvoline Motor Oil, Coupon Info=on one 5 quart jug of any Valvoline Motor Oil  (Redeemable at Walmart), Summary=Save $5.00</br></br>Category=Coffee Related, Brand Name=Starbucks, Coupon Info=on any Starbucks VIA Refreshers™ instant beverage.  Available in Strawberry Lemonade, Very Berry Hibiscus, and Cool Lime, Summary=Save $1.50</br></br>Category=Other, Brand Name=Claritin®, Coupon Info=on any Non-Drowsy Claritin® (24ct or larger), Summary=Save $5.00</br></br>Category=Baby Diapers, Brand Name=Pampers, Coupon Info=ONE Pampers Cruisers Diapers (excludes trial/travel size), Summary=$1.50 OFF</br></div>
    <span id="ctl00_ContentPlaceHolder_Page_lbltest"></span>
 <script type = "text/javascript">  var ci_controlPrefix = "ctl00_ContentPlaceHolder_Page_"; // change later
         </script>

                    </form>
                </div>
            </td>
            <td class="ci_css_td" id="TDRightClamp">
                <div class="ci_css_div" id="DivRightClamp">
                    <iframe id="cimRightBanner2" src="http://couponbar.coupons.com/adblob.asp?pzn=13305991810&AdSize=300x250" scrolling=no frameborder=0 style="height:250px;width:300px; margin-top: 3px;"></iframe>

                </div>
            </td>
        </tr>
        <tr class="ci_css_tr" id="TRBottomClamp">
            <td class="ci_css_td" colspan="3" id="TDBottomClamp">
                <div class="ci_css_div" id="DivBottomClamp">
                    </div></td></tr></table>

<div id="footer">

Copyright &copy; 2007 <a href="http://www.consumerqueen.com/">ConsumerQueen.com</a> &bull; Powered by <a href="http://www.wordpress.org">WordPress</a>

</div>


<script>

// --------------------------------------------------------
function RotateBanner()
{
        // rotate ad banner as requested by marketing
    var rBannerFrame2 = document.getElementById("cimRightBanner2");
    if (rBannerFrame2 != null)
    {
        var pzn = GetQueryStringValue('pid') + GetQueryStringValue('zid') + GetQueryStringValue('nid');
        rBannerFrame2.src = "http://couponbar.coupons.com/adblob.asp?pnz=" + pzn + "&AdSize=300x250" + "&req=" + (new Date()).getTime();
        
    }
    

    
    
}

</script>
                </div>
            </td>
        </tr>
    </table>
    <div id="ClientImgDiv"></div>           

    
    
<script language='JavaScript'>
var ci_clientEntities = new Array();
var ci_clientEvents = new Array();
LoadClientEvents();
showMetroModeMsg();
</script>    
     
</body>
</html>