
<!DOCTYPE html>
<html>
<head id="ctl00_shellHead"><title>
	Coupons
</title><style>
/*----------- The Couponizer Company -----------*/

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{ margin: 0; padding: 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6
{ font-size: 100%; }

/*Removes list-style from lists */
ol, ul
{ list-style: none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, the, var
{ font-style: normal; font-weight: normal; }

/* Removes borders and spacing from tables */
table
{ border-collapse: collapse; border-spacing: 0; }

/*Removes border from fieldset and img */
fieldset, img
{ border: 0; }

/* Left-aligns text in caption and th */
caption, th
{ text-align: left; }

/* Removes quotation marks from q */
q:before, q:after
{ content: ''; }

.clear
{
	clear: both;
}


/*------- BEGIN NORMAL STYLING -------*/
html
{
	font-weight: normal;
	font-size:12px;
	color: black;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	margin: 0;
	padding: 0;
	background-color: transparent;
}


/*------- TOPNAV STYLING -------*/
#topnav_bg
{
	margin: 0;
	padding: 0;
	float: none;
	height: 53px;
	color: black;
	background-image: url(http://www.thecouponizer.com/images/global/nav_header.jpg);
	background-repeat: repeat-x;
}

#topnav
{
	width: 960px;
	height: 34px;
	position: relative;
	margin: 0 auto;
	background-color: transparent;
	padding-top: 13px;	
}

#topnav ul li a:link, #topnav ul li a:visited
{
	color: rgb(255,255,255);
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 12px;
	margin: 0 9px;
}

#topnav ul li a:hover
{
	text-decoration: none	;
	color: #a1d6ee;
}

#topnav ul
{
	text-align:right;
	margin: 0;
	padding: 0;
	border: none;
	padding: 0;	
}

#topnav ul li
{
	list-style-type: none;
	display: inline;
/* Removes unwanted margin in IE */
}



/*------- MASTHEAD STYLING -------*/
#masthead_bg
{
	width: 100%;
	height: 349px;
	float: none;
	margin: -6px auto 0 auto;
	background-image: url(http://www.thecouponizer.com/images/microsite/masthead_full_sub2.jpg);
	background-color: rgb(255,255,255);
	background-position: center top;
	background-repeat: no-repeat;	
	
}

#masthead
{
	width: 960px;
	height: 349px;
	background-color: transparent;
	margin: 0 auto;
}

#masthead img
{
	display: inline;
	margin-top: 38px;
}

#masthead img.tagline
{
	float: right;
	margin: -70px 0 0 40px;
	display: inline;
}

#masthead h1
{
	display: none;
}

#masthead p
{
	width: 400px;
	margin: 6px 0 0 40px;
	padding: 0;
	color: rgb(77,75,64);
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-style: italic;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.1em;
	background-color: none;
}



/*------- COUPONIZER LINK STYLING -------*/
#couponizer_link
{
	margin: 0 82px 0 0;
	padding: 0;
	display: block;
	position: relative;
	margin-left: auto;
	margin-bottom: 75px;
	width: 300px;
	z-index: 100;
	top: -265px;
}

#couponizer_image
{
	width: 300px;
	height: 441px;
	background: url(http://www.thecouponizer.com/images/couponizer_linkhover2.png) no-repeat;
}
	
#couponizer_image:hover
{
	background-position: 0 -441px;
}

#couponizer_link h4
{
	font-size:14px;
	font-weight:bolder;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom: 7px;
	text-transform:uppercase;
}

#couponizer h1
{
	display: none;
}

.replace
{
	outline: none;
	display: block; 
	position:relative; 
	/*\*/ 
	overflow:hidden;
	 /**/
} 



/*------- LOWER BODY CONTAINER STYLING -------*/
#lower_body_container
{
	width:960px;
	height: auto;
	margin: -130px auto 0 auto;
	text-align: left;
	background-color: none;
}



/*------- LOWER BODY LEFT STYLING -------*/
#lower_body_left
{
	width: 160px;
	height: auto;
	margin: 0;
	padding-top: 25px;
	text-align: left;
	display: block;
	float: left;
	background-color: none;
}

#lower_body_left img
{
	display: inline;
	position: relative;
	padding-top: 0;
	float:none;
}

#lower_body_left h2
{
	font-weight:normal;
	font-size:25px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	color: rgb(255,255,255);
	text-align:left;
	margin:20px 0 15px 0;
	padding-top: 50px;
}

#lower_body_left p
{
	width: 160px;
	margin: 6px 0 0 7px;
	height: 75px;
	padding: 0;
	color: rgb(77,75,64);
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-style: italic;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.1em;
	display: block;
}

#lower_body_left p img
{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

#lower_body_left p img.icon
{
	padding: 0 3px 0 0;
	margin: 0;
}

#lower_body_left a:link, #lower_body_left a:visited
{
	color: rgb(252,178,36);
	text-decoration: none;
}

#lower_body_left a:hover
{
	color: rgb(207,146,29);
	text-decoration: none;
}



/*------- LOWER BODY RIGHT STYLING -------*/
#lower_body_right
{
	width: 960px;
	height: auto;
	margin: 25px 0 0 0;
	margin-left: 15px;
	margin-right: auto;
	text-align: left;
	display: inline;
	float: right;
	background-color: transparent;
}

#lower_body_right p
{
	width: 960px;
	margin: 6px 0 15px 10px;
	padding: 0px;
	color: rgb(77,75,64);
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.1em;
}

#lower_body_right p a:link, #lower_body_right p a:visited
{
	color: #f7901e;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#lower_body_right p a:hover
{
	text-decoration: underline;
}

#lower_body_right p span
{
	color: #f7901e;
}

#lower_body_right ul
{
	list-style:inside;
	margin: 0 0 15px 15px;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	color: rgb(77,75,64);
}

#lower_body_right ul li
{
	margin: 0;
	padding: 0 0 0 0px;
	font-weight: normal;
	font-size: 12px;
	color: rgb(77,75,64);
}


#lower_body_right p img
{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

#lower_body_right img
{
	margin: 0 0 0 10px;
}

#lower_body_right p img.icon
{
	padding: 0 3px 0 0;
	margin: 0;
}

#lower_body_right a:link, #lower_body_right a:visited
{
	color: #f7901e;
	text-decoration: none;
}

#lower_body_right a:hover
{
	color: #f7901e;
	text-decoration: underline;
}

#lower_body_right h4
{
	font-size:18px;
	font-weight:bolder;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3ab0e4;
	padding-left:10px;
	float: left;
	display:block;
	text-transform:uppercase;
}
#lower_body_right h5
{
	font-size:18px;
	font-weight:bolder;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3ab0e4;
	position: absolute;
	float: left;
}
#lower_body_right h6
{
	font-size:13px;
	font-weight:bolder;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0 0 0 10px;
	text-transform:uppercase;
}
#lower_body_right p.msg_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:0px;
	font-size:16px;
	color: #3ab0e4;
	font-weight:bolder;
}

#lower_body_right p.msg_head span
{
	color: #3ab0e4;
}

/*-----LOWER AD SECTION-----*/

#lower_ad_container
{
	background-color: transparent;
	float: none;
	height: 90px;
	margin: 10px auto 0 auto;
	padding: 0;
	width: 728px;
}	
	
/*------- FOOTER STYLING -------*/

#footer_bg
{
	margin: 0;
	padding: 0;
	float: none;
	height: 178px;
	background-image: url(http://www.thecouponizer.com/images/global/nav_footer.jpg);
	background-repeat: repeat-x;
}

#footer_container
{
	width: 960px;
	height: 178px;
	position: relative;
	margin: 0 auto;
	padding: 0;
}

#footer_left
{
	width: 415px;
	height: 178px;
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	background-color: transparent;
}

#footer_left p
{
	position: relative;
	color: rgb(77,75,64);
	width: 415px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 15px 0 0 0;
	font-weight: normal;
	text-align: left;
}

#footer_left p span
{
	color: rgb(255,255,255);
}

#footer_left p a:link, #footer_left p a:visited
{
	color: rgb(77,75,64);
	text-decoration: none;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	margin:0;
	padding: 0;
	line-height: 10px;
}

#footer_left p a:hover
{
	text-decoration: underline;
	color:rgb(77,75,64);
}

#footer_left img.footerlogo
{
	padding: 35px 0 0 0;
}

#footer_right
{
	width: 545px;
	height: 178px;
	position: relative;
	margin: 0;
	padding: 0;
	float: right;
	background-color: transparent;
}

#footer_right ul
{
	position: relative;
	width: 134px;
	list-style: none;
	margin: 0;
	padding: 25px 0 0 0;
	border: none;
	text-align: left;
	display: inline;
	background-color: transparent;
	float: right;
}

#footer_right ul.newsevents
{
	padding-left: 35px;
}

#footer_right ul img
{
	margin: 0;
	padding: 0;
}

#footer_right ul li
{
	width: 175px;
	padding:0;
	margin: 0;
	display: inline;
	font-weight: normal;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	color: rgb(255,255,255);
	line-height: 13px;
	/* Removes unwanted margin in IE */
}

#footer_right a:link, #footer_right a:visited
{
	color: rgb(255,255,255);
	text-decoration: none;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	margin:0;
	padding: 0;
	margin-right:6px;
	line-height: 13px;
}

#footer_right a:hover
{
	text-decoration: underline;
	color:rgb(255,255,255);
}
/* ///////////// START ACCORDION DIV STYLE ///////////// */
.msg_list p {
	padding: 0 0 0 0;
	display:block;
	margin: 0 0 0 0;
	color: rgb(77,75,64);
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.1em;
}

.msg_body h3
{
	font-size:16px;
	padding-bottom: 10px;
	position: relative;
	margin-top: -3px;
	color: #3ab0e4;
}
.msg_body h4
{
	font-size:14px;
	padding-bottom: 10px;
	position: relative;
	margin-top: -3px;
	color: #000000;
}
.msg_body p
{
	text-align: normal;
	margin: 0 0 15px 0;
	padding: 0;
	color: rgb(77,75,64);
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height:normal;
}
.msg_body ul
{
	list-style:inside;
	margin: 0 0 15px 15px;
	padding: 0;
	font-weight: bold;
}

.msg_body ul li
{
	margin: 0;
	padding: 0 0 0 0px;
	font-weight: normal;
}

.msg_head span
{
	font-size:10px; 
	vertical-align:middle;
}

.msg_list {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.msg_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:0px;
	font-size:16px;
	color: #3ab0e4;
	font-weight:bolder;
}
.msg_body {
	padding: 0 0 15px 0;
	color: rgb(77,75,64);
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: normal;
}

#company_evo_container
{
	background-color: transparent;
	height: 150px;
	margin: 0;
	padding: 0;
	width: 960px;
}

.company_evo
{
	background-color: transparent;
	display: inline;
	float: left;
	height: 160px;
	margin: 0;
	padding: 0 65px 0 65px;
	width: 190px;
}

.company_evo h6
{
	font-weight:bold;
	margin: 20px 0 15px 0;
	padding: 0;
	text-align: center;
	width: 190px;
}

.company_evo img
{
	display: inline-block;
	height: 83px;
	margin: 0;
	padding: 0;
	width: 190px;
}

#right_header
{
	margin: 0 82px 0 0;
	padding: 0;
	display: block;
	position: relative;
	margin-left: auto;
	margin-bottom: 75px;
	width: 238px;
	z-index: 100;
	top: -265px;
}
</style>

<script type="text/javascript">
	<!--    //
    function RegRedirect() {
        var s_myURL = window.location.href;
        s_myURL = s_myURL.toLowerCase();
        if (s_myURL.match("offers.aspx")) {
            location.replace("http://thecouponizer.com/coupons/");

        }
        
    }
	//-->
</script>
<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">
<!--    //
    RegRedirect()
//-->
</script>


<script type="text/javascript">
var ci_SavingsCardTab = true;
var ci_CouponsCodesTab = true;
var ci_ShowDailyDeal = false;
</script>


</div></td></tr></table>
<!--ci-->
<style>
#shellTable {margin-left: auto; margin-right: auto; }
body { margin: 0; padding 0; text-align: center; }
#DivContent { width: 750px; }
body { text-align: -moz-center; }
#footer_bg { margin-top: 500px; }
#footer_left { margin-top: 15px; }
</style>

<div id="topnav_bg">
    	<div id="topnav">
            <ul>
                <li><a class="current_home" href="http://www.thecouponizer.com">Home</a></li>
                <li><a class="current_about" href="http://www.thecouponizer.com/about.php">About Us</a></li>
                <li><a class="current_couponizer" href="http://www.thecouponizer.com/the_couponizer.php">The Couponizer</a></li>
                <li><a class="current_coupons" href="http://www.thecouponizer.com/coupons.php">Coupons</a></li>
                <li><a class="current_join" href="http://www.thecouponizer.com/join.php">Join Our Team</a></li>
                <li><a class="current_order" href="http://www.thecouponizer.com/order.php">Order Now!</a></li>
                <li><a class="current_contact" href="http://www.thecouponizer.com/contact.php">Contact Us</a></li>
                <li><a class="coaches" href="http://www.thecouponizer.com/coaches.php">Login</a></li>
            </ul>
        </div>
    </div>
    
    <div id="masthead_bg">
      <div id="masthead">
            <a href="http://www.thecouponizer.com"><img src="http://www.thecouponizer.com/images/global/tcc_logo_link.png" width="290" height="92" alt="The Couponizer Company"/></a>
            <h1>The Couponizer Company</h1>
            
          
    </div></td></tr></table>   


<div style="position: relative; width: 750px; height: 800px; align: center; margin: auto;"><div style="position: absolute;top: -100px; width: 100%; left: 1px; align: center; margin: auto;">
    
<!--ci-->
<table><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>
            </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=11445&amp;zid=jf31&amp;nid=10&amp;bid=alk051907053365f7ce8631915" id="aspnetForm">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKMTU3NjkyMTE2NA9kFgJmDw8WAh4GUGFnZUlEBQlOb1N1cHBvcnRkZGS3gwnJuoakkAmNbBqjwoorJySzzA==" />

                        <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://download3.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="RecipeNavTabContainerTD">
        <div id="recipeTabOff"  class="ci_css_div" style="cursor: hand; cursor: pointer;text-align:center;width: 100%; height:100%;background-image: url(http://download2.coupons.com/7/19/7125/1450/print.coupons.com/CouponWeb/Themes/CI_Affiliates/_images/tab_off.gif);background-repeat:no-repeat;"> <a href="Recipes/Main.aspx" class="ci_css_a" onclick="this.href += '?' + GetQueryStringWithModule('rcp');" style="text-decoration:none"><span style="color: #0066FF;cursor: hand; cursor: pointer;position:absolute;margin-left:-25px;margin-top:8px;" class="ci_css_span"><b>recipes</b></span></a></div>
    </td>  <td class="ci_css_td" id="eOffersNavTabContainerTD" style="display:none;">
        
  </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=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=Yogurt, Brand Name=Yoplait®, Coupon Info=when you buy SIX CUPS any variety Yoplait® Yogurt (Void in LA, NJ, ND, NV & TN), Summary=SAVE 40¢ ON SIX</br></br>Category=Lunch Meats, Brand Name=OSCAR MAYER, Coupon Info=on TWO (2) packages of any OSCAR MAYER Deli Fresh lunch meat, 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=Chili, Brand Name=HORMEL®, Coupon Info=on the purchase of any two (2) HORMEL® Chili products, Summary=SAVE 55¢</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=Women, Brand Name=Pantene, Coupon Info=TWO Pantene® products (excludes trial/travel size), Summary=$2.00 OFF</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=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=Chocolate, Brand Name=3 MUSKETEERS® Brand, Coupon Info=on two (2) 3 MUSKETEERS® Bars (1.92oz - 3.28oz), Summary=Save 50¢</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=Shelf Stable, Brand Name=DOLE®, Coupon Info=On Any ONE (1) DOLE® Fruit Smoothie Shakers, Summary=Save $0.75</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=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=Candy, Brand Name=HARIBO, Coupon Info=On any one 4 oz. or larger HARIBO product, Summary=SAVE 30¢</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=Fruit, Brand Name=Welch's®, Coupon Info=off ONE Welch's® Light Juice Beverage (any flavor), Summary=SAVE $0.75</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=Nutritional Snacks, Brand Name=DOLE®, Coupon Info=on any TWO (2) DOLE® All Natural Fruit In Jars, Summary=SAVE $1.00</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=Laundry Detergents, Brand Name=TIDE®, Coupon Info=ONE Tide Detergent (excludes PODs and trial/travel sizes), Summary=40¢ OFF</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=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=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=DOVE® Chocolate, Coupon Info=on any TWO (2) DOVE® Chocolate Bars (1.34 oz. - 1.44 oz.), Summary=Save 50¢</br></br>Category=Baby Wipes, Brand Name=Pampers, Coupon Info=ONE Pampers Wipes 60 ct. or larger, Summary=50¢ OFF</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=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=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=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=Razors & Blades:  Men, Brand Name=Schick® Xtreme3®, Coupon Info=on any two (2) Schick® Xtreme3® Disposable Razor, Summary=Save $6.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=Razors & Blades:  Men, Brand Name=Schick® Xtreme3®, Coupon Info=on any one (1) Schick® Xtreme3® Disposable Razor, Summary=Save $3.00</br></br>Category=Fats & Oils, Brand Name=Crisco®, Coupon Info=with the purchase of any One (1) Crisco® Product, Summary=Save 75¢</br></br>Category=Tooth Whitening, Brand Name=Colgate® Toothpaste, Coupon Info=Off one (1) Colgate® Total®, Colgate® Optic White®, Colgate® Max Fresh® or Colgate® Sensitive Toothpaste (ex trial size), Summary=Save $1.00</br></br>Category=Lipstick, Brand Name=REVLON®, Coupon Info=on any one (1) Revlon ColorStay Ultimate Suede™ Lipstick, Summary=SAVE $1.00</br></br>Category=Lunch Meats, Brand Name=OSCAR MAYER, Coupon Info=on TWO (2) packages of any OSCAR MAYER  Deli Fresh lunch meat, Summary=SAVE $1.00</br></br>Category=Other, Brand Name=Tinactin®, Coupon Info=on any Tinactin® product, Summary=SAVE $2.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=Coffee, Brand Name=Folgers Gourmet Selections®, Coupon Info=with the purchase of any Folgers Gourmet Selections® Coffee 10 oz Bag, Summary=Save $1.00</br></br>Category=Hand & Body Lotion, Brand Name=Jergens® Crema, Coupon Info=on any (1) product in the Jergens® Crema Body Collection (8 oz or larger), Summary=Save $1.50 Off</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=Nutritional/Diet, Brand Name=BOCA, Coupon Info=on ONE (1) package of any BOCA Meatless Product, Summary=SAVE $1.00</br></br>Category=Sweeteners, Brand Name=Truvía® Sweetener, Coupon Info=on any ONE (1) Truvía® Natural Sweetener OR Truvía® Baking Blend with sugar, Summary=Save $1.00</br></br>Category=Yogurt, Brand Name=Yoplait®, Coupon Info=off any one (1) Yoplait® Frozen Yogurt Original or Greek Pint or Frozen Novelty Carton., Summary=Save $1.00</br></br>Category=Yogurt, Brand Name=Yoplait®, Coupon Info=off any one (1) Yoplait® Frozen Yogurt Original or Greek Pint or Frozen Novelty Carton. Void in LA, NV, NJ, TN & ND., Summary=Save $1.00</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=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=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 $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=Dinner:  Multi-Serve, Brand Name=Reser's Deli Salads, Coupon Info=any Reser's Deli Salad, Summary=$.55 off</br></br>Category=Powdered Beverage Mix, Brand Name=Evolve™, Coupon Info=Evolve™ 4pk. Any flavor (New Naturally Flavored Protein Shake. Gluten & Lactose Free), Summary=$1.00 OFF</br></br>Category=Antacids: Adult, Brand Name=Tagamet HB200®, Coupon Info=any Tagamet HB200® 30 ct product, Summary=SAVE $1.50</br></br>Category=Other, Brand Name=Lotrimin®, Coupon Info=on any Lotrimin® product, Summary=SAVE $2.00</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=Digestive Aids, Brand Name=Florastor®, Coupon Info=on Florastor® probiotic, Summary=SAVE $3.00</br></br>Category=Foods: Other, Brand Name=Delizza Patisserie, Coupon Info=on any one (1) package of any Delizza Patisserie Products, Summary=SAVE $.55</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=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=Bulk Ice Cream, Brand Name=Fruttare®, Coupon Info=on any ONE (1) Fruttare® multi-pack, Summary=Save $1.00</br></br>Category=Cooking Sauces, Brand Name=Campbell’s® Skillet Sauces, Coupon Info=on any one (1) package of Campbell's® Skillet Sauces., Summary=SAVE 75¢</br></br>Category=Canned, Brand Name=SHEBA®, Coupon Info=When you buy any THREE (3) SHEBA® can entrées (up to 65¢), Summary=Get any ONE (1) SHEBA® can entrée FREE</br></br>Category=Eye Care, Brand Name=RevitaLens® MPDS, Coupon Info=Any 4oz or larger size of RevitaLens OcuTec® Multi-Purpose Disinfecting Solution, Summary=$1.00 OFF</br></br>Category=Oral Pain Relief, Brand Name=Advil®, Coupon Info=on any one (1) Advil® Migraine product 20ct or higher, Summary=Save $1.00</br></br>Category=Cough/Cold: Adult, Brand Name=Neo-Synephrine®, Coupon Info=GOOD ON ANY NEO-SYNEPHRINE® PRODUCT, Summary=SAVE $2.00</br></br>Category=Cleaning Supplies, Brand Name=BAR KEEPERS FRIEND ® CLEANSER, Coupon Info=on one (1) can of premium non-bleach powder cleanser, Summary=SAVE 50¢</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=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=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=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=Cooking Sauces, Brand Name=TABASCO®, Coupon Info=On any size, any pepper sauce flavor from TABASCO® brand, Summary=SAVE 55¢</br></br>Category=Breath Freshener, Brand Name=CREST®, Coupon Info=ONE Crest ProHealth Rinse 458mL or larger, Summary=$1.00 OFF</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=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=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=Household Cleaners:  Other, Brand Name=Windex®, Coupon Info=off any TWO Windex® Glass cleaning products, Summary=SAVE 75¢</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=Ready to Eat Cereal, Brand Name=Kashi®, Coupon Info=on any TWO Kashi® Cereals, 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=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=Hand & Body Lotion, Brand Name=AMLACTIN® SKIN CARE, Coupon Info=Save on AmLactin® lotion and cream—redeem only at Target®!, Summary=SAVE $3.00</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=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=Laundry Additives, Brand Name=Shout®, Coupon Info=on any TWO Shout® Laundry products (excluding Trial & Travel size), Summary=SAVE 75¢</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=Nutritional/Diet, Brand Name=BOCA, Coupon Info=on ONE (1) package of any BOCA Meatless Product, Summary=SAVE $1.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=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=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=Laundry Detergents, Brand Name=Wisk®, Coupon Info=ON ANY (1) WISK POWER BLASTS (24CT OR LARGER), Summary=Save $1.00</br></br>Category=Soup, Brand Name=Campbell's®, Coupon Info=on ONE (1) Campbell’s® Go® Soup, Summary=Save $1.00</br></br>Category=Baby Diapers, Brand Name=Pampers, Coupon Info=ONE Pampers Swaddlers Diapers (excludes trial/travel size), Summary=$1.50 OFF</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=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=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=Salty Snacks, Brand Name=Green Giant™ Veggie Snack Chips, Coupon Info=when you buy ONE PACKAGE any flavor 5 OZ. OR LARGER Green Giant™ Veggie Snack Chips, Summary=SAVE 50¢</br></br>Category=Baby Diapers, Brand Name=Pampers, Coupon Info=ONE Pampers Cruisers Diapers (excludes trial/travel size), Summary=$1.50 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=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></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">
                    
                </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></div>
<!--ci-->    

<div id="footer_bg">
    	<div id="footer_container">
            <div id="footer_left">
              <img class="footerlogo" src="http://www.thecouponizer.com/images/global/tcc_footer_logo.png" width="181" height="59" alt="The Couponizer Logo" title="The Couponizer" />
                <p>&copy; 2009 <a href="http://www.thecouponizer.com">The Couponizer Company</a>. All Rights Reserved. Website by <a href="http://www.stakkeddesigns.com">stakkeddesigns</a></p>
            </div>
            
            <div id="footer_right">
                <ul class="newsevents">
                  <img src="http://www.thecouponizer.com/images/global/nav_footer_newsevents.png" width="134" height="29" alt="News / Events" /><br />
                    <li><a href="http://www.thecouponizer.com/latest_news.php">Latest News</a></li><br />
                    <li><a href="http://www.thecouponizer.com/couponizer_otm.php">Couponizer of the Month</a></li><br />
                </ul>
                
                <ul>
                  <img src="http://www.thecouponizer.com/images/global/nav_footer_getinvolved.png" width="134" height="29" alt="Get Involved!" /><br />
                    <li><a href="http://visitor.constantcontact.com/manage/optin/ea?v=001HGsa7j0N9olIYlgOHZl_gA%3D%3D" target="_blank">Sign Up for Our Newsletter</a></li><br />
                    <li><a href="http://www.thecouponizer.com/join.php">Become an Affiliate</a></li><br />
                    <li><a href="http://www.thecouponizer.com/coming_soon.php">Share Your Story</a></li><br />
                </ul>
                
                <ul>
                  <img src="http://www.thecouponizer.com/images/global/nav_footer_sitemap.png" width="134" height="29" alt="Site Map" /><br />
                    <li><a href="http://www.thecouponizer.com">Home</a></li><br />
                    <li><a href="http://www.thecouponizer.com/about.php">About Us</a></li><br />
                    <li><a href="http://www.thecouponizer.com/the_couponizer.php">The Couponizer</a></li><br />
                    <li><a href="http://www.thecouponizer.com/coupons.php">Coupons</a></li><br />
                    <li><a href="http://www.thecouponizer.com/join.php">Join Our Team</a></li><br />
                    <li><a href="http://www.thecouponizer.com/order.php">Order Now!</a></li><br />
                    <li><a href="http://www.thecouponizer.com/contact.php">Contact Us</a></li><br />
                    <li><a href="http://www.thecouponizer.com/coaches.php">Login</a></li> 
                </ul>           
            </div>
        </div>
    </div>
                </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>