// JavaScript Document

function layoutList(num, text)
{
  this.layoutID = num;
  this.text     = text;
}

function templateList(id, style_sheet, circle, great_value, 
		 price_color, delivered, shipping, bullet)
{
  this.id          = id;
  this.style_sheet = style_sheet;
  this.circle      = circle;
  this.great_value = great_value;
  this.price_color = price_color;
  this.delivered   = delivered;
  this.shipping    = shipping;
  this.bullet      = bullet;
}

var layout1_html = '<table WIDTH="650" BORDER="0" ALIGN='
 +'"center" CELLPADDING="0" CELLSPACING="0"><tr><td H'
 +'EIGHT="162" VALIGN="top" ID="top_bg_cell" class="t'
 +'op_bg_cell"><table WIDTH="650" BORDER="0" CELLSPAC'
 +'ING="0" CELLPADDING="0"><tr><td HEIGHT="101" VALIG'
 +'N="BOTTOM" ID="header_image_cell">&nbsp;</td><td W'
 +'IDTH="226" ROWSPAN="3" ALIGN="right" VALIGN="top" '
 +'ID="shape_cell" class="top_bg_cell"><div style="z-'
 +'index: -1;" id="price_shape"></div><div style="z-i'
 +'ndex:1; margin-top:-162px;" id="price_shape_table"><table WIDTH="160" BOR'
 +'DER="0" CELLSPACING="0" CELLPADDING="0"><tr><td><i'
 +'mg SRC="images/images/spacer.gif" WIDTH="160" HEIG'
 +'HT="42" id="great_value_cell"/></td></tr><tr><td H'
 +'EIGHT="54" id="price_cell"></td></tr><tr><td><img '
 +'SRC="images/images/spacer.gif" name="delivered_cel'
 +'l" width="160" height="40" ID="delivered_cell"/></'
 +'td></tr></table></div></td></tr><tr><td HEIGHT="35'
 +'" VALIGN="middle"><span id="subheader"></span></td'
 +'></tr><tr><td><img SRC="images/images/spacer.gif" '
 +'WIDTH="424" HEIGHT="26" /></td></tr></table></td><'
 +'/tr><tr><td VALIGN="top" CLASS="main_bg" ID="main_'
 +'bg_cell"><table WIDTH="650" BORDER="0" CELLSPACING'
 +'="0" CELLPADDING="0"><tr><td><img SRC="images/imag'
 +'es/spacer.gif" WIDTH="30" HEIGHT="1" /></td><td><i'
 +'mg SRC="images/images/spacer.gif" WIDTH="170" HEIG'
 +'HT="1" /></td><td><img SRC="images/images/spacer.g'
 +'if" WIDTH="440" HEIGHT="1" /></td><td><img SRC="im'
 +'ages/images/spacer.gif" WIDTH="10" HEIGHT="1" /></'
 +'td></tr><tr><td ROWSPAN="3">&nbsp;</td><td HEIGHT='
 +'"30" COLSPAN="2"><table WIDTH="500" BORDER="0" CEL'
 +'LSPACING="0" CELLPADDING="0" ALIGN="center" id="de'
 +'sc_header_table"><tr><td HEIGHT="5" CLASS="header'
 +'_line" ID="header_line1"></td></tr><tr><td HEIGHT='
 +'"5" CLASS="header_line" ID="header_line2"></td></'
 +'tr></table><p ID="main_content" CLASS="txt"><table'
 +' align="right"><tr><td><div id="product_image_place"></div></t'
 +'d></tr></table></p></td><td ROWSPAN="3" ID="produc'
 +'t_image_cell"></td></tr><tr><td COLSPAN="2"><img S'
 +'RC="images/images/spacer.gif" HEIGHT="15" /></td><'
 +'/tr><tr><td ALIGN="left" VALIGN="bottom" id="secon'
 +'d_image"></td><td VALIGN="bottom" ID="bullets_cell'
 +'"></td></tr><tr><td COLSPAN="4"><img SRC="images/i'
 +'mages/spacer.gif" WIDTH="650" HEIGHT="58" /></td><'
 +'/tr></table></td></tr></table>';
 
 var layout2_html = '<table width="650" border="0" align='
 +'"center" cellpadding="0" cellspacing="0"><tr><td h'
 +'eight="162" valign="top"ID="top_bg_cell" class="to'
 +'p_bg_cell"><table WIDTH="650" BORDER="0" CELLSPACI'
 +'NG="0" CELLPADDING="0"><tr><td HEIGHT="101" VALIGN'
 +'="BOTTOM" ID="header_image_cell">&nbsp;</td><td WI'
 +'DTH="226" ROWSPAN="3" ALIGN="right" VALIGN="top" I'
 +'D="shape_cell" class="top_bg_cell"><div style="z-i'
 +'ndex: -1;" id="price_shape"></div><div style="z-in'
 +'dex:1; margin-top:-162px;" id="price_shape_table"><table WIDTH="160" BORD'
 +'ER="0" CELLSPACING="0" CELLPADDING="0"><tr><td><im'
 +'g SRC="images/images/spacer.gif" WIDTH="160" HEIGH'
 +'T="42" id="great_value_cell"/></td></tr><tr><td HE'
 +'IGHT="54" id="price_cell"></td></tr><tr><td><img S'
 +'RC="images/images/spacer.gif" name="delivered_cell'
 +'" width="160" height="40" ID="delivered_cell"/></t'
 +'d></tr></table></div></td></tr><tr><td HEIGHT="35"'
 +' VALIGN="middle"><span id="subheader"></span></td>'
 +'</tr><tr><td><img SRC="images/images/spacer.gif" W'
 +'IDTH="424" HEIGHT="26" /></td></tr></table></td></'
 +'tr><tr><td valign="top" CLASS="main_bg" ID="main_b'
 +'g_cell"><table width="650" border="0" cellspacing='
 +'"0" cellpadding="0"><tr><td><img src="images/image'
 +'s/spacer.gif" width="30" height="1" /></td><td><im'
 +'g src="images/images/spacer.gif" width="170" heigh'
 +'t="1" /></td><td><img src="images/images/spacer.gi'
 +'f" width="160" height="1" /></td><td><img src="ima'
 +'ges/images/spacer.gif" width="290" height="1" /></'
 +'td></tr><tr><td rowspan="4">&nbsp;</td><td colspan'
 +'="2"><table WIDTH="330" BORDER="0" CELLSPACING="0"'
 +' CELLPADDING="0" ALIGN="center" id="desc_header_ta'
 +'ble"><tr><td HEIGHT="5" CLASS="header_line" ID="h'
 +'eader_line1"></td></tr><tr><td HEIGHT="5" CLASS="'
 +'header_line" ID="header_line2"></td></tr></table><'
 +'/td><td rowspan="3" valign="middle" align="left"><'
 +'div id="product_image_place"></div></td></tr><tr><td colspan='
 +'"2" ID="main_content" valign="top" class="txt" sty'
 +'le="margin-top:20px"></td></tr><tr><td rowspan="2"'
 +' align="left" valign="bottom" id="second_image"></'
 +'td><td>&nbsp;</td></tr><tr><td colspan="2" VALIGN='
 +'"bottom" ID="bullets_cell">&nbsp;</td></tr><tr><td'
 +' colspan="4"><img src="images/images/spacer.gif" w'
 +'idth="650" height="58" /></td></tr></table></div><'
 +'/td></tr></table>';
 
 var layout3_html = '<table width="650" border="0" align='
 +'"center" cellpadding="0" cellspacing="0"><tr><td h'
 +'eight="162" valign="top" background="images/backgr'
 +'ounds/design1/top_bg.jpg" id="top_bg_cell"><table '
 +'width="650" border="0" cellspacing="0" cellpadding'
 +'="0"><tr><td height="101" valign="bottom"ID="heade'
 +'r_image_cell"></td></tr><tr><td height="35" valign'
 +'="middle" class="subheader" id="subheader" style="'
 +'margin-left:35px;"></td></tr><tr><td>&nbsp;</td></'
 +'tr></table></td></tr><tr><td valign="top" backgrou'
 +'nd="images/backgrounds/design1/main_bg.jpg" class='
 +'"main_bg" id="main_bg_cell"><table width="650" bor'
 +'der="0" cellspacing="0" cellpadding="0"><tr><td><i'
 +'mg src="images/images/spacer.gif" width="30" heigh'
 +'t="1" /></td><td><img src="images/images/spacer.gi'
 +'f" width="170" height="1" /></td><td><img src="ima'
 +'ges/images/spacer.gif" width="160" height="1" /></'
 +'td><td><img src="images/images/spacer.gif" width="'
 +'290" height="1" /></td></tr><tr><td rowspan="4">&n'
 +'bsp;</td><td colspan="2"><table WIDTH="330" BORDER'
 +'="0" CELLSPACING="0" CELLPADDING="0" ALIGN="center'
 +'" id="desc_header_table"><tr><td HEIGHT="5" CLASS'
 +'="header_line" ID="header_line1"></td></tr><tr><td'
 +' HEIGHT="5" CLASS="header_line" ID="header_line2"'
 +'></td></tr></table></td><td rowspan="3" valign="mi'
 +'ddle" align="left"><div id="product_image_place"></div>'
 +'</td></tr><tr><td colspan="2" ID="main_content" va'
 +'lign="top" class="txt" style="margin-top:20px"></t'
 +'d></tr><tr><td rowspan="2" align="left" valign="bo'
 +'ttom" id="second_image"></td><td>&nbsp;</td></tr><'
 +'tr><td colspan="2" VALIGN="bottom" align="right" id="shape_cell"><'
 +'div style="position:relative; margin-bottom:-162px'
 +'; z-index:2" id="price_shape_table"><table width="450" border="0" cellspa'
 +'cing="0" cellpadding="0"><tr><td VALIGN="bottom" I'
 +'D="bullets_cell" >&nbsp;</td><td width="160" valig'
 +'n="bottom"><table WIDTH="160" BORDER="0" CELLSPACI'
 +'NG="0" CELLPADDING="0"><tr><td><img SRC="images/im'
 +'ages/spacer.gif" WIDTH="160" HEIGHT="42" id="great'
 +'_value_cell"/></td></tr><tr><td HEIGHT="54" id="pr'
 +'ice_cell"></td></tr><tr><td height="45" valign="to'
 +'p"><img SRC="images/images/spacer.gif" name="deliv'
 +'ered_cell" width="160" height="40" ID="delivered_c'
 +'ell"/></td></tr></table></td></tr></table></div><d'
 +'iv id="price_shape" style="z-index:1; position:rel'
 +'ative;"></div></td></tr></table></td></tr></table>';
 
var layout4_html = '<table width="650" border="0" align='
 +'"center" cellpadding="0" cellspacing="0"><tr><td h'
 +'eight="162" valign="top" background="images/backgr'
 +'ounds/design1/top_bg.jpg" id="top_bg_cell"><table '
 +'width="650" border="0" cellspacing="0" cellpadding'
 +'="0"><tr><td height="101" valign="bottom"ID="heade'
 +'r_image_cell"></td></tr><tr><td height="35" valign'
 +'="middle" class="subheader" id="subheader" style="'
 +'margin-left:35px;"></td></tr><tr><td>&nbsp;</td></'
 +'tr></table></td></tr><tr><td valign="top" backgrou'
 +'nd="images/backgrounds/design1/main_bg.jpg" class='
 +'"main_bg" id="main_bg_cell"><table width="650" bor'
 +'der="0" cellspacing="0" cellpadding="0"><tr><td><i'
 +'mg src="images/images/spacer.gif" width="30" heigh'
 +'t="1" /></td><td><img src="images/images/spacer.gi'
 +'f" width="170" height="1" /></td><td><img src="ima'
 +'ges/images/spacer.gif" width="160" height="1" /></'
 +'td><td><img src="images/images/spacer.gif" width="'
 +'290" height="1" /></td></tr><tr><td rowspan="2">&n'
 +'bsp;</td><td colspan="3"><table WIDTH="500" BORDER'
 +'="0" CELLSPACING="0" CELLPADDING="0" ALIGN="center'
 +'" id="desc_header_table"><tr><td HEIGHT="5" CLASS'
 +'="header_line" ID="header_line1"></td></tr><tr><td'
 +' HEIGHT="5" CLASS="header_line" ID="header_line2"'
 +'></td></tr></table><p ID="main_content" CLASS="txt'
 +'"><table align="right"><tr><td><div id="product_im'
 +'age_place" style="position:relative; z-index:300;"'
 + '></div></td></tr></table></p></td></tr><tr><td alig'
 +'n="left" valign="bottom" id="second_image"></td><t'
 +'d colspan="2" VALIGN="bottom" align="right" id="shape_cell"><div s'
 +'tyle="position:relative; margin-bottom:-162px; z-i'
 +'ndex:2" id="price_shape_table"><table width="450" border="0" cellspacing='
 +'"0" cellpadding="0"><tr><td VALIGN="bottom" ID="bu'
 +'llets_cell" >&nbsp;</td><td width="160" valign="bo'
 +'ttom"><table WIDTH="160" BORDER="0" CELLSPACING="0'
 +'" CELLPADDING="0"><tr><td><img SRC="images/images/'
 +'spacer.gif" WIDTH="160" HEIGHT="42" id="great_valu'
 +'e_cell"/></td></tr><tr><td HEIGHT="54" id="price_c'
 +'ell"></td></tr><tr><td height="45" valign="top"><i'
 +'mg SRC="images/images/spacer.gif" name="delivered_'
 +'cell" width="160" height="40" ID="delivered_cell"/'
 +'></td></tr></table></td></tr></table></div><div id'
 +'="price_shape" style="z-index:1; position:relative'
 +';"></div></td></tr></table></td></tr></table>';
 
var layout5_html = '<table WIDTH="650" BORDER="0" ALIGN='
 +'"center" CELLPADDING="0" CELLSPACING="0"><tr><td H'
 +'EIGHT="162" VALIGN="top" ID="top_bg_cell" class="t'
 +'op_bg_cell"><table WIDTH="650" BORDER="0" CELLSPAC'
 +'ING="0" CELLPADDING="0"><tr><td HEIGHT="101" VALIG'
 +'N="BOTTOM" ID="header_image_cell">&nbsp;</td><td W'
 +'IDTH="226" ROWSPAN="3" ALIGN="right" VALIGN="top" '
 +'ID="shape_cell" class="top_bg_cell"><div style="z-'
 +'index: -1;" id="price_shape"></div><div style="z-i'
 +'ndex:1; margin-top:-162px;" id="price_shape_table"><table WIDTH="160" BOR'
 +'DER="0" CELLSPACING="0" CELLPADDING="0"><tr><td><i'
 +'mg SRC="images/images/spacer.gif" WIDTH="160" HEIG'
 +'HT="42" id="great_value_cell"/></td></tr><tr><td H'
 +'EIGHT="54" id="price_cell"></td></tr><tr><td><img '
 +'SRC="images/images/spacer.gif" name="delivered_cel'
 +'l" width="160" height="40" ID="delivered_cell"/></'
 +'td></tr></table></div></td></tr><tr><td HEIGHT="35'
 +'" VALIGN="middle"><span id="subheader"></span></td'
 +'></tr><tr><td><img SRC="images/images/spacer.gif" '
 +'WIDTH="424" HEIGHT="26" /></td></tr></table></td><'
 +'/tr><tr><td VALIGN="top" CLASS="main_bg" ID="main_'
 +'bg_cell"><table WIDTH="650" BORDER="0" CELLSPACING'
 +'="0" CELLPADDING="0"><tr><td><img SRC="images/imag'
 +'es/spacer.gif" WIDTH="30" HEIGHT="1" /></td><td><i'
 +'mg SRC="images/images/spacer.gif" WIDTH="440" HEIG'
 +'HT="1" /></td><td><img SRC="images/images/spacer.g'
 +'if" WIDTH="170" HEIGHT="1" /></td><td><img SRC="im'
 +'ages/images/spacer.gif" WIDTH="10" HEIGHT="1" /></'
 +'td></tr><tr><td ROWSPAN="3">&nbsp;</td><td COLSPAN'
 +'="2"><table WIDTH="500" BORDER="0" CELLSPACING="0"'
 +' CELLPADDING="0" ALIGN="center" id="desc_header_ta'
 +'ble"><tr><td HEIGHT="5" CLASS="header_line" ID="h'
 +'eader_line1"></td></tr><tr><td HEIGHT="5" CLASS="'
 +'header_line" ID="header_line2"></td></tr></table><'
 +'p ID="main_content" CLASS="txt"><table align="left'
 +'"><tr><td><div id="product_image_place"></div><'
 +'/td></tr></table></p></td><td ROWSPAN="3" ID="prod'
 +'uct_image_cell"></td></tr><tr><td COLSPAN="2"><img'
 +' SRC="images/images/spacer.gif" HEIGHT="15" /></td'
 +'></tr><tr><td VALIGN="bottom" ID="bullets_cell" wi'
 +'dth="400"></td><td ALIGN="left" VALIGN="bottom" id'
 +'="second_image"></td></tr><tr><td COLSPAN="4"><img'
 +' SRC="images/images/spacer.gif" WIDTH="650" HEIGHT'
 +'="58" /></td></tr></table></td></tr></table>'; 

 
 var layout6_html = '<table width="650" border="0" align='
 +'"center" cellpadding="0" cellspacing="0"><tr><td h'
 +'eight="162" valign="top"ID="top_bg_cell" class="to'
 +'p_bg_cell"><table WIDTH="650" BORDER="0" CELLSPACI'
 +'NG="0" CELLPADDING="0"><tr><td HEIGHT="101" VALIGN'
 +'="BOTTOM" ID="header_image_cell">&nbsp;</td><td WI'
 +'DTH="226" ROWSPAN="3" ALIGN="right" VALIGN="top" I'
 +'D="shape_cell" class="top_bg_cell"><div style="z-i'
 +'ndex: -1;" id="price_shape"></div><div style="z-in'
 +'dex:1; margin-top:-162px;" id="price_shape_table"><table WIDTH="160" BORD'
 +'ER="0" CELLSPACING="0" CELLPADDING="0"><tr><td><im'
 +'g SRC="images/images/spacer.gif" WIDTH="160" HEIGH'
 +'T="42" id="great_value_cell"/></td></tr><tr><td HE'
 +'IGHT="54" id="price_cell"></td></tr><tr><td><img S'
 +'RC="images/images/spacer.gif" name="delivered_cell'
 +'" width="160" height="40" ID="delivered_cell"/></t'
 +'d></tr></table></div></td></tr><tr><td HEIGHT="35"'
 +' VALIGN="middle"><span id="subheader"></span></td>'
 +'</tr><tr><td><img SRC="images/images/spacer.gif" W'
 +'IDTH="424" HEIGHT="26" /></td></tr></table></td></'
 +'tr><tr><td valign="top" CLASS="main_bg" ID="main_b'
 +'g_cell"><table width="650" border="0" cellspacing='
 +'"0" cellpadding="0"><tr><td><img src="images/image'
 +'s/spacer.gif" width="30" height="1" /></td><td><im'
 +'g src="images/images/spacer.gif" width="280" heigh'
 +'t="1" /></td><td><img src="images/images/spacer.gi'
 +'f" width="140" height="1" /></td><td><img src="ima'
 +'ges/images/spacer.gif" width="170" height="1" /></'
 +'td><td><img src="images/images/spacer.gif" width="'
 +'30" height="1" /></td></tr><tr><td rowspan="5">&nb'
 +'sp;</td><td rowspan="2" id="product_image_place">&'
 +'nbsp;</td><td colspan="2"><table WIDTH="310" BORDE'
 +'R="0" CELLSPACING="0" CELLPADDING="0" ALIGN="cente'
 +'r" id="desc_header_table"><tr><td HEIGHT="5" CLAS'
 +'S="header_line" ID="header_line1"></td></tr><tr><t'
 +'d HEIGHT="5" CLASS="header_line" ID="header_line2'
 +'"></td></tr></table></td><td rowspan="6" align="le'
 +'ft" valign="middle">&nbsp;</td></tr><tr><td colspa'
 +'n="2" valign="top" class="txt" ID="main_content" s'
 +'tyle="margin-top:20px"> </td></tr><tr><td></td><td'
 +' colspan="2" valign="top" class="txt">&nbsp;</td><'
 +'/tr><tr><td align="left" valign="bottom">&nbsp;</t'
 +'d><td></td><td rowspan="3" align="left" valign="mi'
 +'ddle" id="second_image"></td></tr><tr><td colspan='
 +'"2" align="left" valign="bottom" ID="bullets_cell"'
 +'></td></tr><tr><td colspan="3" align="left" valign'
 +'="bottom"></td></tr><tr><td colspan="5"><img src="'
 +'images/images/spacer.gif" width="650" height="58">'
 +'</td></tr></table></div></td></tr></table>';
 
 var layout7_html = '<table width="650" border="0" align='
 +'"center" cellpadding="0" cellspacing="0"><tr><td h'
 +'eight="162" valign="top"ID="top_bg_cell" class="to'
 +'p_bg_cell"><table WIDTH="650" BORDER="0" CELLSPACI'
 +'NG="0" CELLPADDING="0"><tr><td HEIGHT="101" VALIGN'
 +'="BOTTOM" ID="header_image_cell">&nbsp;</td><td WI'
 +'DTH="226" ROWSPAN="3" ALIGN="right" VALIGN="top" I'
 +'D="shape_cell" class="top_bg_cell"><div style="z-i'
 +'ndex: -1;" id="price_shape"></div><div style="z-in'
 +'dex:1; margin-top:-162px;" id="price_shape_table">'
 +'<table WIDTH="160" BORDER="0" CELLSPACING="0" CELL'
 +'PADDING="0"><tr><td><img SRC="images/images/spacer'
 +'.gif" WIDTH="160" HEIGHT="42" id="great_value_cell'
 +'"/></td></tr><tr><td HEIGHT="54" id="price_cell"><'
 +'/td></tr><tr><td><img SRC="images/images/spacer.gi'
 +'f" name="delivered_cell" width="160" height="40" I'
 +'D="delivered_cell"/></td></tr></table></div></td><'
 +'/tr><tr><td HEIGHT="35" VALIGN="middle"><span id="'
 +'subheader"></span></td></tr><tr><td><img SRC="imag'
 +'es/images/spacer.gif" WIDTH="424" HEIGHT="26" /></'
 +'td></tr></table></td></tr><tr><td valign="top" CLA'
 +'SS="main_bg" ID="main_bg_cell"><table width="650" '
 +'border="0" cellspacing="0" cellpadding="0"><tr><td'
 +'><img src="images/images/spacer.gif" width="30" he'
 +'ight="1" /></td><td><img src="images/images/spacer'
 +'.gif" width="170" height="1" /></td><td><img src="'
 +'images/images/spacer.gif" width="160" height="1" /'
 +'></td><td><img src="images/images/spacer.gif" widt'
 +'h="290" height="1" /></td></tr><tr><td rowspan="2"'
 +'>&nbsp;</td><td colspan="2"><table WIDTH="330" BOR'
 +'DER="0" CELLSPACING="0" CELLPADDING="0" ALIGN="cen'
 +'ter" id="desc_header_table"><tr><td HEIGHT="5" CL'
 +'ASS="header_line" ID="header_line1"></td></tr><tr>'
 +'<td HEIGHT="5" CLASS="header_line" ID="header_lin'
 +'e2"></td></tr><tr><td valign="bottom"></td></tr></'
 +'table></td><td rowspan="3" valign="middle" align="'
 +'left"><div id="product_image_place"></div></td>'
 +'</tr><tr><td colspan="2" ID="main_content" valign='
 +'"top" class="txt" style="margin-top:20px"></td></t'
 +'r><tr><td>&nbsp;</td><td colspan="2" valign="top" '
 +'class="txt" style="margin-top:20px"><table width="'
 +'320" border="0" cellpadding="0" cellspacing="0"><t'
 +'r><td align="left" valign="bottom"></td><td>&nbsp;'
 +'</td><td>&nbsp;</td></tr> <tr><td width="140" alig'
 +'n="left" valign="bottom" id="second_image"></td><t'
 +'d width = "15">&nbsp;</td><td VALIGN="bottom" ID="'
 +'bullets_cell"></td></tr></table></td></tr><tr><td '
 +'colspan="4"><img src="images/images/spacer.gif" wi'
 +'dth="650" height="58" /></td></tr></table></div></'
 +'td></tr></table>';
 
 var layout8_html = '<table width="650" border="0" align='
 +'"center" cellpadding="0" cellspacing="0"><tr><td h'
 +'eight="162" valign="top"ID="top_bg_cell" class="to'
 +'p_bg_cell"><table WIDTH="650" BORDER="0" CELLSPACI'
 +'NG="0" CELLPADDING="0"><tr><td HEIGHT="101" VALIGN'
 +'="BOTTOM" ID="header_image_cell">&nbsp;</td><td WI'
 +'DTH="226" ROWSPAN="3" ALIGN="right" VALIGN="top" I'
 +'D="shape_cell" class="top_bg_cell"><div style="z-i'
 +'ndex: -1;" id="price_shape"></div><div style="z-in'
 +'dex:1; margin-top:-162px;" id="price_shape_table">'
 +'<table WIDTH="160" BORDER="0" CELLSPACING="0" CELL'
 +'PADDING="0"><tr><td><img SRC="images/images/spacer'
 +'.gif" WIDTH="160" HEIGHT="42" id="great_value_cell'
 +'"/></td></tr><tr><td HEIGHT="54" id="price_cell"><'
 +'/td></tr><tr><td><img SRC="images/images/spacer.gi'
 +'f" name="delivered_cell" width="160" height="40" I'
 +'D="delivered_cell"/></td></tr></table></div></td><'
 +'/tr><tr><td HEIGHT="35" VALIGN="middle"><span id="'
 +'subheader"></span></td></tr><tr><td><img SRC="imag'
 +'es/images/spacer.gif" WIDTH="424" HEIGHT="26" /></'
 +'td></tr></table></td></tr><tr><td valign="top" CLA'
 +'SS="main_bg" ID="main_bg_cell"><table width="650" '
 +'border="0" cellspacing="0" cellpadding="0"><tr><td'
 +'><img src="images/images/spacer.gif" width="20" he'
 +'ight="1" /></td><td><img src="images/images/spacer'
 +'.gif" width="280" height="1" /></td><td><img src="'
 +'images/images/spacer.gif" width="150" height="1" /'
 +'></td><td><img src="images/images/spacer.gif" widt'
 +'h="170" height="1" /></td><td><img src="images/ima'
 +'ges/spacer.gif" width="30" height="1" /></td></tr>'
 +'<tr><td rowspan="5">&nbsp;</td><td rowspan="4" val'
 +'ign="top"><div id="product_image_place"></div></td><td '
 +'colspan="2"><table WIDTH="320" BORDER="0" CELLSPAC'
 +'ING="0" CELLPADDING="0" ALIGN="center" id="desc_he'
 +'ader_table"><tr><td HEIGHT="5" CLASS="header_line'
 +'" ID="header_line1"></td></tr><tr><td HEIGHT="5" '
 +'CLASS="header_line" ID="header_line2"></td></tr></'
 +'table></td><td rowspan="6" align="left" valign="mi'
 +'ddle">&nbsp;</td></tr><tr><td colspan="2" valign="'
 +'top" class="txt" ID="main_content" style="margin-t'
 +'op:20px">&nbsp;</td></tr><tr><td colspan="2" valig'
 +'n="top" class="txt">&nbsp;</td></tr><tr><td colspa'
 +'n="2" valign="top" class="txt"><table width="320" '
 +'border="0" cellpadding="0" cellspacing="0"><tr><td'
 +' align="left" valign="bottom" ID="bullets_cell"></'
 +'td><td width = "15">&nbsp;</td><td VALIGN="bottom"'
 +' id="second_image" width="140">&nbsp;</td></tr></t'
 +'able></td></tr><tr><td colspan="2" align="left" va'
 +'lign="bottom" ID="bullets_cell"></td><td rowspan="'
 +'2" align="left" valign="middle" id="second_image">'
 +'</td></tr><tr><td colspan="3" align="left" valign='
 +'"bottom"></td></tr><tr><td colspan="5"><img src="i'
 +'mages/images/spacer.gif" width="650" height="58" /'
 +'></td></tr></table></div></td></tr></table>';
 
 layout9_html = '<table width="650" border="0" align='
 +'"center" cellpadding="0" cellspacing="0"><tr><td h'
 +'eight="162" valign="top"ID="top_bg_cell" class="to'
 +'p_bg_cell"><table WIDTH="650" BORDER="0" CELLSPACI'
 +'NG="0" CELLPADDING="0"><tr><td HEIGHT="101" VALIGN'
 +'="BOTTOM" ID="header_image_cell">&nbsp;</td><td WI'
 +'DTH="226" ROWSPAN="3" ALIGN="right" VALIGN="top" I'
 +'D="shape_cell" class="top_bg_cell"><div style="z-i'
 +'ndex: -1;" id="price_shape"></div><div style="z-in'
 +'dex:1; margin-top:-162px;" id="price_shape_table">'
 +'<table WIDTH="160" BORDER="0" CELLSPACING="0" CELL'
 +'PADDING="0"><tr><td><img SRC="images/images/spacer'
 +'.gif" WIDTH="160" HEIGHT="42" id="great_value_cell'
 +'"/></td></tr><tr><td HEIGHT="54" id="price_cell"><'
 +'/td></tr><tr><td><img SRC="images/images/spacer.gi'
 +'f" name="delivered_cell" width="160" height="40" I'
 +'D="delivered_cell"/></td></tr></table></div></td><'
 +'/tr><tr><td HEIGHT="35" VALIGN="middle"><span id="'
 +'subheader"></span></td></tr><tr><td><img SRC="imag'
 +'es/images/spacer.gif" WIDTH="424" HEIGHT="26" /></'
 +'td></tr></table></td></tr><tr><td valign="top" CLA'
 +'SS="main_bg" ID="main_bg_cell"><table width="650" '
 +'border="0" cellspacing="0" cellpadding="0"><tr><td'
 +'><img src="images/images/spacer.gif" width="30" he'
 +'ight="1" /></td><td><img src="images/images/spacer'
 +'.gif" width="130" height="1" /></td><td><img src="'
 +'images/images/spacer.gif" width="160" height="1" /'
 +'></td><td><img src="images/images/spacer.gif" widt'
 +'h="330" height="1" /></td></tr><tr><td rowspan="3"'
 +'>&nbsp;</td><td colspan="2"><table WIDTH="290" BOR'
 +'DER="0" CELLSPACING="0" CELLPADDING="0" ALIGN="cen'
 +'ter" id="desc_header_table"><tr><td HEIGHT="5" CL'
 +'ASS="header_line" ID="header_line1"></td></tr><tr>'
 +'<td HEIGHT="5" CLASS="header_line" ID="header_lin'
 +'e2"></td></tr><tr><td valign="bottom"></td></tr></'
 +'table></td><td rowspan="3" valign="middle" align="'
 +'left"><div id="product_image_place"></div></td></tr><tr><td c'
 +'olspan="2" ID="main_content" valign="top" class="t'
 +'xt" style="margin-top:20px"></td></tr><tr><td cols'
 +'pan="2" valign="top" class="txt" style="margin-top'
 +':20px"><table width="290" border="0" cellpadding="'
 +'0" cellspacing="0"><tr><td align="left" valign="bo'
 +'ttom"></td><td>&nbsp;</td><td>&nbsp;</td></tr> <tr'
 +'><td width="140" align="left" valign="bottom" id="'
 +'second_image"></td><td width = "15">&nbsp;</td><td'
 +' VALIGN="bottom" ID="bullets_cell"> </td></tr'
 +'></table></td></tr><tr><td colspan="4"><img src="i'
 +'mages/images/spacer.gif" width="650" height="58" /'
 +'></td></tr></table></div></td></tr></table>';
 
 layout10_html = '<table width="650" border="0" align='
 +'"center" cellpadding="0" cellspacing="0"><tr><td h'
 +'eight="162" valign="top"ID="top_bg_cell" class="to'
 +'p_bg_cell"><table WIDTH="650" BORDER="0" CELLSPACI'
 +'NG="0" CELLPADDING="0"><tr><td HEIGHT="101" VALIGN'
 +'="BOTTOM" ID="header_image_cell">&nbsp;</td><td WI'
 +'DTH="226" ROWSPAN="3" ALIGN="right" VALIGN="top" I'
 +'D="shape_cell" class="top_bg_cell"><div style="z-i'
 +'ndex: -1;" id="price_shape"></div><div style="z-in'
 +'dex:1; margin-top:-162px;" id="price_shape_table">'
 +'<table WIDTH="160" BORDER="0" CELLSPACING="0" CELL'
 +'PADDING="0"><tr><td><img SRC="images/images/spacer'
 +'.gif" WIDTH="160" HEIGHT="42" id="great_value_cell'
 +'"/></td></tr><tr><td HEIGHT="54" id="price_cell"><'
 +'/td></tr><tr><td><img SRC="images/images/spacer.gi'
 +'f" name="delivered_cell" width="160" height="40" I'
 +'D="delivered_cell"/></td></tr></table></div></td><'
 +'/tr><tr><td HEIGHT="35" VALIGN="middle"><span id="'
 +'subheader"></span></td></tr><tr><td><img SRC="imag'
 +'es/images/spacer.gif" WIDTH="424" HEIGHT="26" /></'
 +'td></tr></table></td></tr><tr><td valign="top" CLA'
 +'SS="main_bg" ID="main_bg_cell"><table width="650" '
 +'border="0" cellspacing="0" cellpadding="0"><tr><td'
 +'><img src="images/images/spacer.gif" width="20" he'
 +'ight="1" /></td><td><img src="images/images/spacer'
 +'.gif" width="320" height="1" /></td><td><img src="'
 +'images/images/spacer.gif" width="110" height="1" /'
 +'></td><td><img src="images/images/spacer.gif" widt'
 +'h="170" height="1" /></td><td><img src="images/ima'
 +'ges/spacer.gif" width="30" height="1" /></td></tr>'
 +'<tr><td rowspan="5">&nbsp;</td><td rowspan="4"  va'
 +'lign="top"><div id="product_image_place"></div></td><td '
 +'colspan="2"><table WIDTH="280" BORDER="0" CELLSPAC'
 +'ING="0" CELLPADDING="0" ALIGN="center" id="desc_he'
 +'ader_table"><tr><td HEIGHT="5" CLASS="header_line'
 +'" ID="header_line1"></td></tr><tr><td HEIGHT="5" '
 +'CLASS="header_line" ID="header_line2"></td></tr></'
 +'table></td><td rowspan="6" align="left" valign="mi'
 +'ddle">&nbsp;</td></tr><tr><td colspan="2" valign="'
 +'top" class="txt" ID="main_content" style="margin-t'
 +'op:20px">&nbsp;</td></tr><tr><td colspan="2" valig'
 +'n="top" class="txt">&nbsp;</td></tr><tr><td colspa'
 +'n="2" valign="top" class="txt"><table width="280" '
 +'border="0" cellpadding="0" cellspacing="0"><tr><td'
 +' align="left" valign="bottom" ID="bullets_cell"></'
 +'td><td width = "15">&nbsp;</td><td VALIGN="bottom"'
 +' id="second_image" width="140">&nbsp;</td></tr></t'
 +'able></td></tr><tr><td colspan="2" align="left" va'
 +'lign="bottom" ID="bullets_cell"></td><td rowspan="'
 +'2" align="left" valign="middle" id="second_image">'
 +'</td></tr><tr><td colspan="3" align="left" valign='
 +'"bottom"></td></tr><tr><td colspan="5"><img src="i'
 +'mages/images/spacer.gif" width="650" height="58" /'
 +'></td></tr></table></div></td></tr></table>';

layout = []; //
  layout[1] = new layoutList(1,layout1_html);
  layout[2] = new layoutList(2,layout2_html);
  layout[3] = new layoutList(3,layout3_html);
  layout[4] = new layoutList(4,layout4_html);
  layout[5] = new layoutList(5,layout5_html); 
  layout[6] = new layoutList(6,layout6_html);  
  layout[7] = new layoutList(7,layout7_html);
  layout[8] = new layoutList(8,layout8_html);
  layout[9] = new layoutList(9,layout9_html);
  layout[10] = new layoutList(10,layout10_html);  