
<!doctype html public "-//w3c//dtd xhtml 1.0 transitional//en" "http://www.w3.org/tr/xhtml1/dtd/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
	<head>
		<title>Blue Couture Relaxed Jeans</title>
		<meta name="Keywords" content="Perfectly cut to be both comfortable and flattering. Five-pocket styling sits just below natural waist. Inseams: petite 26", average 29", tall 34" available in sizes 12-26. 30" inseam for extended sizes 28-42. Cotton/spandex.Washable. Imported." />
		<meta name="Description" content="Perfectly cut to be both comfortable and flattering. Five-pocket styling sits just below natural waist. Inseams: petite 26", average 29", tall 34" available in sizes 12-26. 30" inseam for extended sizes 28-42. Cotton/spandex.Washable. Imported." />
		<meta http-equiv="Content-Type" content="text/html" />
		<meta http-equiv="PRAGMA" content="no-cache" />
		<base href="http://www.silhouettes.com/" />
		
<link rel="stylesheet" href="style.css" type="text/css" />
<link rel="stylesheet" href="silo.css" type="text/css" />

<script language="javascript" src="/HanoverCommon/UtilityFunctions.js"></script>
<script language="javascript" src="pop.js"></script>
<script language="javascript" src="getrefer.js"></script>
<script type="text/javascript">
<!--
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

function MM_initTimelines() { //v4.0
    //MM_initTimelines() Copyright 1997 Macromedia, Inc. All rights reserved.
    var ns = navigator.appName == "Netscape";
    var ns4 = (ns && parseInt(navigator.appVersion) == 4);
    var ns5 = (ns && parseInt(navigator.appVersion) > 4);
    var macIE5 = (navigator.platform ? (navigator.platform == "MacPPC") : false) && (navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4);
    document.MM_Time = new Array(1);
    document.MM_Time[0] = new Array(0);
    document.MM_Time["TimelineEMAILTOP"] = document.MM_Time[0];
    document.MM_Time[0].MM_Name = "TimelineEMAILTOP";
    document.MM_Time[0].fps = 24;
    document.MM_Time[0].lastFrame = 0;
    for (i=0; i<document.MM_Time.length; i++) {
        document.MM_Time[i].ID = null;
        document.MM_Time[i].curFrame = 0;
        document.MM_Time[i].delay = 1000/document.MM_Time[i].fps;
    }
}
//-->
</script>
<style type="text/css">
<!--
.headers {	font: 11px Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
}
.headersCaps {	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style1 {font: 11px Arial, Helvetica, sans-serif; letter-spacing: 0.05em; font-weight: bold; }
.headers1 {font: 11px Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
}
#apDiv1 {
	position:absolute;
	width:357px;
	height:233px;
	z-index:1;
	left: 426px;
	top: 14;
	background-color: #999999;
	overflow: auto;
	visibility: hidden;
	clip: rect(50,auto,auto,auto);
}
-->
</style><script>

// Set the horizontal and vertical position for the popup

PositionX = 100;
PositionY = 100;

// Set these value approximately 20 pixels greater than the
// size of the largest image to be used (needed for Netscape)

defaultWidth  = 500;
defaultHeight = 500;

// Set autoclose true to have the window close automatically
// Set autoclose false to allow multiple popup windows

var AutoClose = true;

// Do not edit below this line...
// ================================
if (parseInt(navigator.appVersion.charAt(0))>=4){
var isNN=(navigator.appName=="Netscape")?1:0;
var isIE=(navigator.appName.indexOf("Microsoft")!=-1)?1:0;}
var optNN='resizable=yes,scrolling=auto,scrollbars=1,width='+defaultWidth+',height='+defaultHeight+',left='+PositionX+',top='+PositionY;
var optIE='resizable=yes,scrolling=auto,scrollbars=1,width=150,height=100,left='+PositionX+',top='+PositionY;
function popImage(imageURL,imageTitle,imageName,strImageNotAvail){
if (isNN){imgWin=window.open('','',optNN);}
if (isIE){imgWin=window.open('','',optIE);}
with (imgWin.document){
writeln('<html><head><title>Loading...</title><style>body{margin:0px;}</style>');writeln('<sc'+'ript>');
writeln('var isNN,isIE;');writeln('if (parseInt(navigator.appVersion.charAt(0))>=4){');
writeln('isNN=(navigator.appName=="Netscape")?1:0;');writeln('isIE=(navigator.appName.indexOf("Microsoft")!=-1)?1:0;}');
writeln('function reSizeToImage(){');writeln('if (isIE){');writeln('window.resizeTo(100,100);');
writeln('width=100-(document.body.clientWidth-document.images[0].width);');
writeln('height=100-(document.body.clientHeight-document.images[0].height);');
//writeln('alert("height" + height + "width" + width);');
writeln('if (width<=520){window.resizeTo(width,height);}else{window.resizeTo(500,500);}}');writeln('if (isNN){');       
writeln('window.innerWidth=document.images.width;');writeln('window.innerHeight=document.images.height;}}');
writeln('function doTitle(){document.title="Silhouettes - '+imageTitle+'";}');writeln('</sc'+'ript>');


if (!AutoClose) writeln('</head><body bgcolor=FFFFFF scroll="no" onload="reSizeToImage();doTitle();self.focus()">')
else writeln('</head><body bgcolor=FFFFFF scroll="auto" onload="reSizeToImage();doTitle();self.focus()" onblur="self.close()">');
	var img_obj = new Image();
	img_obj.src = (imageURL);
	//var currentX
	//var currentY
	var currentXY;
	//currentX = img_obj.width;
	//currentY = img_obj.width;
	currentXY = img_obj.width + img_obj.width;
	//currentXY = currentX + currentY;
	//alert("currentX = " + currentX);
	//alert("currentXY = " + currentXY);
	//alert("strImageNotAvail = " + strImageNotAvail);

	//if (currentXY == 0)
	//{
	//writeln('<a href="javascript:window.close();"><img src='+strImageNotAvail+' style="display:block" border="0" align="center" ALT="'+imageName+' not available"></a></body></html>');
	//close();
	//}
	//else
	{
	writeln('<a href="javascript:window.close();"><img src='+imageURL+' style="display:block" border="0" align="center" ALT="Click to close '+imageName+'"></a></body></html>');
	close();		
	}
}}
function opens7(url){  
window.open(url,"scene7win","width=500,height=600,left=100,top=100");  }  
</script>


		<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
		<script type="text/javascript">
			<!--
			function MM_preloadImages() { //v3.0
			var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
				var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
				if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
			}
			function MM_swapImgRestore() { //v3.0
			var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
			}
			function MM_findObj(n, d) { //v4.01
			var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
				d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
			if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
			for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
			if(!x && d.getElementById) x=d.getElementById(n); return x;
			}

			function MM_swapImage() { //v3.0
			var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
			if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
			}

			function MM_showHideLayers() { //v9.0
			var i,p,v,obj,args=MM_showHideLayers.arguments;
			for (i=0; i<(args.length-2); i+=3)
			with (document) if (getElementById && ((obj=getElementById(args[i]))!=null)) { v=args[i+2];
				if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
				obj.visibility=v; }
			}

			function MM_initTimelines() { //v4.0
				//MM_initTimelines() Copyright 1997 Macromedia, Inc. All rights reserved.
				var ns = navigator.appName == "Netscape";
				var ns4 = (ns && parseInt(navigator.appVersion) == 4);
				var ns5 = (ns && parseInt(navigator.appVersion) > 4);
				var macIE5 = (navigator.platform ? (navigator.platform == "MacPPC") : false) && (navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4);
				document.MM_Time = new Array(1);
				document.MM_Time[0] = new Array(0);
				document.MM_Time["TimelineEMAILTOP"] = document.MM_Time[0];
				document.MM_Time[0].MM_Name = "TimelineEMAILTOP";
				document.MM_Time[0].fps = 24;
				document.MM_Time[0].lastFrame = 0;
				for (i=0; i<document.MM_Time.length; i++) {
					document.MM_Time[i].ID = null;
					document.MM_Time[i].curFrame = 0;
					document.MM_Time[i].delay = 1000/document.MM_Time[i].fps;
				}
			}
			//-->
		</script>
		<style type="text/css">
			<!--
			.headers {font: 11px Arial, Helvetica, sans-serif; letter-spacing: 0.05em;}
			.headersCaps {text-transform: uppercase; letter-spacing: 0.1em; font-family: Arial, Helvetica, sans-serif; font-size: 9px;}
			.style1 {font: 11px Arial, Helvetica, sans-serif; letter-spacing: 0.05em; font-weight: bold;}
			.headers1 {font: 11px Arial, Helvetica, sans-serif; letter-spacing: 0.05em;}
			#apDivSwatch_1_1 {position:relative; width:1px; height:1px; z-index:1; left: 9px; top: -127px; visibility: hidden;}
			#apDivSwatch_2_1 {position:relative; width:1px; height:1px; z-index:2; left: 9px; top: -127px; visibility: hidden;}
			#apDivSwatch_3_1 {position:relative; width:1px; height:1px; z-index:3; left: 9px; top: -127px; visibility: hidden;}
			#apDivSwatch_4_1 {position:relative; width:1px; height:1px; z-index:4; left: 9px; top: -127px; visibility: hidden;}
			#apDivSwatch_5_1 {position:relative; width:1px; height:1px; z-index:5; left: 9px; top: -127px; visibility: hidden;}
			#apDivSwatch_6_1 {position:relative; width:1px; height:1px; z-index:6; left: 9px; top: -127px; visibility: hidden;}
			#apDivSwatch_7_1 {position:relative; width:1px; height:1px; z-index:7; left: 9px; top: -127px; visibility: hidden;}
			#apDivSwatch_8_1 {position:relative; width:1px; height:1px; z-index:8; left: 9px; top: -127px; visibility: hidden;}
			#apDivSwatch_9_1 {position:relative; width:1px; height:1px; z-index:9; left: 9px; top: -127px; visibility: hidden;}
			#apDivSwatch_10_1{position:relative; width:1px; height:1px; z-index:10; left: 9px; top: -127px; visibility: hidden;}
			#apDivSwatch_1_2 {position:relative; width:1px; height:1px; z-index:1; left: 9px; top: -127px; visibility: hidden;}
			#apDivSwatch_2_2 {position:relative; width:1px; height:1px; z-index:2; left: 9px; top: -127px; visibility: hidden;}
			#apDivSwatch_3_2 {position:relative; width:1px; height:1px; z-index:3; left: 9px; top: -127px; visibility: hidden;}
			#apDivSwatch_4_2 {position:relative; width:1px; height:1px; z-index:4; left: 9px; top: -127px; visibility: hidden;}
			#apDivSwatch_5_2 {position:relative; width:1px; height:1px; z-index:5; left: 9px; top: -127px; visibility: hidden;}
			#apDivSwatch_6_2 {position:relative; width:1px; height:1px; z-index:6; left: 9px; top: -127px; visibility: hidden;}
			#apDivSwatch_7_2 {position:relative; width:1px; height:1px; z-index:7; left: 9px; top: -127px; visibility: hidden;}
			#apDivSwatch_8_2 {position:relative; width:1px; height:1px; z-index:8; left: 9px; top: -127px; visibility: hidden;}
			#apDivSwatch_9_2 {position:relative; width:1px; height:1px; z-index:9; left: 9px; top: -127px; visibility: hidden;}
			#apDivSwatch_10_2{position:relative; width:1px; height:1px; z-index:10; left: 9px; top: -127px; visibility: hidden;}
			#apDivSwatchB1 {position:relative; width:1px; height:1px; z-index:1; left: -17px; top: -14px; visibility: hidden;}
			#apDivSwatchB2 {position:relative; width:1px; height:1px; z-index:2; left: 3px; top: -14px; visibility: hidden;}
			#apDivSwatchB3 {position:relative; width:1px; height:1px; z-index:3; left: 22px; top: -14px; visibility: hidden; }
			--> 
		</style>
		<link rel="stylesheet" href="HanoverZoom.css" type="text/css" media="screen" />
		<script src="mz-packed.js" type="text/javascript"></script>
		<script src="Product.js" language="javascript" type="text/javascript"></script>
		<script src="https://cts-secure.channelintelligence.com/6077654_landing.js"></script>
		<!--
		<script src="messages/messages.js" language="javascript" type="text/javascript"></script>
		<link href="messages/messages.css" rel="stylesheet" type="text/css" media="screen" />
		-->
	</head>
	<body link="#333333" vlink="#666666" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onload="MM_preloadImages('images_Homepage/T1_AsSeenIn_ON.gif','images_Homepage/T2_CelebLook_ON.gif','images_Homepage/T3_FitGuide_ON.gif','images_Homepage/T4_DenimShop_ON.gif','images_Homepage/Arrow.gif','images_Homepage/ON/P1Banner_EmailSignup_ON.gif','images_Prod/submit_prod_ON.gif')"> <!-- MASTER ENCLOSING TABLE -->
	<div align="center">
		<table width="761" height="100%" cellpadding="0" cellspacing="0" border="0" bgcolor="#FFFFFF" id="TableM1">
			<tr>
				<td colspan="2" width="761" valign="top">
					
 
<script language="javascript">
function ShowHideLayers()
			{
				var i,p,v,obj,args=ShowHideLayers.arguments;
				for (i=0; i<(args.length-2); i+=3)
				{
					if ((obj=MM_findObj(args[i]))!=null)
					{
						v=args[i+2];
						if (obj.style)
						{
							obj=obj.style;
							v=(v=='show')?'visible':(v='hide')?'hidden':v;
						}
						obj.visibility=v;
					}
				}
			}
				
</script>

<div id="headerDiv">
<table width="761" border="0" cellspacing="0" cellpadding="0" ID="TableH1">
	<tr><td><img src="/HanoverAssets/Silhouettes/em/trans_images/spacer.gif" alt="spacer" width="761" height="20"/></td></tr>
	<tr>
		<td><!-- TOP HEADER Contains Logo, Preheader, Shopping Bag, Email Signup, Customer Service, Catalog Quick Offer, Order Status -->
		<table width="761" border="0" bordercolor="blue" cellpadding="0" cellspacing="0" id="TableH2"> 
			<tr><td width="221" valign="bottom"><a title="Home Page" alt="Silhouettes.com" href="http://www.silhouettes.com/?cm_sp=hp-_-logo-_-brandname" >
					<img src="/HanoverAssets/Silhouettes/Homebanners/SIL_logo.gif" border="0" width="221" height="64" alt="Silhouettes.com"></a>
				</td>
			
				<td align="right" valign="bottom">
				<table border="0" cellpadding="0" cellspacing="0" ID="TableH3">
					<tr><td align="right">
												
						<table border="0" cellspacing="0" cellpadding="0" ID="TableH4">
							<tr>
								<!--td align="right"><img src="/HanoverAssets/Silhouettes/Homebanners/Arrow.gif" alt="arrow" width="10" height="7"/></td-->
								<td colspan="2" align="right" class="TopMenuMessage"><td><a class="TopNavPromo" href="/christmasdelivery/?cm_sp=hp-_-TopNav-_-Christmasdelivery"><img src="/hanoverassets/Silhouettes/hotspot/Home110508/giftbox.jpg" width="60" height="50" border="0"></a></td><td align="center"><a href="/christmasdelivery/?cm_sp=hp-_-TopNav-_-Christmasdelivery"><font color="9a0405">Guaranteed Christmas Delivery <br>>>Learn More</font></a></td></td>
								<td align="right" class="TopMenuMessage"><img src="/HanoverAssets/Silhouettes/em/trans_images/spacer.gif" alt="spacer" width="10" height="2"/></td>
								<td align="right">
								<table border="0" cellpadding="0" cellspacing="1" bgcolor="#999999" ID="TableH5">
									<tr><td bgcolor="#FFFFFF">
										<div id="wiCartAll" style="position:relative;">
											<table border="0" cellpadding="0" cellspacing="3" class="TopMenuCaps" ID="TableH6">
												<tr>
													<td>&nbsp;</td>
													<td><span class="TopMenuService">0</span></td>
													<td><a class="TopMenuService" href="http://www.silhouettes.com/basket.asp" onmouseover="ShowHideLayers('wiCart','','show');" onmouseout="ShowHideLayers('wiCart','','hide');" >Items in my Shopping Bag&nbsp;</a></td>
													<td><img src="/HanoverAssets/Silhouettes/Homebanners/shoppingBag.gif" alt="icon_ShoppingBag" width="17" height="20"/></td>
														
													<td>&nbsp;</td>
												</tr>
											</table>
											<div id="wiCart" style="position:absolute;VISIBILITY:hidden; float:left; width:150px;">
												<table cellpadding="1" cellspacing="0" border="0" id="Table9">
													<tr>
														<td bgcolor="#BE9158"><table cellpadding="1" cellspacing="0" border="0" id="Table10">
																<tr>
																	<td bgcolor="#FFFFFF" class="TopMenuService">No Items<!--</a>--></td>
																</tr>
															</table>
														</td>
													</tr>
												</table>
											</div>
										</div>
									</td>
									</tr>
								</table>								
								</td>
							</tr>
						</table>
						</td>
					</tr>
					<tr>
						<td align="right">
							<table border="0" cellpadding="0" cellspacing="3" ID="TableH7">
								<tr>
								<td ><a href="javascript:showEmailElements('emailShowFields');" class="TopMenuEmailSignUp">
									<img src="/HanoverAssets/Silhouettes/Homebanners/icon_email.gif" alt="icon_email" width="16" height="8" border="0"/><font color="#990000">Email Signup</font></a></td>
								<!--<td>:</td>
								<td>

								</td>-->
								<td>:</td>
								<td><a href="http://www.silhouettes.com/customers.asp?cm_sp=hp-_-nav1.2-_-customerservice" class="TopMenuService">Customer Service</a></td>
								<td>:</td>
								<td><a href="http://www.silhouettes.com/Product/Order+Now/manualformproduct/D-19999/P-manualformproductzz&cm_sp=hp-_-nav1.3-_-catalogquickorder" class="TopMenuService">Catalog Quick Order</a></td>
								<td>:</td>
								<td><a href="http://www.silhouettes.com/ordertracking.asp?cm_sp=hp-_-b1-_-orderstatus&cm_sp=hp-_-nav1.4-_-orderstatus" class="TopMenuService">Order Status</a></td>
								</tr>
							</table>
							
							<table cellpadding="0" cellspacing="0" border="0" id="Table3">
							<tr>
								 <!-- IF NOT LOGGED IN and NOT HelloCustomer -->
									<td nowrap class="TopMenuService">
										<a rel="nofollow" title="Account Signin" alt="Account Signin" href="http://www.silhouettes.com/login.asp?cm_sp=hp-_-g-_-accountsignin&amp;cm_sp=hp-_-nav1a-_-myaccount"  class="TopMenuAccount">My Account</a>
										<img alt="pixel" src="/HanoverAssets/Silhouettes/images/pix.gif" width="4" height="1" border="0" />
										<a rel="nofollow" title="Account Signin" alt="Account Signin" href="http://www.silhouettes.com/login.asp?cm_sp=hp-_-g-_-accountsignin&amp;cm_sp=hp-_-nav1b-_-signin"  class="TopMenuAccount">Sign In</a>
									</td>
								

							</tr>
						</table>
						</td>
					</tr>
					<tr> <td align="right"><img src="/HanoverAssets/Silhouettes/em/trans_images/spacer.gif" alt="spacer" width="10" height="22"/></td>
					</tr>
				</table></td>
			
			</tr>
		</table>
		<!-- END TOP HEADER -->
		</td>
	</tr>

	<!-- TOP SUB HEADER: Search Box, As Seen In, Get the Celebrity Look, FIT Guide, Denim Shop -->
	<tr>
	<td align="center" width="761">
		<table width="761" border="0" bordercolor="red" align="center" cellpadding="0" cellspacing="0" id="TableSH1">
			<form action="http://www.silhouettes.com/endecasearch/controller.asp" name="mainForm" id="mainForm" onSubmit="return checkEmpty()" >
			<tr><td colspan="2"><img src="/HanoverAssets/Silhouettes/Homebanners/rule_761.gif" alt="rule" width="761" height="1"/></td></tr>
			<tr>
				<td align="left" valign="middle"><script language="javascript">
function checkEmpty() {

	if (document.mainForm.Ntt.value == "") {
		alert ("Please specify a search criteria");
		return false;
	}
	else {
		var i = document.mainForm.Ntt.value;
		var j = !isNaN(i.charAt(1));
		var k = !isNaN(i.charAt(6));
		var TrimI = i;
		if (j==true && k==true && i.length == 7) {
			TrimI = TrimI.replace(/[A-Z]|[0-9]/i,"");
		}
		document.mainForm.Ntt.value = TrimI;
		document.mainForm.D.value = TrimI;
		return true;
	}
}
</script>
<table border="0" cellspacing="0" cellpadding="3">
	<tr>
		<td valign="middle">
			<input type="hidden" name="N" value="102" id="Hidden1">
			<input type="hidden" name="Ne" value="10000" id="Hidden2">
			<input type="hidden" name="Ntk" value="all_fields_SIL" id="Hidden5"> 
			<!--input type="text"   name="Ntt" value="" size="20" id="Text1"-->
			<input type="text"   name="Ntt" size="20" value="Enter Keywords or Sku#s" class="form_Search" id="Ntt" onclick="if (document.mainForm.Ntt.value=='Enter Keywords or Sku#s'){document.mainForm.Ntt.value='';document.mainForm.Ntt.focus();}">
			<input type="hidden" name="Ntx" value="mode+matchallpartial" id="Hidden4">
			<input type="hidden" name="Nu" value="RollupKey" id="Hidden3">
			<input type="hidden" name="D" value="" id="hidden8">
			<input type="hidden" name="Dn" value="102" id="Hidden7">
			<input type="hidden" name="Dx" value="mode+matchallpartial" id="Hidden6">
		</td>
		<td><input type="image" name="Search_Submit" id="Search_Submit" src="/HanoverAssets/Silhouettes/Homebanners/button_Search.gif"/></td>
	</tr></form>
</table>

</td>
				<td align="right" valign="middle">
					<table border="0" cellspacing="4" cellpadding="0" ID="TableH9">
					<tr>
						<td><img src="apply/spacer.gif" alt="spacer" width="8" height="8"/></td>
						<td><img src="apply/spacer.gif" alt="spacer" width="8" height="8"/></td>
						<td><img src="apply/spacer.gif" alt="spacer" width="8" height="8"/></td>
						<td><a title="As Seen In Home Page" href="http://www.silhouettes.com/entry/page2.asp?cm_sp=hp-_-nav3.1-_-asseenin" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('T1_AsSeenIn21', '', '/HanoverAssets/Silhouettes/Homebanners/T1_AsSeenIn_ON.gif',1)">
							<img src="/HanoverAssets/Silhouettes/Homebanners/T1_AsSeenIn.gif" alt="As Seen In" name="T1_AsSeenIn21" width="59" height="13" border="0" id="T1_AsSeenIn21"/></a>
						</td>
						<td><img src="apply/spacer.gif" alt="spacer" width="4" height="8"/></td>
						<td><a title="Get Celebrity Look Home Page" href="http://www.silhouettes.com/entry/page0.asp?cm_sp=hp-_-nav3.2-_-celebritylook" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('T2_CelebLook21', '', '/HanoverAssets/Silhouettes/Homebanners/T2_CelebLook_ON.gif',1)">
							<img src="/HanoverAssets/Silhouettes/Homebanners/T2_CelebLook.gif" alt="Get the Celebrity Look" name="T2_CelebLook21" width="130" height="13" border="0" id="T2_CelebLook21"/></a>
						</td>
						<td><img src="apply/spacer.gif" alt="spacer" width="4" height="8"/></td>
						<td><a title="Fit Guide" href="http://www.silhouettes.com/sizechart.asp?cm_sp=hp-_-nav3.3-_-fitguide" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('T3_FitGuide21', '', '/HanoverAssets/Silhouettes/Homebanners/T3_FitGuide_ON.gif',1)">
							<img src="/HanoverAssets/Silhouettes/Homebanners/T3_FitGuide.gif" alt="Fit Guide" name="T3_FitGuide21" width="54" height="13" border="0" id="T3_FitGuide21"/></a>
						</td>
						<td><img src="apply/spacer.gif" alt="spacer" width="4" height="8"/></td>
						<td><a title="Denim Shop" href="http://www.silhouettes.com/entry/page1.asp?cm_sp=hp-_-nav3.4-_-denimshop" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('T4_DenimShop21', '', '/HanoverAssets/Silhouettes/Homebanners/T4_DenimShop_ON.gif',1)">
							<img src="/HanoverAssets/Silhouettes/Homebanners/T4_DenimShop.gif" alt="Denim Shop" name="T4_DenimShop21" width="69" height="13" border="0" id="T4_DenimShop21"/></a>
						</td>
						<td><img src="apply/spacer.gif" alt="spacer" width="4" height="8"/></td>
						<td><a title="Holiday Collection" href="http://www.silhouettes.com/entry/page4.asp?cm_sp=hp-_-nav3.5-_-holidayguide" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('T5_HolidayCollection21', '', '/HanoverAssets/Silhouettes/Homebanners/T5_HolidayCollection_ON.gif',1)">
							<img src="/HanoverAssets/Silhouettes/Homebanners/T5_HolidayCollection.gif" alt="Holiday Collection" name="T5_HolidayCollection21" width="104" height="13" border="0" id="Img1"/></a>
						</td>
						<td><img src="apply/spacer.gif" alt="spacer" width="2" height="8"/></td>
					</tr>
					</table>
				</td>
				
			</tr>
			<tr>
				<td colspan="2"><img src="/HanoverAssets/Silhouettes/Homebanners/rule_761.gif" alt="rule" width="761" height="1"/></td>
			</tr>
		</table>
	</td>
	</tr>
</table>
</div>
  <!-- END TOP SUB HEADER -->


				</td>
			</tr>
			<tr>
				<td colspan="2">
					<img src="/HanoverAssets/Silhouettes/spacer.gif" alt="spacer" height="8"/>
				</td>
			</tr>
			<tr>
				<td width="170" valign="top">
					<!--	Parameters are expected to be passed to this page are
		dept_id, my_parent_name -->


<div id="leftnav">
<table width="170" border="0" bordercolor="blue" cellspacing="0" cellpadding="0" ID="Table3">
	<tr><td><a href="javascript:showEmailElements('emailShowFields');" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('P1Banner','','/HanoverAssets/Silhouettes/images_email/ON/P1Banner_EmailSignup_ON.gif',1)">
			<img src="/HanoverAssets/Silhouettes/images_email/P1Banner_EmailSignup_OFF.gif" alt="Save 15% Off Your Next Order!" name="P1Banner" width="162" height="106" border="0" id="Img01"/></a></td>
		<td width="8"><img src="apply/spacer.gif" alt="leftspacer" name="leftspacer" width="8" height="20" id="Img02"/></td>
	</tr>
	<tr><td>
		<table width="162" border="0" bordercolor="red" cellspacing="0" cellpadding="0" ID="TableLN">
		<tr><td colspan="2" align="right" class="menu">
				<img src="apply/spacer.gif" alt="Arrow_Menu" name="MenuArrow" width="10" height="10" id="ImgM"/>
			</td>
		</tr>
		 

				<tr>
					<td width="10" align="right" background="apply/spacer.gif" class="menu">
						<img src="apply/spacer.gif" alt="Arrow_Menu" border=0 name="MenuArrow0" width="10" height="7" id="Img04"/></td> 
							<td align="left"><a href="http://www.silhouettes.com/Dept/New+Arrivals/D-12500&cm_sp=hp-_-nav2.1-_-New Arrivals" class="menu" onMouseOver="MM_swapImage('MenuArrow0','','/HanoverAssets/Silhouettes/Homebanners/Arrow.gif',1)" onMouseOut="MM_swapImgRestore()">New Arrivals</a></td> 
				</tr> 
				<tr>
					<td width="10" align="right" background="apply/spacer.gif" class="menu">
						<img src="apply/spacer.gif" alt="Arrow_Menu" border=0 name="MenuArrow1" width="10" height="7" id="Img04"/></td> 
							<td align="left"><a href="http://www.silhouettes.com/Dept/Holiday+Dressing/D-7100&cm_sp=hp-_-nav3.1-_-Holiday Dressing" class="menu" onMouseOver="MM_swapImage('MenuArrow1','','/HanoverAssets/Silhouettes/Homebanners/Arrow.gif',1)" onMouseOut="MM_swapImgRestore()">Holiday Dressing</a></td> 
				</tr> 
				<tr>
					<td width="10" align="right" background="apply/spacer.gif" class="menu">
						<img src="apply/spacer.gif" alt="Arrow_Menu" border=0 name="MenuArrow6" width="10" height="7" id="Img04"/></td> 
							<td align="left"><a href="http://www.silhouettes.com/Dept/Gifts+in+Style/D-7200&cm_sp=hp-_-nav4.1-_-Gifts in Style" class="menu" onMouseOver="MM_swapImage('MenuArrow6','','/HanoverAssets/Silhouettes/Homebanners/Arrow.gif',1)" onMouseOut="MM_swapImgRestore()">Gifts in Style</a></td> 
				</tr> 
				<tr>
					<td width="10" align="right" background="apply/spacer.gif" class="menu">
						<img src="apply/spacer.gif" alt="Arrow_Menu" border=0 name="MenuArrow12" width="10" height="7" id="Img04"/></td> 
							<td align="left"><a href="http://www.silhouettes.com/Dept/Trends+Vintage+Romantic/D-610&cm_sp=hp-_-nav5.1-_-Trends" class="menu" onMouseOver="MM_swapImage('MenuArrow12','','/HanoverAssets/Silhouettes/Homebanners/Arrow.gif',1)" onMouseOut="MM_swapImgRestore()">Trends</a></td> 
				</tr> 
				<tr>
					<td width="10" align="right" background="apply/spacer.gif" class="menu">
						<img src="apply/spacer.gif" alt="Arrow_Menu" border=0 name="MenuArrow17" width="10" height="7" id="Img04"/></td> 
							<td align="left"><a href="http://www.silhouettes.com/Dept/APPAREL/D-750&cm_sp=hp-_-nav6.1-_-APPAREL" class="menu" onMouseOver="MM_swapImage('MenuArrow17','','/HanoverAssets/Silhouettes/Homebanners/Arrow.gif',1)" onMouseOut="MM_swapImgRestore()">APPAREL</a></td> 
				</tr> 
					<tr>
						<td width="15" align="right"><img src="apply/spacer.gif" alt="Arrow_Menu" name="SubMenuSpace" width="10" height="7" /></td>
						<td align="right" class="subMenu">
						<table border="0" align="left" cellpadding="0" cellspacing="0" ID="Table28">
						<tr>
							<td width="15" align="right" class="subMenu"> 
							<img src="apply/spacer.gif" alt="Arrow_Menu" name="SubMenuArrow18" width="10" height="7" id="Img05"/></td>
							<td align="left"><a href="http://www.silhouettes.com/Dept/APPAREL/D-750&cm_sp=hp-_-nav6.2-_-View All" class="subMenu" onMouseOver="MM_swapImage('SubMenuArrow18','','/HanoverAssets/Silhouettes/Homebanners/Arrow.gif',1)" onMouseOut="MM_swapImgRestore()">View All</a></td> 
						</tr> 
					<tr>
						<td width="15" align="right" class="subMenu"> 
						<img src="apply/spacer.gif" alt="Arrow_Menu" name="SubMenuArrow19" width="10" height="7" id="Img06"/></td>
						<td align="left"><a href="http://www.silhouettes.com/Dept/APPAREL+Knit+Tops+and+Tees/D-1100&cm_sp=hp-_-nav6.3-_-Knit Tops and Tees" class="subMenu" onMouseOver="MM_swapImage('SubMenuArrow19','','/HanoverAssets/Silhouettes/Homebanners/Arrow.gif',1)" onMouseOut="MM_swapImgRestore()">Knit Tops and Tees</a></td> 
					</tr> 
					<tr>
						<td width="15" align="right" class="subMenu"> 
						<img src="apply/spacer.gif" alt="Arrow_Menu" name="SubMenuArrow24" width="10" height="7" id="Img06"/></td>
						<td align="left"><a href="http://www.silhouettes.com/Dept/APPAREL+Shirts+and+Blouses/D-1200&cm_sp=hp-_-nav6.8-_-Shirts and Blouses" class="subMenu" onMouseOver="MM_swapImage('SubMenuArrow24','','/HanoverAssets/Silhouettes/Homebanners/Arrow.gif',1)" onMouseOut="MM_swapImgRestore()">Shirts and Blouses</a></td> 
					</tr> 
					<tr>
						<td width="15" align="right" class="subMenu"> 
						<img src="apply/spacer.gif" alt="Arrow_Menu" name="SubMenuArrow29" width="10" height="7" id="Img06"/></td>
						<td align="left"><a href="http://www.silhouettes.com/Dept/APPAREL+Jackets+Blazers/D-1300&cm_sp=hp-_-nav6.13-_-Jackets & Blazers" class="subMenu" onMouseOver="MM_swapImage('SubMenuArrow29','','/HanoverAssets/Silhouettes/Homebanners/Arrow.gif',1)" onMouseOut="MM_swapImgRestore()">Jackets & Blazers</a></td> 
					</tr> 
					<tr>
						<td width="15" align="right" class="subMenu"> 
						<img src="apply/spacer.gif" alt="Arrow_Menu" name="SubMenuArrow30" width="10" height="7" id="Img06"/></td>
						<td align="left"><a href="http://www.silhouettes.com/Dept/APPAREL+Sweaters/D-1400&cm_sp=hp-_-nav6.14-_-Sweaters" class="subMenu" onMouseOver="MM_swapImage('SubMenuArrow30','','/HanoverAssets/Silhouettes/Homebanners/Arrow.gif',1)" onMouseOut="MM_swapImgRestore()">Sweaters</a></td> 
					</tr> 
					<tr>
						<td width="15" align="right" class="subMenu"> 
						<img src="apply/spacer.gif" alt="Arrow_Menu" name="SubMenuArrow31" width="10" height="7" id="Img06"/></td>
						<td align="left"><a href="http://www.silhouettes.com/Dept/APPAREL+Pants+and+Skirts/D-2000&cm_sp=hp-_-nav6.15-_-Pants and Skirts" class="subMenu" onMouseOver="MM_swapImage('SubMenuArrow31','','/HanoverAssets/Silhouettes/Homebanners/Arrow.gif',1)" onMouseOut="MM_swapImgRestore()">Pants and Skirts</a></td> 
					</tr> 
					<tr>
						<td width="15" align="right" class="subMenu"> 
						<img src="apply/spacer.gif" alt="Arrow_Menu" name="SubMenuArrow38" width="10" height="7" id="Img06"/></td>
						<td align="left"><a href="http://www.silhouettes.com/Dept/APPAREL+Denim/D-12700&cm_sp=hp-_-nav6.22-_-Denim" class="subMenu" onMouseOver="MM_swapImage('SubMenuArrow38','','/HanoverAssets/Silhouettes/Homebanners/Arrow.gif',1)" onMouseOut="MM_swapImgRestore()">Denim</a></td> 
					</tr> 
					<tr>
						<td width="15" align="right"><img src="apply/spacer.gif" alt="Arrow_Menu" name="SubMenuSpace" width="10" height="7" /></td>
						<td align="right" class="subMenu">
						<table border="0" align="left" cellpadding="0" cellspacing="0" ID="Table49">
						<tr>
							<td width="15" align="right" class="subMenu"> 
							<img src="/HanoverAssets/Silhouettes/Homebanners/Arrow.gif" border=0 name="SubMenuArrow" width="10" height="7" /></td> 
								<td align="left"><a href="http://www.silhouettes.com/Dept/APPAREL+Denim+Blue+Couture/D-12701&cm_sp=hp-_-nav6.23-_-Blue Couture" class="subMenuSelected" onMouseOver="MM_swapImage('SubMenuArrow39','','/HanoverAssets/Silhouettes/Homebanners/Arrow.gif',1)" onMouseOut="MM_swapImgRestore()">Blue Couture</a></td> 
						</tr> 
					<tr>
						<td width="15" align="right" class="subMenu"> 
						<img src="apply/spacer.gif" alt="Arrow_Menu" name="SubMenuArrow40" width="10" height="7" id="Img06"/></td>
						<td align="left"><a href="http://www.silhouettes.com/Dept/APPAREL+Denim+Jeans/D-12702&cm_sp=hp-_-nav6.24-_-Jeans" class="subMenu" onMouseOver="MM_swapImage('SubMenuArrow40','','/HanoverAssets/Silhouettes/Homebanners/Arrow.gif',1)" onMouseOut="MM_swapImgRestore()">Jeans</a></td> 
					</tr> 
						</table></td></tr>	
					<tr>
						<td width="15" align="right" class="subMenu"> 
						<img src="apply/spacer.gif" alt="Arrow_Menu" name="SubMenuArrow41" width="10" height="7" id="Img06"/></td>
						<td align="left"><a href="http://www.silhouettes.com/Dept/APPAREL+Dresses+Sets/D-3000&cm_sp=hp-_-nav6.25-_-Dresses & Sets" class="subMenu" onMouseOver="MM_swapImage('SubMenuArrow41','','/HanoverAssets/Silhouettes/Homebanners/Arrow.gif',1)" onMouseOut="MM_swapImgRestore()">Dresses & Sets</a></td> 
					</tr> 
					<tr>
						<td width="15" align="right" class="subMenu"> 
						<img src="apply/spacer.gif" alt="Arrow_Menu" name="SubMenuArrow42" width="10" height="7" id="Img06"/></td>
						<td align="left"><a href="http://www.silhouettes.com/Dept/APPAREL+Special+Occasion/D-3500&cm_sp=hp-_-nav6.26-_-Special Occasion" class="subMenu" onMouseOver="MM_swapImage('SubMenuArrow42','','/HanoverAssets/Silhouettes/Homebanners/Arrow.gif',1)" onMouseOut="MM_swapImgRestore()">Special Occasion</a></td> 
					</tr> 
					<tr>
						<td width="15" align="right" class="subMenu"> 
						<img src="apply/spacer.gif" alt="Arrow_Menu" name="SubMenuArrow43" width="10" height="7" id="Img06"/></td>
						<td align="left"><a href="http://www.silhouettes.com/Dept/APPAREL+Coordinates/D-3600&cm_sp=hp-_-nav6.27-_-Coordinates" class="subMenu" onMouseOver="MM_swapImage('SubMenuArrow43','','/HanoverAssets/Silhouettes/Homebanners/Arrow.gif',1)" onMouseOut="MM_swapImgRestore()">Coordinates</a></td> 
					</tr> 
					<tr>
						<td width="15" align="right" class="subMenu"> 
						<img src="apply/spacer.gif" alt="Arrow_Menu" name="SubMenuArrow44" width="10" height="7" id="Img06"/></td>
						<td align="left"><a href="http://www.silhouettes.com/Dept/APPAREL+Outerwear/D-5000&cm_sp=hp-_-nav6.28-_-Outerwear" class="subMenu" onMouseOver="MM_swapImage('SubMenuArrow44','','/HanoverAssets/Silhouettes/Homebanners/Arrow.gif',1)" onMouseOut="MM_swapImgRestore()">Outerwear</a></td> 
					</tr> 
						</table></td></tr>	
				<tr>
					<td width="10" align="right" background="apply/spacer.gif" class="menu">
						<img src="apply/spacer.gif" alt="Arrow_Menu" border=0 name="MenuArrow45" width="10" height="7" id="Img04"/></td> 
							<td align="left"><a href="http://www.silhouettes.com/Dept/Intimates+Sleepwear/D-6000&cm_sp=hp-_-nav7.1-_-Intimates & Sleepwear" class="menu" onMouseOver="MM_swapImage('MenuArrow45','','/HanoverAssets/Silhouettes/Homebanners/Arrow.gif',1)" onMouseOut="MM_swapImgRestore()">Intimates & Sleepwear</a></td> 
				</tr> 
				<tr>
					<td width="10" align="right" background="apply/spacer.gif" class="menu">
						<img src="apply/spacer.gif" alt="Arrow_Menu" border=0 name="MenuArrow52" width="10" height="7" id="Img04"/></td> 
							<td align="left"><a href="http://www.silhouettes.com/Dept/Swim+Travel/D-9450&cm_sp=hp-_-nav8.1-_-Swim & Travel" class="menu" onMouseOver="MM_swapImage('MenuArrow52','','/HanoverAssets/Silhouettes/Homebanners/Arrow.gif',1)" onMouseOut="MM_swapImgRestore()">Swim & Travel</a></td> 
				</tr> 
				<tr>
					<td width="10" align="right" background="apply/spacer.gif" class="menu">
						<img src="apply/spacer.gif" alt="Arrow_Menu" border=0 name="MenuArrow54" width="10" height="7" id="Img04"/></td> 
							<td align="left"><a href="http://www.silhouettes.com/Dept/Shoes/D-10000&cm_sp=hp-_-nav9.1-_-Shoes" class="menu" onMouseOver="MM_swapImage('MenuArrow54','','/HanoverAssets/Silhouettes/Homebanners/Arrow.gif',1)" onMouseOut="MM_swapImgRestore()">Shoes</a></td> 
				</tr> 
				<tr>
					<td width="10" align="right" background="apply/spacer.gif" class="menu">
						<img src="apply/spacer.gif" alt="Arrow_Menu" border=0 name="MenuArrow63" width="10" height="7" id="Img04"/></td> 
							<td align="left"><a href="http://www.silhouettes.com/Dept/Accessories/D-11000&cm_sp=hp-_-nav10.1-_-Accessories" class="menu" onMouseOver="MM_swapImage('MenuArrow63','','/HanoverAssets/Silhouettes/Homebanners/Arrow.gif',1)" onMouseOut="MM_swapImgRestore()">Accessories</a></td> 
				</tr> 
				<tr>
					<td width="10" align="right" background="apply/spacer.gif" class="menu">
						<img src="apply/spacer.gif" alt="Arrow_Menu" border=0 name="MenuArrow67" width="10" height="7" id="Img04"/></td> 
							<td align="left"><a href="http://www.silhouettes.com/Dept/Weekly+Specials/D-11500&cm_sp=hp-_-nav11.1-_-Weekly Specials" class="menu" onMouseOver="MM_swapImage('MenuArrow67','','/HanoverAssets/Silhouettes/Homebanners/Arrow.gif',1)" onMouseOut="MM_swapImgRestore()">Weekly Specials</a></td> 
				</tr> 
				<tr>
					<td width="10" align="right" background="apply/spacer.gif" class="menu">
						<img src="apply/spacer.gif" alt="Arrow_Menu" border=0 name="MenuArrow68" width="10" height="7" id="Img04"/></td> 
							<td align="left"><a href="http://www.silhouettes.com/Dept/On+Sale/D-13000&cm_sp=hp-_-nav12.1-_-On Sale" class="menuRed" onMouseOver="MM_swapImage('MenuArrow68','','/HanoverAssets/Silhouettes/Homebanners/Arrow.gif',1)" onMouseOut="MM_swapImgRestore()">SALE</a></td> 
				</tr> 
				<tr>
					<td width="10" align="right" background="apply/spacer.gif" class="menu">
						<img src="apply/spacer.gif" alt="Arrow_Menu" border=0 name="MenuArrow80" width="10" height="7" id="Img04"/></td> 
							<td align="left"><a href="http://www.silhouettes.com/outlet/?cm_sp=hp-_-nav13.1-_-Outlet" class="menuRed" onMouseOver="MM_swapImage('MenuArrow80','','/HanoverAssets/Silhouettes/Homebanners/Arrow.gif',1)" onMouseOut="MM_swapImgRestore()">OUTLET</a></td> 
				</tr> 
	
			</table>
		</td>
		<td width="8"><img src="apply/spacer.gif" alt="leftspacer" name="leftspacer" width="8" height="20" id="Img07"/></td>
	</tr>
	<tr><td colspan="2"><img src="apply/spacer.gif" alt="spacer" width="162" height="12" /></td></tr>
	<tr><td width="162"><script language="javascript" src="/HanoverCommon/Sjax-Routines.js"></script>
<script language="javascript" src="/HanoverCommon/UtilityFunctions.js"></script>
<script language="javascript" src="/EmailSignupForm.js"></script>

<script type="text/javascript">	
	function Rcertify() 
	{
		popupWin = window.open('http://www.bbbonline.org/cks.asp?id=131000934', 'Participant','location=yes,scrollbars=yes,width=450,height=300'); 
		window.name = 'opener';
	}

	function getFTREmailSignupPostUrl() {
		return hdiSjax.basedomain + '/EmailSignupPost.asp';
	}
	
</script>


<table width="162" border="0" bordercolor="blue" cellpadding="0" cellspacing="0" id="TableEMail">		
	<tr>
		<td width="162" align="left" class="EmailSignupForm">  
			<div id="emailBlock">
				<div id="emailShowFields">					
					<form id="emailForm" action="http://www.silhouettes.com/EmailSignup.asp?cm_re=bottom_center_1-_-B-_-emailsignup" name="request_email" method="post" onSubmit="return handleEmailFormSubmit();" >
						<table ALIGN="left" BORDER="0" CELLSPACING="0" CELLPADDING="0" ID="TableF1">
						<tr>
							<td><img src="/HanoverAssets/Silhouettes/images_email/Email_Div2_header.gif" alt="emailHeader" width="162" height="23" /></td>
						</tr>
						<tr>
							<td>
							<table width="162" border="0" cellpadding="0" cellspacing="1" bgcolor="bfbfbf" id="EnclosingTable_DIV2">
							<tr><td valign="top">
								<table width="100%" border="0" cellpadding="0" cellspacing="4" bgcolor="dfdfdf" id="InnerTable_Div2">
									<tr><td valign="top" bgcolor="f8f8f8">
										<table width="100%" border="0" cellspacing="2" cellpadding="0" ID="Table1">
										<tr><td colspan="3">
										<table>
										<tr><td width="10%"></td>
										<td align="center" class="emailFieldsNames" width="80%">Receive Exclusive Promotions*</td>
										<td width="10%" valign="top"><a href="javascript:showEmailElements('emailOffer');"><img src="/HanoverAssets/Silhouettes/images_email/close.gif" border="0" alt="Close" /></a></td></tr>										
										</table>
										</td></tr>
										<tr><td align="center"><div id="Div1">
											<input type="text" class="emailFieldsSignUpBox" id="FTRFirstNameText" name="FTRFirstNameText" maxlength="128"  value="First Name:" title="First Name" onFocus="if (this.value=='First Name:') this.value=''" /> </div></td>
										</tr>
										<tr><td align="center"><div id="Div2">
											<input class="emailFieldsSignUpBox" id="FTRLastNameText" name="FTRLastNameText" type="text" maxlength="128"  value="Last Name:" title="Last Name" onFocus="if (this.value=='Last Name:') this.value=''" /></div></td>
										</tr>
										<tr><td align="center"><div id="Div3">
											<input class="emailFieldsSignUpBox" id="FTREmailAddressText" name="FTREmailAddressText" type="text" maxlength="128" value="Email:" title="Email Address" onFocus="if (this.value=='Email:') this.value=''" /></div></td>
										</tr>
										<tr><td align="center"><div id="Div4">
											<input class="emailFieldsSignUpBox" id="FTRConfirmEmailAddressText" name="FTRConfirmEmailAddressText" type="text" maxlength="128" value="Confirm Email:" title="Confirm Email Address" onFocus="if (this.value=='Confirm Email:') this.value=''" /></div></td>
										</tr>
										<tr><td align="center">
											<a href="javascript:showEmailElements('EmailConfirmation');" ><img src="/HanoverAssets/Silhouettes/images_email/Email_Div2_submit.gif" border="0" alt="Submit Email" /></a></td>
										</tr>
										<tr><td align="center">
											<table width="95%" border="0" cellspacing="2" cellpadding="0" ID="Table2">
											<tr><td align="center">*<a href="/HanoverAssets/Silhouettes/emailsignup/DetailsPop.jpg" onclick="return hs.htmlExpand(this, { objectType: 'iframe', width: 290, height: 205} )"><u>Details</u></a></td>
												<td align="center"><a href="/HanoverAssets/Silhouettes/emailsignup/SamplePop.jpg" onclick="return hs.htmlExpand(this, { objectType: 'iframe', width: 375, height: 500} )"><u>Sample</u></a></td>
												<td align="center"><a href="http://www.silhouettes.com/privacypage.asp#privacy" onclick="return hs.htmlExpand(this, { objectType: 'iframe', width: 700, height: 600} )"><u>Privacy</u></a></td>
											</tr>
											</table>
											</td>
										</tr>
										</table>
										</td>
									</tr>
								</table>
							</td>
							</tr>
							</table>
							</td>
						</tr>
						</table>
						<input type="hidden" id="FTRCustomerID" name="FTRCustomerID" value="91549518-723A-4B27-94EF-8E888C56BC8F" />
						<input type="hidden" id="FTREmailSignupSource" name="FTREmailSignupSource" value="EmailSignup" />
						<input type="hidden" id="FTRLocalIPAddress" name="FTRLocalIPAddress" value="172.17.1.130" />
						<input type="hidden" id="FTREmailOptOutStatus" name="FTREmailOptOutStatus" value="" />
						<input type="hidden" id="FTREmailDivisionCode" name="FTREmailDivisionCode" value="54" />
					</form>
				</div>	
			
				<div id="EmailConfirmation">
					<div id="emailConfMessage" >
						<table width="162" ALIGN="left" BORDER="0" CELLSPACING="0" CELLPADDING="0" ID="TableF2">
							<tr><td><img src="/HanoverAssets/Silhouettes/images_email/Email_Div2_header.gif" alt="emailHeader" width="162" height="23" /></td></tr>
							<tr><td>
							<table width="162" border="0" cellpadding="0" cellspacing="1" bgcolor="bfbfbf" id="EnclosingTable_DIV">
								<tr><td valign="top">
								<table width="100%" border="0" cellpadding="0" cellspacing="6" bgcolor="dfdfdf" id="InnerTable_Div">
									<tr><td valign="top" bgcolor="f8f8f8">
									<table width="100%" border="0" cellspacing="6" cellpadding="0" ID="Table3">
										<tr><td align="center" class="emailFieldsNames">Thank You!</td></tr>
										<tr><td class="emailFieldsNames">You'll receive weekly product news, special offers e-mails and reminders of expiring offers sent to you by Silhouettes®. Your email address will never be shared with any third parties for marketing purposes. </td></tr>
										<tr><td><img src="/HanoverAssets/Silhouettes/images_email/spacer.gif" alt="spacer" width="3" height="3" /></td></tr>
										<tr><td align="center">
											<a  href="javascript:showEmailElements('emailOffer');" ><img src="/HanoverAssets/Silhouettes/images_email/Email_DIV3_closebutton.gif" border="0" alt="Email" /></a></td>
										</tr>
										<tr><td align="center" class="emailFieldsNames">
										<table width="95%" border="0" cellspacing="2" cellpadding="0" ID="Table4">
											<tr><td align="center"><a href="/privacypage.asp#privacy">Privacy</a></td></tr>
										</table>
										</td></tr>
									</table>
									</td></tr>
								</table>
								</td></tr>
							</table>
							</td></tr>
						</table>
					</div>
				</div>
				
			<!-- Required for Popovers  -->						
			<script type="text/javascript" src="/Silhouettes/highslide/highslide-with-html.js"></script>


<script type="text/javascript">    
    hs.graphicsDir = '/Silhouettes/highslide/graphics/';
    hs.outlineType = 'rounded-white';
    hs.outlineWhileAnimating = true;
</script>

<link rel="stylesheet" href="/Silhouettes/highslide/style-HighSlide.css" type="text/css" />	
				<div id="emailOffer">
					<table ALIGN="left" BORDER="0" width="162" CELLSPACING="0" CELLPADDING="0" ID="TableF3">
					<tr>
						<td><a href="javascript:showEmailElements('emailShowFields');" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('EmailOff','', '/HanoverAssets/Silhouettes/images_email/Email_Div1_ON.gif',1)" >
							<img name="EmailOff" src="/HanoverAssets/Silhouettes/images_email/Email_Div1_OFF.gif" width="162" height="79" alt="Email" border="0" id="EmailOff" /></a>
						</td>					
					</tr>
					</table>
				</div>
				
			</div>
		</td>
	</tr>	
</table>
</td>
		<td width="8"><img src="apply/spacer.gif" alt="leftspacer" name="leftspacer" width="8" height="20" id="Img08"/></td>
	</tr>
	<tr><td height="16"><img src="apply/spacer.gif" id="Img09"/></td></tr>
</table>
</div>


				</td>
				<td width="591" valign="top">
					<table border="0" bordercolor="green" width="591" id="tableM2">
						<tr>
							<td valign="top">
								
	<table border="0" cellpadding="0" cellspacing="0" id="HeroAnd3Pods">
		<tr>
			<td>
				<table border="0" align="left" cellpadding="5" cellspacing="0">
					<tr>
						<td align="left" valign="top">
						
	<table border="0" cellspacing="0" cellpadding="1">
		<tr><td align="center">
				
	<table border="0" align="center" cellpadding="0" cellspacing="0">
		<tr>
			<td><a href="http://s7d2.scene7.com/is/image/HanoverDirect/8Q509069_DN_003_ALT?$xlarge$" rel="zoom-position:right;zoom-width: 400px; zoom-height: 400px" class="MagicZoom" id="z-509069x">
					<img src="http://s7d2.scene7.com/is/image/HanoverDirect/8Q509069_DN_003_ALT?$product$" alt="Blue Couture Relaxed Jeans" width="200" height="300" border="0" />
				</a>
			</td>
		</tr>
	</table>
	
			</td>
		</tr>
		<tr><td><table border="0" align="center" cellpadding="0" cellspacing="0">
					<tr>
						<td><img src="/HanoverAssets/Silhouettes/icon_RollOverMag.gif" alt="roll over to magnify" width="117" height="21" border="0" /></td>
						<td><a href="javascript:openS7('8Q509069_DN_003_ALT')" onmouseover="window.status='Click for a larger view'; return true;" onmouseout="window.status=''; return true;">
								<img src="/HanoverAssets/Silhouettes/icon_ViewLarger.gif" alt="view larger" width="73" height="21" border="0" />
							</a>
						</td>
					</tr>
				</table>
			</td>
		</tr>
		<tr><td>
			
	<table border="0" align="center" cellpadding="3" cellspacing="0">
		<tr>
		<td>
					<a href="http://s7d2.scene7.com/is/image/HanoverDirect/8Q509069_DN_003_ALT.jpg?$xlarge$" rel="z-509069x" rev="http://s7d2.scene7.com/is/image/HanoverDirect/8Q509069_DN_003_ALT.jpg?$product$">
						<img src="http://s7d2.scene7.com/is/image/HanoverDirect/8Q509069_DN_003_ALT.jpg?$alt08$" alt="Blue Couture Relaxed Jeans" width="44" height="66" border="1" class="altimage" />
					</a>
				</td><td>
					<a href="http://s7d2.scene7.com/is/image/HanoverDirect/8Q509069_SO_003.jpg?$xlarge$" rel="z-509069x" rev="http://s7d2.scene7.com/is/image/HanoverDirect/8Q509069_SO_003.jpg?$product$">
						<img src="http://s7d2.scene7.com/is/image/HanoverDirect/8Q509069_SO_003.jpg?$alt08$" alt="Blue Couture Relaxed Jeans" width="44" height="66" border="1" class="altimage" />
					</a>
				</td><td>
					<a href="http://s7d2.scene7.com/is/image/HanoverDirect/8Q509069_SO_084.jpg?$xlarge$" rel="z-509069x" rev="http://s7d2.scene7.com/is/image/HanoverDirect/8Q509069_SO_084.jpg?$product$">
						<img src="http://s7d2.scene7.com/is/image/HanoverDirect/8Q509069_SO_084.jpg?$alt08$" alt="Blue Couture Relaxed Jeans" width="44" height="66" border="1" class="altimage" />
					</a>
				</td><td>
					<a href="http://s7d2.scene7.com/is/image/HanoverDirect/86509069_DN.jpg?$xlarge$" rel="z-509069x" rev="http://s7d2.scene7.com/is/image/HanoverDirect/86509069_DN.jpg?$product$">
						<img src="http://s7d2.scene7.com/is/image/HanoverDirect/86509069_DN.jpg?$alt08$" alt="Blue Couture Relaxed Jeans" width="44" height="66" border="1" class="altimage" />
					</a>
				</td>
		</tr>
	</table>
	
			</td>
		</tr>
	</table>
	<br><br>
	
						</td>
						<td align="left" valign="top">
						
	<form id="ProductPageForm" name="ProductPageForm"
		method="post" action="http://www.silhouettes.com/xt_orderform_additem.asp"
		onsubmit="return validateProductForm();">

		<input id="shop_id" name="shop_id" type="hidden" value="91549518-723A-4B27-94EF-8E888C56BC8F" />
		<input id="product_count" name="product_count" type="hidden" value="2" />

		
			<input type="hidden" id="product_index" name="product_index" value="" />
			<input type="hidden" id="type" name="type" value="parent" />
			<input type="hidden" id="dept_id" name="dept_id" value="1" />
			<input type="hidden" id="lastpage" name="lastpage" value="strParent" />
			<input type="hidden" id="parentproduct" name="parentproduct" value="509069x" />
			<input type="hidden" id="parentproduct_dept_id" name="parentproduct_dept_id" value="12701" />
			<input type="hidden" id="hpimage" name="hpimage" value="8Q509069_DN_003_ALT.jpg" />

			<input type="hidden" id="addcount" name="addcount" value="" />
			<input type="hidden" id="pr_name" name="pr_name" value="" />
			<input type="hidden" id="sale" name="sale" value="" />
			<input type="hidden" id="qty" name="qty" value="" />
			<input type="hidden" id="nattr" name="nattr" value="" />
			

		<table height="42" border="0" cellpadding="0" cellspacing="0">
			<tr>
				<td class="productTitle">Blue Couture Relaxed Jeans</td>
			</tr>
			<tr>
				<td class="productTitle"><img src="/HanoverAssets/Silhouettes/spacer.gif" alt="spacer" width="5" height="5" /></td>
			</tr>
			<tr>
				<td class="productInfo">Perfectly cut to be both comfortable and flattering. Five-pocket styling sits just below natural waist. Inseams: petite 26", average 29", tall 34" available in sizes 12-26. 30" inseam for extended sizes 28-42. Cotton/spandex.Washable. Imported.</td>
			</tr>
			<tr>
				<td><img src="/HanoverAssets/Silhouettes/spacer.gif" alt="spacer" width="20" height="20" /></td>
			</tr>
			
			<tr>
				<td class="prod_MoreRecs"><a href="/Product.asp?dept_id=12701&product=509069x#MoreRecommendations" class="prod">More Recommendations</a></td>
			</tr>
			<tr>
				<td><img src="/HanoverAssets/Silhouettes/spacer.gif" alt="spacer" width="10" height="10" /></td>
			</tr>
			<tr>
				<td bgcolor="#b2b2b2"><img src="/HanoverAssets/Silhouettes/rule_591.gif" alt="rule591" width="342" height="1" /></td>
			</tr>
			
		<input type="hidden" id="pr_name_1" name="pr_name_1" value="Blue Couture Relaxed Jeans 12-26" />
		<input type="hidden" id="sale_1" name="sale_1" value="N" />
		<input type="hidden" id="product_1" name="product_1" value="509069A12ID" />
		<input type="hidden" id="addcount_1" name="addcount_1" value="1" />
		

	<tr><td><img src="/HanoverAssets/Silhouettes/spacer.gif" alt="spacer" width="10" height="10" /></td></tr>
	<tr><td>
		<table border="0" cellpadding="0" cellspacing="0">
			<tr><td valign="top" class="prod_sku">#509069 </td>
				<td valign="top"><img src="/HanoverAssets/Silhouettes/spacer.gif" alt="spacer" width="10" height="5" /></td>
				<td valign="top" class="prod_nameSize"><strong>Blue Couture Relaxed Jeans 12-26 </strong> <br />
					<span class="prod_regPrice">Reg. $49.00<br /></span>
				</td>
			</tr>
		</table>
		</td>
	</tr>
	<tr><td><img src="/HanoverAssets/Silhouettes/spacer.gif" alt="spacer" width="10" height="10" /></td></tr>
	<tr><td><table border="0" cellspacing="0" cellpadding="0">
				<tr>
					<td class="prod_sizeChart"><a href="http://www.silhouettes.com/sizechart.asp" target="_blank" class="prod"><nobr>Size Chart</nobr></a></td>
					<td><img src="/HanoverAssets/Silhouettes/spacer.gif" alt="spacer" width="10" height="5" /></td>
					<td class="prod_chkAvail"><a href="javascript:pop('509069A12ID','Blue Couture Relaxed Jeans 12-26')" class="prod"><nobr>Check Availability</nobr></a></td>
					<td class="prod_nameSize"><img src="/HanoverAssets/Silhouettes/spacer.gif" alt="spacer" width="10" height="5" /></td>
					<td class="prod_nameSize">
						
	<table style="{table-layout: fixed;}" border="0" cellspacing="2" cellpadding="1">
		<tr>
		
	<td width="15"><a><img src="/HanoverAssets/Silhouettes/product_images/swatch_images/small/Indigo_denim.png"
			id="swatch_1_1" name="swatch_1_1"
			onmouseover="MM_showHideLayers('apDivSwatch_1_1','','show')"
			onmouseout="MM_showHideLayers('apDivSwatch_1_1','','hide')"
			alt="Indigo_denim.png" width="15" height="15" border="0" /></a>
		<div id="apDivSwatch_1_1" style="visibility: hidden;"><img src="/HanoverAssets/Silhouettes/product_images/swatch_images/large/Indigo_denim.png" alt="Indigo_denim.png" width="96" height="127" border="0"/>
		</div>
	</td>
	
	<td width="15"><a><img src="/HanoverAssets/Silhouettes/product_images/swatch_images/small/Stonewash_denim.png"
			id="swatch_2_1" name="swatch_2_1"
			onmouseover="MM_showHideLayers('apDivSwatch_2_1','','show')"
			onmouseout="MM_showHideLayers('apDivSwatch_2_1','','hide')"
			alt="Stonewash_denim.png" width="15" height="15" border="0" /></a>
		<div id="apDivSwatch_2_1" style="visibility: hidden;"><img src="/HanoverAssets/Silhouettes/product_images/swatch_images/large/Stonewash_denim.png" alt="Stonewash_denim.png" width="96" height="127" border="0"/>
		</div>
	</td>
	
		</tr>
	</table>
	
					</td>
				</tr>
			</table>
		</td>
	</tr>
	<tr><td><img src="/HanoverAssets/Silhouettes/spacer.gif" alt="spacer" width="5" height="5" /></td></tr>
	<tr><td>
		
	<table border="0" cellspacing="0" cellpadding="2">
		<tr>
			
		<td>
		<select id="attr_value_1_1" name="attr_value_1_1" class="dropdowns">
			<option value="" selected>RANGE</option>
			<option value="AVERAGE">AVERAGE</option><option value="PETITE">PETITE</option><option value="TALL">TALL</option>
		</select>
		<input type="hidden" id="attr_name_1_1" name="attr_name_1_1" value="RANGE" />
		</td>
		
			<td>&nbsp;</td>
			
		<td>
		<select id="attr_value_2_1" name="attr_value_2_1" class="dropdowns">
			<option value="" selected>SIZE</option>
			<option value="12">12</option><option value="14">14</option><option value="16">16</option><option value="18">18</option><option value="20">20</option><option value="22">22</option><option value="24">24</option><option value="26">26</option>
		</select>
		<input type="hidden" id="attr_name_2_1" name="attr_name_2_1" value="SIZE" />
		</td>
		
			<td>&nbsp;</td>
			
		<td>
		<select id="attr_value_3_1" name="attr_value_3_1" class="dropdowns">
			<option value="" selected>COLOR</option>
			<option value="INDIGO">INDIGO</option><option value="STONEWASH BLUE">STONEWASH BLUE</option>
		</select>
		<input type="hidden" id="attr_name_3_1" name="attr_name_3_1" value="COLOR" />
		</td>
		
			<td>&nbsp;</td>
			
	<td><span class="prod_regPrice">Qty:</span></td>
	<td><select id="qty_1" name="qty_1" class="dropdowns">
			<option value="">0</option>
			<option value="1">1</option>
			<option value="2">2</option>
			<option value="3">3</option>
			<option value="4">4</option>
			<option value="5">5</option>
		</select>
	</td>
	
				<input type="hidden" id="nattr_1" name="nattr_1" value="3" />
				
		</tr>
	</table>
	
		<label></label>
		</td>
	</tr>
	<tr><td><img src="/HanoverAssets/Silhouettes/spacer.gif" alt="spacer" width="5" height="5" /></td></tr>
	<tr><td bgcolor="#b2b2b2"><img src="/HanoverAssets/Silhouettes/rule_591.gif" alt="rule591" width="342" height="2" /></td></tr>
	
		<input type="hidden" id="pr_name_2" name="pr_name_2" value="W+ Blue Couture Relaxed Jeans 28-42" />
		<input type="hidden" id="sale_2" name="sale_2" value="N" />
		<input type="hidden" id="product_2" name="product_2" value="50907028ID" />
		<input type="hidden" id="addcount_2" name="addcount_2" value="2" />
		

	<tr><td><img src="/HanoverAssets/Silhouettes/spacer.gif" alt="spacer" width="10" height="10" /></td></tr>
	<tr><td>
		<table border="0" cellpadding="0" cellspacing="0">
			<tr><td valign="top" class="prod_sku">#509070 </td>
				<td valign="top"><img src="/HanoverAssets/Silhouettes/spacer.gif" alt="spacer" width="10" height="5" /></td>
				<td valign="top" class="prod_nameSize"><strong>W+ Blue Couture Relaxed Jeans 28-42 </strong> <br />
					<span class="prod_regPrice">Reg. $54.00<br /></span>
				</td>
			</tr>
		</table>
		</td>
	</tr>
	<tr><td><img src="/HanoverAssets/Silhouettes/spacer.gif" alt="spacer" width="10" height="10" /></td></tr>
	<tr><td><table border="0" cellspacing="0" cellpadding="0">
				<tr>
					<td class="prod_sizeChart"><a href="http://www.silhouettes.com/sizechart.asp" target="_blank" class="prod"><nobr>Size Chart</nobr></a></td>
					<td><img src="/HanoverAssets/Silhouettes/spacer.gif" alt="spacer" width="10" height="5" /></td>
					<td class="prod_chkAvail"><a href="javascript:pop('50907028ID','W+ Blue Couture Relaxed Jeans 28-42')" class="prod"><nobr>Check Availability</nobr></a></td>
					<td class="prod_nameSize"><img src="/HanoverAssets/Silhouettes/spacer.gif" alt="spacer" width="10" height="5" /></td>
					<td class="prod_nameSize">
						
	<table style="{table-layout: fixed;}" border="0" cellspacing="2" cellpadding="1">
		<tr>
		
	<td width="15"><a><img src="/HanoverAssets/Silhouettes/product_images/swatch_images/small/Indigo_denim.png"
			id="swatch_1_2" name="swatch_1_2"
			onmouseover="MM_showHideLayers('apDivSwatch_1_2','','show')"
			onmouseout="MM_showHideLayers('apDivSwatch_1_2','','hide')"
			alt="Indigo_denim.png" width="15" height="15" border="0" /></a>
		<div id="apDivSwatch_1_2" style="visibility: hidden;"><img src="/HanoverAssets/Silhouettes/product_images/swatch_images/large/Indigo_denim.png" alt="Indigo_denim.png" width="96" height="127" border="0"/>
		</div>
	</td>
	
	<td width="15"><a><img src="/HanoverAssets/Silhouettes/product_images/swatch_images/small/Stonewash_denim.png"
			id="swatch_2_2" name="swatch_2_2"
			onmouseover="MM_showHideLayers('apDivSwatch_2_2','','show')"
			onmouseout="MM_showHideLayers('apDivSwatch_2_2','','hide')"
			alt="Stonewash_denim.png" width="15" height="15" border="0" /></a>
		<div id="apDivSwatch_2_2" style="visibility: hidden;"><img src="/HanoverAssets/Silhouettes/product_images/swatch_images/large/Stonewash_denim.png" alt="Stonewash_denim.png" width="96" height="127" border="0"/>
		</div>
	</td>
	
		</tr>
	</table>
	
					</td>
				</tr>
			</table>
		</td>
	</tr>
	<tr><td><img src="/HanoverAssets/Silhouettes/spacer.gif" alt="spacer" width="5" height="5" /></td></tr>
	<tr><td>
		
	<table border="0" cellspacing="0" cellpadding="2">
		<tr>
			
		<td>
		<select id="attr_value_1_2" name="attr_value_1_2" class="dropdowns">
			<option value="" selected>SIZE</option>
			<option value="28W">28W</option><option value="30W">30W</option><option value="32W">32W</option><option value="34W">34W</option><option value="36W">36W</option><option value="38W">38W</option><option value="40W">40W</option><option value="42W">42W</option>
		</select>
		<input type="hidden" id="attr_name_1_2" name="attr_name_1_2" value="SIZE" />
		</td>
		
			<td>&nbsp;</td>
			
		<td>
		<select id="attr_value_2_2" name="attr_value_2_2" class="dropdowns">
			<option value="" selected>COLOR</option>
			<option value="INDIGO">INDIGO</option><option value="STONEWASH BLUE">STONEWASH BLUE</option>
		</select>
		<input type="hidden" id="attr_name_2_2" name="attr_name_2_2" value="COLOR" />
		</td>
		
			<td>&nbsp;</td>
			
		<td>
			<input type="hidden" id="attr_value_3_2" name="attr_value_3_2" value="" />
			<input type="hidden" id="attr_name_3_2" name="attr_name_3_2" value="" />
		</td>
		
			<td>&nbsp;</td>
			
	<td><span class="prod_regPrice">Qty:</span></td>
	<td><select id="qty_2" name="qty_2" class="dropdowns">
			<option value="">0</option>
			<option value="1">1</option>
			<option value="2">2</option>
			<option value="3">3</option>
			<option value="4">4</option>
			<option value="5">5</option>
		</select>
	</td>
	
				<input type="hidden" id="nattr_2" name="nattr_2" value="2" />
				
		</tr>
	</table>
	
		<label></label>
		</td>
	</tr>
	<tr><td><img src="/HanoverAssets/Silhouettes/spacer.gif" alt="spacer" width="5" height="5" /></td></tr>
	<tr><td bgcolor="#b2b2b2"><img src="/HanoverAssets/Silhouettes/rule_591.gif" alt="rule591" width="342" height="2" /></td></tr>
	
			<tr>
				<td><img src="/HanoverAssets/Silhouettes/spacer.gif" alt="spacer" width="5" height="5" /></td>
			</tr>
			<tr>
				<td align="right">&nbsp;</td>
			</tr>
			<tr><td align="right">
					<a onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('ProductSubmit','','/HanoverAssets/Silhouettes/submit_prod_ON.gif',1)">
						<input type="image" id="ProductSubmit" name="ProductSubmit" src="/HanoverAssets/Silhouettes/submit_prod_OFF.gif" alt="Submit" width="115" height="27" border="0" />
					</a>
				</td>
			</tr>
			<tr><td align="right">&nbsp;</td></tr>
		</table>
		
		<input type="hidden" id="cm_deptid_1" name="cm_deptid_1" value="12701" />
		<input type="hidden" id="cm_deptname_1" name="cm_deptname_1" value="APPAREL - Denim - Blue Couture" />
		<input type="hidden" id="cm_productid_1" name="cm_productid_1" value="509069A12ID" />
		<input type="hidden" id="cm_productname_1" name="cm_productname_1" value="Blue Couture Relaxed Jeans 12-26" />
		<input type="hidden" id="catname" name="catname" value="APPAREL - Denim - Blue Couture" />
		
		<input type="hidden" id="cm_deptid_2" name="cm_deptid_2" value="12701" />
		<input type="hidden" id="cm_deptname_2" name="cm_deptname_2" value="APPAREL - Denim - Blue Couture" />
		<input type="hidden" id="cm_productid_2" name="cm_productid_2" value="50907028ID" />
		<input type="hidden" id="cm_productname_2" name="cm_productname_2" value="W+ Blue Couture Relaxed Jeans 28-42" />
		<input type="hidden" id="catname" name="catname" value="APPAREL - Denim - Blue Couture" />
		
	<input type="hidden" id="cdf" name="cdf" value="" />
	
	</form>
	
						</td>
					</tr>
					<tr>
						<td colspan="2" valign="top">
						
	<a name="MoreRecommendations" id="MoreRecommendations"></a>
	<table border="0" cellspacing="0" cellpadding="0">
		<tr>
			<td colspan="9" align="left"><img src="/HanoverAssets/Silhouettes/subHead_WeAlsoRecmd.gif" alt="We Also Recommend" width="153" height="19" /><br />
			</td>
		</tr>
		<tr>
			<td colspan="9" align="center" bgcolor="#CCCCCC"><img src="/HanoverAssets/Silhouettes/spacer.gif" alt="rule591" width="100" height="1" /></td>
		</tr>
		<tr>
			<td align="center">&nbsp;</td>
			<td align="center">&nbsp;</td>
			<td width="142" rowspan="3" align="center" valign="middle">
				<table border="0" cellpadding="0" cellspacing="0" bgcolor="#CCCCCC">
					<tr>
						<td><img src="/HanoverAssets/Silhouettes/spacer.gif" alt="spacer" width="1" height="160" /></td>
					</tr>
				</table>
			</td>
			<td align="center">&nbsp;</td>
			<td width="142" rowspan="3" align="center" valign="middle">
				<table border="0" cellpadding="0" cellspacing="0" bgcolor="#CCCCCC">
					<tr>
						<td><img src="/HanoverAssets/Silhouettes/spacer.gif" alt="spacer" width="1" height="160" /></td>
					</tr>
				</table>
			</td>
			<td align="center">&nbsp;</td>
			<td width="142" rowspan="3" align="center" valign="middle">
				<table border="0" cellpadding="0" cellspacing="0" bgcolor="#CCCCCC">
					<tr>
						<td><img src="/HanoverAssets/Silhouettes/spacer.gif" alt="spacer" width="1" height="160" /></td>
					</tr>
				</table>
			</td>
			<td align="center">&nbsp;</td>
			<td align="center">&nbsp;</td>
		</tr>
		 
	<tr>
		<td width="142" align="center">&nbsp;</td>
		
				<td width="142" align="center" valign="top">
					<a rel="nofollow" href="http://www.silhouettes.com/Product.asp?Product=506293x_4&Dept_ID=800&cr_id=crossSells&cm_sp=Manual-_-1-_-Blue Couture Relaxed Jeans" class="prod_nameSize">
						<img src="http://s7d2.scene7.com/is/image/HanoverDirect/8A506293_WI?$crossP$" alt="" name="" width="80" height="120" border="0" />
						<span class="prod_nameSize">
						Poplin Big Shirt<br>
						<span class="prod_regPrice">
						$29.00-$34.00<br>
						</span></span>
					</a>
				</td>
				
				<td width="142" align="center" valign="top">
					<a rel="nofollow" href="http://www.silhouettes.com/Product.asp?Product=507595OSRBzz&Dept_ID=11001&cr_id=crossSells&cm_sp=Recomended-_-2-_-Blue Couture Relaxed Jeans" class="prod_nameSize">
						<img src="http://s7d2.scene7.com/is/image/HanoverDirect/86507595_S?$crossP$" alt="" name="" width="80" height="120" border="0" />
						<span class="prod_nameSize">
						Jewel Ring<br>
						<span class="prod_regPrice">
						$19.00<br>
						</span></span>
					</a>
				</td>
				
				<td width="142" align="center" valign="top">
					<a rel="nofollow" href="http://www.silhouettes.com/Product.asp?Product=509114x&Dept_ID=800&cr_id=crossSells&cm_sp=Recomended-_-3-_-Blue Couture Relaxed Jeans" class="prod_nameSize">
						<img src="http://s7d2.scene7.com/is/image/HanoverDirect/8U506089_BA?$crossP$" alt="" name="" width="80" height="120" border="0" />
						<span class="prod_nameSize">
						Wide-Leg  Stretch Twill Pants<br>
						<span class="prod_regPrice">
						$39.00-$44.00<br>
						</span></span>
					</a>
				</td>
				
				<td width="142" align="center" valign="top">
					<a rel="nofollow" href="http://www.silhouettes.com/Product.asp?Product=507528OSTPzz&Dept_ID=11001&cr_id=crossSells&cm_sp=Recomended-_-4-_-Blue Couture Relaxed Jeans" class="prod_nameSize">
						<img src="http://s7d2.scene7.com/is/image/HanoverDirect/8U507528_ALT?$crossP$" alt="" name="" width="80" height="120" border="0" />
						<span class="prod_nameSize">
						Detail Earrings<br>
						<span class="prod_regPrice">
						$15.00<br>
						</span></span>
					</a>
				</td>
				
		<td width="142" align="center">&nbsp;</td>
	</tr>
	
	</table>
	
						</td>
					</tr>
				</table>
			</td>
		</tr>
	</table>
	
							</td>
						</tr>
						<tr>
							<td valign="top">
								
<div id="footerDiv">

<table width="591" align="left" border="0" bordercolor="blue" cellpadding="0" cellspacing="0" id="TableFooter">
	<tr><td valign="top" align="center"><a href="/apply/?"><img src="HanoverAssets/Silhouettes/Homebanners/Banner_CircleRewards.jpg" border=0 width=591 height=65></a></td></tr>
	<tr><td><img src="/HanoverAssets/Silhouettes/em/trans_images/spacer.gif" alt="spacer" width="6" height="8"/></td></tr>
	<tr><td align="center"><img src="/HanoverAssets/Silhouettes/Homebanners/rule_761.gif" alt="rule" width="561" height="1"/></td></tr>
	<tr><td><img src="/HanoverAssets/Silhouettes/em/trans_images/spacer.gif" alt="spacer" width="6" height="6"/></td></tr>
	<tr>
		<!-- BOTTOM NAV TEXT LINKS -->
		<td align="center">
		<table width="100%" border="0" cellpadding="0" cellspacing="0" id="TableBNav1">
			<tr>
			<td align="center">
				<table border="0" cellpadding="2" cellspacing="0" ID="TableBNav2">
					<tr>
						<td><a title="Catalog Quick Order" alt="Catalog Quick Order" href="http://www.silhouettes.com/product.asp&?product=manualformproductzz&dept%5Fid=19999&cm_sp=hp-_-footer.1-_-catalogquickorder" class="footerMenu">Catalog Quick Order</a></td>
						<td><span class="footerMenu">:</span></td>
						<td><a title="Catalog Request" alt="Catalog Request" href="http://www.silhouettes.com/CatalogRequest.asp?cm_sp=hp-_-footer.2-_-catalogrequest" class="footerMenu">Catalog Request</a></td>
						<td><span class="footerMenu">:</span></td>
						<td><a title="Customer Service" alt="Customer Service" href="http://www.silhouettes.com/customers.asp?cm_sp=hp-_-footer.3-_-customerservice" class="footerMenu">Customer Service</a></td>
						<td><span class="footerMenu">:</span></td>
						<td><a title="Gift Cards" alt="Gift Cards" href="http://www.silhouettes.com/GiftCard.asp?cm_sp=hp-_-footer.4-_-giftcard" class="footerMenu">Gift Cards</a></td>
						<td><span class="footerMenu">:</span></td>
						<td><a title="Silhouettes Credit Card" alt="Silhouettes Credit Card" href="http://www.silhouettes.com/apply/?cm_sp=hp-_-footer.5-_-creditcard" class="footerMenu">Silhouettes&#174; Credit Card</a></td>
					</tr>
				</table>
				<table border="0" cellpadding="2" cellspacing="0" ID="TableBNav3">
					<tr>
						<td><a title="Buyers Club" alt="Buyers Club" href="http://www.silhouettes.com/Product/Buyers+Club/Silhouettes+Buyers+Club/D-19160/P-504874zz&&cm_sp=hp-_-footer.6-_-BuyersClub" class="footerMenu">Buyers Club</a></td>
						<td><span class="footerMenu">:</span></td>
						<td><a title="Size and Fit Guide" alt="Size and Fit Guide" href="http://www.silhouettes.com/sizechart.asp?cm_sp=hp-_-footer.7-_-sizeandfit" class="footerMenu">Size &amp; Fit</a></td>
						<td><span class="footerMenu">:</span></td>
						<td><a title="Fashion Glossary" alt="Fashion Glossary" href="http://www.silhouettes.com/fashionglossary.asp?cm_sp=hp-_-footer.8-_-fashionglossary" class="footerMenu">Fashion Glossary</a></td>
						<td><span class="footerMenu">:</span></td>
						<td><a title="Privacy" alt="Privacy" href="http://www.silhouettes.com/privacypage.asp?cm_sp=hp-_-footer.9-_-privacysecurity#Privacy" class="footerMenu">Privacy</a></td>
						<td><span class="footerMenu">:</span></td>
						<td><a title="Terms of Use" alt="Terms of Use" href="http://www.silhouettes.com/privacypage.asp?cm_sp=hp-_-footer.10-_-termsofuse" class="footerMenu">Terms of Use</a></td>
						<td><span class="footerMenu">:</span></td>
						<td><a title="Site Map" alt="Site Map" href="http://www.silhouettes.com/sitemap.asp?cm_sp=hp-_-footer.11-_-sitemap" class="footerMenu">Site Map</a></td>
						<td><span class="footerMenu">:</span></td>
						<td><a title="Affiliates" alt="Affiliates" href="http://www.silhouettes.com/affiliate.asp?cm_sp=hp-_-footer.12-_-affiliate" class="footerMenu">Affiliates</a></td>
					</tr>
				</table>
				<table border="0" cellpadding="2" cellspacing="0" ID="TableBNav4">
					<tr><td class="footerMenu">1-888-651-8337</td></tr>
				</table>
			</td>
			</tr>
		</table>
		</td>
		<!-- END BOTTOM FOOTER TEXT LINKS -->
	</tr>
</table>
</div>


							</td>
						</tr>
					</table>
				</td>
			</tr>
		</table>
		
<script language="Javascript">var cmJv="1.1";</script>
<script language="Javascript" src="/Silhouettes/coremetrics/v40/eluminate.js"></script>
<script language="Javascript" src="/Silhouettes/coremetrics/v40/cm_datatagutils.js"></script>

<!--<script language="javascript">
	history.go(-1);
</script>-->

						<script language="javascript">
						<!--
						try {cmCreateProductviewTag("509069x", "Blue Couture Relaxed Jeans", "APPAREL - Denim - Blue Couture (12701)", "Y");}
						catch(er) {window.alert(er.message);}
						//-->
						</script>
						
					
					<script language="javascript">
					//***to throw a site promotion tag when you click the zoom image - noemi castro 5/8/07***
					function sitePromoTag()
						{
							try	{cmCreateManualLinkClickTag('""?cm_sp=Zoom-_--_-');} 
							catch(er) {window.alert(er.message);}
						}
						//***end of site promotion tag***
					</script>
					
<script language="javascript">
	//***to throw a site promotion tag when you click the zoom image - noemi castro 5/4/07***
	function sitePromoTag()
		{
			try	{cmCreateManualLinkClickTag('"http://www.silhouettes.com/product.asp"?cm_sp=Zoom-_-APPAREL - Denim - Blue Couture-_-Blue Couture Relaxed Jeans(509069x)');} 
			catch(er) {window.alert(er.message);}
		}
	//***end of site promotion tag***
</script>

	</body>
</html>
