I have multiple ID Tags on My Page, How To Correct And Change To CLASS ID's

Hello Dreamweaver Word:
I still have problems.
On my website wwww.theexecutivevip.com
My MENU BAR has moved down to the bottom of the page.
On the various product pages [problem is seen in Internet Explorer Browser]
I have multiple "main content" ID tags and the other ID tags that are within them.
When I made the page, I did not make multiple ID tags, but instead I made the page into a template
that had "Repeatable Regions" and as I repeated these regions within a page, the ID's were repeated as well.
So now I have multiple ID's going down my page.  How do I correct them and replace them with CLASS ID's.
I of course need to do this change on the template so it can CORRECTLY update all the pages that I built off of it.
Will I need to change each product page manually, since they are all "editable regions" or can I just change the template. The "main content" is not an editable region, but all the product/image ID's are.
Please advise on how I can correct the multiple ID tags to the proper tag types without ruining my work. I tried and it made a mess so I just didn't save it.
In advance THANKS FOR ALL YOUR HELP FOLKS! I hope to be in your position soon where I can help the folks new to Dreamweaver.  I just got a book on code/html so I can learn this world of information that you guys seem to know so well.
PLEASE ADVISE!!!
      <div id="maincontent">
        <div id="ProductTitle"><!-- InstanceBeginEditable name="PageSubTitleID" --><img src="Website Images/WebsiteSubTitle.TravelLuggage.jpg" width="408" height="114" alt="Travel Luggage" /><!-- InstanceEndEditable --></div>
        <div id="productlayout">
            <div id="product1">
              <div id="image1"><!-- InstanceBeginEditable name="ProductImage1" --><a href="611206.html"><img src="Website Images/611026.Black.Thumb.jpg" alt="Red Bag" width="115" height="125" /></a><!-- InstanceEndEditable --></div>
              <div id="imagetext1">
                <div>
                  <h3 align="center"><!-- InstanceBeginEditable name="ProductTitle1" --><strong>611026 <br />
                  OGIO&copy; Transporter <br />
                  Travel Garment Bag</strong><!-- InstanceEndEditable --></h3>
                <p align="center"><!-- InstanceBeginEditable name="ProductDetailButton1" --><a href="611206.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                                  </div>
                <p> </p>
              </div>
              <p> </p>
            </div>
          </div>
            <div id="productlayout2">
              <div id="product2">
                <div id="image2"><!-- InstanceBeginEditable name="ProductImage2" --><a href="108226.html"><img src="Website Images/108226.Thumb.jpg" alt="Pen" width="115" height="126" border="0" /></a><!-- InstanceEndEditable --></div>
                <div id="imagetext2">
                  <div>
                    <div align="center">
                      <h3><!-- InstanceBeginEditable name="ProductTitle2" -->
                    <h3 align="center">108226 </h3>
                    <h3 align="center"><strong>OGIO&copy;</strong> Terminal Travel Bag</h3>
                      <!-- InstanceEndEditable --></h3>
                    </div>
                    <p align="center"><!-- InstanceBeginEditable name="ProductDetailButton2" --><a href="108226.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                   
                  </div>
                </div>
              </div>
            </div>
              <div id="productlayout3">
                <div id="product3">
                  <div id="image3"><!-- InstanceBeginEditable name="ProductImage3" --><a href="109053.html"><img src="Website Images/109053.Black.Thumb.jpg" width="118" height="127" alt="Golf" /></a><!-- InstanceEndEditable --></div>
                  <div id="imagetext3">
                    <div>
                      <div align="center">
                        <h3><!-- InstanceBeginEditable name="ProductTitle3" --><strong>109053 <br />
                        OGIO&copy; Travel Bag w/Detachable Carry-on</strong><!-- InstanceEndEditable --></h3>
                        <p><!-- InstanceBeginEditable name="ProductDetailButton3" --><a href="109053.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable --></p>
                      </div>
                    </div>
                  </div>
                </div>
              </div>

Hello Murray:
I updated my template with your corrections.  Thanks for the help.
Everything looks GREAT in Firefox, except the only product page that is all jambled is www.theexecutivevip.com/winebarsets.html.
I don't know where all those spaces come from. I'll copy the code below.
In Internet Explorer,  my submenu doesn't work on the pages.  It is also still going down the page on Internet Explorer.
Please advise.
code for the "winebarsets" page
<!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"><!-- InstanceBegin template="/Templates/product_template.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- InstanceBeginEditable name="doctitle" -->
<title>The Executive VIP – The Wine Connoisseur</title>
<!-- InstanceEndEditable -->
<style type="text/css">
<!--
body {
margin: 0;
padding: 0;
color: #006;
font-family: "Californian FB", "Poor Richard", "Trebuchet MS", Arial;
font-size: 100%;
line-height: 1.4;
background-image: url(Website%20Images/Background.jpg);
text-align: center;
html, body {
margin: 0px;
padding: 0px;
#wrapper {
width: 960px;
text-align: left;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
#header {
height: 91px;
width: 774px;
padding-right: 15px;
text-align: right;
clear: right;
float: right;
color: #4281BA;
font-weight: bold;
font-size: 14px;
#logo {
height: 91px;
width: 156px;
margin-left: 15px;
background-image: url(file:///C|/Users/ICHEVE%7E1/AppData/Local/Temp/Website%20Images/ExecutiveVIP.Logo.jpg);
background-repeat: no-repeat;
#flashtitle {
height: 186px;
width: 947px;
padding-left: 15px;
#navigation {
height: 600px;
width: 260px;
margin-left: 15px;
margin-top: 25px;
#Earth {
height: 300px;
width: 250px;
text-align: center;
.ProductTitle {
width: 408px;
font-size: 100%;
font-weight: bold;
.maincontent {
height: 450px;
width: 667px;
float: right;
padding-top: 25px;
#footer {
height: 50px;
margin-left: 15px;
clear: both;
text-align: center;
background-repeat: no-repeat;
background-color: #FFF;
margin-right: 15px;
font-weight: bold;
padding-left: 15px;
color: #4281BA;
.productlayout {
height: 300px;
width: 220px;
float: right;
.product1 {
height: 250px;
width: 200px;
margin-top: 10px;
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
border: 1px solid #999;
text-align: justify;
.product2 {
text-align: justify;
height: 250px;
width: 200px;
margin-top: 10px;
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
border: 1px solid #999;
.product3 {
text-align: justify;
height: 250px;
width: 200px;
margin-top: 10px;
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
border: 1px solid #999;
.productlayout2 {
height: 300px;
width: 220px;
float: right;
text-align: center;
.productlayout3 {
height: 300px;
width: 220px;
text-align: center;
.image1 {
width: 130px;
margin-right: auto;
margin-left: auto;
.image2 {
width: 130px;
margin-right: auto;
margin-left: auto;
.image3 {
width: 130px;
margin-right: auto;
margin-left: auto;
.imagetext1 {
width: 196px;
padding: 2px;
font-size: 70%;
line-height: normal;
margin-bottom: auto;
.imagetext2 {
font-size: 70%;
padding: 2px;
width: 198px;
line-height: normal;
margin-bottom: auto;
text-align: center;
.imagetext3 {
font-size: 70%;
padding: 2px;
width: 198px;
margin-bottom: auto;
line-height: normal;
#ContactSales {
height: 25px;
width: 200px;
float: right;
font-size: 12px;
color: #4281BA;
#copywrite {
height: 20px;
width: 500px;
text-align: left;
font-size: 12px;
color: #4281BA;
/* ~~ Element/tag selectors ~~ */
ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
padding: 0;
margin: 0;
#privacypolicy {
height: 20px;
width: 200px;
font-size: 12px;
color: #4281BA;
text-align: left;
h1, h2, h3, h4, h5, h6, p {
margin-top: 0;  /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
padding-right: 15px;
padding-left: 15px; /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
border: none;
/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
color: #42413C;
text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
a:visited {
color: #6E6C64;
text-decoration: underline;
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
text-decoration: none;
/* ~~ this fixed width container surrounds all other elements ~~ */
.container {
width: 960px;
background: #FFF;
margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
/* ~~ This is the layout information. ~~
1) Padding is only placed on the top and/or bottom of the div. The elements within this div have padding on their sides. This saves you from any "box model math". Keep in mind, if you add any side padding or border to the div itself, it will be added to the width you define to create the *total* width. You may also choose to remove the padding on the element in the div and place a second div within it with no width and the padding necessary for your design.
.content {
padding: 10px 0;
/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
float: right;
margin-left: 8px;
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
float: left;
margin-right: 8px;
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the overflow:hidden on the .container is removed */
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
#nextpagebutton {
height: 40px;
width: 162px;
margin-left: 450px;
position: absolute;
.titleforproducts {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #006;
.textforfooter {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #4281BA;
-->
</style>
<script src="file:///C|/Users/ICHEVE~1/AppData/Local/Temp/Scripts/swfobject_modified.js" type="text/javascript"></script>
<script src="file:///C|/Users/ICHEVE~1/AppData/Local/Temp/SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
<script src="file:///C|/Users/ICHEVE~1/AppData/Local/Temp/SpryAssets/SpryEffects.js" type="text/javascript"></script>
<style type="text/css">
body,td,th {
font-family: Arial, Helvetica, sans-serif;
</style>
<!-- InstanceBeginEditable name="head" -->
<script src="SpryAssets/SpryEffects.js" type="text/javascript"></script>
<!-- InstanceEndEditable -->
<!-- InstanceParam name="pagesubtitle" type="boolean" value="true" -->
<!-- InstanceParam name="productlayout1" type="boolean" value="true" -->
<!-- InstanceParam name="productlayout2" type="boolean" value="true" -->
<!-- InstanceParam name="productlayout3" type="boolean" value="true" -->
<!-- InstanceParam name="SubTitleDIV" type="boolean" value="true" -->
<!-- InstanceParam name="SubtitleDIV" type="boolean" value="true" -->
<!-- InstanceParam name="product1box" type="boolean" value="true" -->
<!-- InstanceParam name="product3box" type="boolean" value="true" -->
<script type="text/javascript">
function MM_effectHighlight(targetElement, duration, startColor, endColor, restoreColor, toggle)
Spry.Effect.DoHighlight(targetElement, {duration: duration, from: startColor, to: endColor, restoreColor: restoreColor, toggle: toggle});
</script>
<link href="SpryAssets/SpryMenuBarVertical.css" rel="stylesheet" type="text/css" />
</head>
<body>
<!-- InstanceBeginEditable name="bckgrndlast" -->bckgrndlast<!-- InstanceEndEditable --><!-- InstanceBeginEditable name="backgroundim" -->backgroundim<!-- InstanceEndEditable --><!-- InstanceBeginEditable name="backgroundimage" -->backgroundimage<!-- InstanceEndEditable --><!-- InstanceBeginEditable name="background" -->background<!-- InstanceEndEditable -->
<div class="container">
  <div class="content">
    <div id="wrapper"><!-- InstanceBeginEditable name="HeaderID" -->
      <div id="header">Join Our Community Today</div>
    <!-- InstanceEndEditable -->
      <div id="logo"><a href="http://www.theexecutivevip.com"><img src="Website Images/ExecutiveVIP.Logo.jpg" width="153" height="87" alt="Back To Home Page" /></a></div>
      <!-- InstanceBeginEditable name="FlashTitle" -->
      <div id="flashtitle">
        <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="932" height="186" id="FlashID" title="VIP Title">
          <param name="movie" value="WineConnoisHeader.swf" />
          <param name="quality" value="high" />
          <param name="wmode" value="opaque" />
          <param name="swfversion" value="6.0.65.0" />
          <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
          <param name="expressinstall" value="file:///C|/Users/iCheveux Group/Desktop/Website Folder/Scripts/expressInstall.swf" />
          <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
          <!--[if !IE]>-->
          <object type="application/x-shockwave-flash" data="WineConnoisHeader.swf" width="932" height="186">
            <!--<![endif]-->
            <param name="quality" value="high" />
            <param name="wmode" value="opaque" />
            <param name="swfversion" value="6.0.65.0" />
            <param name="expressinstall" value="file:///C|/Users/iCheveux Group/Desktop/Website Folder/Scripts/expressInstall.swf" />
            <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
            <div>
              <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
              <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
            </div>
            <!--[if !IE]>-->
          </object>
          <!--<![endif]-->
        </object>
      </div>
      <!-- InstanceEndEditable --><!-- InstanceBeginRepeat name="productgroup" --><!-- InstanceBeginRepeatEntry -->
      <div class="maincontent">
        <div class="ProductTitle"><!-- InstanceBeginEditable name="PageSubTitleID" --><img src="Website Images/WebsiteSubTitle.WineCases.jpg" width="408" height="114" alt="Wine Cases" /><!-- InstanceEndEditable --></div>
        <div class="productlayout">
            <div class="product1">
              <div class="image1"><!-- InstanceBeginEditable name="ProductImage1" --><a href="EH3515.html"><img src="Website Images/EH3515.Thumb.jpg" alt="EH3515" width="130" height="118" /></a><!-- InstanceEndEditable --></div>
              <div class="imagetext1">
                <div>
                  <!-- InstanceBeginEditable name="ProductTitle1" --><strong class="titleforproducts">EH3515
                  GioiaDouble
                  Wine Holder</strong><!-- InstanceEndEditable -->
                  <!-- InstanceBeginEditable name="ProductDetailButton1" -->
                <a href="EH3515.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                                  </div>
                <p> </p>
              </div>
              <p> </p>
            </div>
          </div>
            <div class="productlayout2">
              <div class="product2">
                <div class="image2"><!-- InstanceBeginEditable name="ProductImage2" --><a href="EH3500.html"><img src="Website Images/EH3500.Thumb.jpg" alt="EH3500" width="115" height="127" border="0" /></a><!-- InstanceEndEditable --></div>
                <div class="imagetext2">
                  <div>
                    <div align="center">
                      <!-- InstanceBeginEditable name="ProductTitle2" -->
                    <h3 align="center" class="titleforproducts">EH3500 </h3>
                    <h3 align="center" class="titleforproducts">Portelli Leather Double Wine Case</h3>
                      <!-- InstanceEndEditable -->
                    </div>
                    <!-- InstanceBeginEditable name="ProductDetailButton2" -->
                      <a href="EH3500.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                   
                  </div>
                </div>
              </div>
            </div>
              <div class="productlayout3">
                <div class="product3">
                  <div class="image3"><!-- InstanceBeginEditable name="ProductImage3" --><a href="LG9102.html"><img src="Website Images/LG-9102.Thumb.jpg" alt="LG-9102" width="119" height="128" /></a><!-- InstanceEndEditable --></div>
                  <div class="imagetext3">
                    <div>
                      <div align="center">
                        <!-- InstanceBeginEditable name="ProductTitle3" --><strong class="titleforproducts">LG-9102 <br />
                        <br />
                        Upper West Side <br />
                        Single Wine Case</strong><!-- InstanceEndEditable -->
                        <!-- InstanceBeginEditable name="ProductDetailButton3" -->
                        <a href="LG9102.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->
                      </div>
                    </div>
                  </div>
                </div>
              </div>
        <div class="productlayout4"></div>
        <div class="productlayout5"></div>
        <div class="productlayout6">
          <div class="product6"></div>
        </div>
      </div>
      <!-- InstanceEndRepeatEntry --><!-- InstanceBeginRepeatEntry -->
      <div class="maincontent">
        <div class="ProductTitle"><!-- InstanceBeginEditable name="PageSubTitleID" --><img src="Website Images/Blank.jpg" width="408" height="120" /><!-- InstanceEndEditable --></div>
        <div class="productlayout">
            <div class="product1">
              <div class="image1"><!-- InstanceBeginEditable name="ProductImage1" --><a href="557-65-113.html"><img src="Website Images/557-65-113.ArubaCabana.Thumb.jpg" alt="557-65-1113" width="116" height="128" /></a><!-- InstanceEndEditable --></div>
              <div class="imagetext1">
                <div>
                  <!-- InstanceBeginEditable name="ProductTitle1" --><strong class="titleforproducts">557-65-113 <br />
                  <br />
                  Aruba Single-Bottle <br />
                  Wine Case</strong><!-- InstanceEndEditable -->
                  <!-- InstanceBeginEditable name="ProductDetailButton1" --><a href="557-65-113.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                                  </div>
                <p> </p>
              </div>
              <p> </p>
            </div>
          </div>
            <div class="productlayout2">
              <div class="product2">
                <div class="image2"><!-- InstanceBeginEditable name="ProductImage2" --><a href="LG9099.html"><img src="Website Images/LG-9099.Thumb.jpg" alt="LG-9099" width="118" height="127" border="0" /></a><!-- InstanceEndEditable --></div>
                <div class="imagetext2">
                  <div>
                    <div align="center">
                      <!-- InstanceBeginEditable name="ProductTitle2" -->
                    <h3 align="center" class="titleforproducts">LG-9099</h3>
                    <h3 align="center" class="titleforproducts">Champagne/Wine Holder</h3>
                      <!-- InstanceEndEditable -->
                    </div>
                    <!-- InstanceBeginEditable name="ProductDetailButton2" --><a href="LG9099.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                   
                  </div>
                </div>
              </div>
            </div>
              <div class="productlayout3">
                <div class="product3">
                  <div class="image3"><!-- InstanceBeginEditable name="ProductImage3" --><a href="LG9158.html"><img src="Website Images/LG-9158.Thumb.jpg" alt="LG-9158" width="119" height="128" /></a><!-- InstanceEndEditable --></div>
                  <div class="imagetext3">
                    <div>
                      <div align="center">
                        <!-- InstanceBeginEditable name="ProductTitle3" --><strong class="titleforproducts">LG-9158 <br />
                        <br />
                        Upper West Side <br />
                        Double Wine Case</strong><!-- InstanceEndEditable -->
                        <!-- InstanceBeginEditable name="ProductDetailButton3" --><a href="LG9158.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->
                      </div>
                    </div>
                  </div>
                </div>
              </div>
        <div class="productlayout4"></div>
        <div class="productlayout5"></div>
        <div class="productlayout6">
          <div class="product6"></div>
        </div>
      </div>
      <!-- InstanceEndRepeatEntry --><!-- InstanceBeginRepeatEntry -->
      <div class="maincontent">
        <div class="ProductTitle"><!-- InstanceBeginEditable name="PageSubTitleID" --><img src="Website Images/Blank.jpg" width="408" height="120" /><!-- InstanceEndEditable --></div>
        <div class="productlayout">
            <div class="product1">
              <div class="image1"><!-- InstanceBeginEditable name="ProductImage1" --><a href="66897.html"><img src="Website Images/Large.668-97.Encore.WineCase.Thumb.jpg" alt="668-97" width="114" height="128" /></a><!-- InstanceEndEditable --></div>
              <div class="imagetext1">
                <div>
                  <!-- InstanceBeginEditable name="ProductTitle1" --><strong class="titleforproducts">668-97 <br />
                  <br />
                  Encore Insulated <br />
                  Single Bottle Case</strong><!-- InstanceEndEditable -->
                  <!-- InstanceBeginEditable name="ProductDetailButton1" --><a href="66897.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                                  </div>
                <p> </p>
              </div>
              <p> </p>
            </div>
          </div>
            <div class="productlayout2">
              <div class="product2">
                <div class="image2"><!-- InstanceBeginEditable name="ProductImage2" --><a href="66743.html"><img src="Website Images/Large.667-43.Manhattan.WineCase.Thumb.jpg" alt="667-43" width="113" height="126" border="0" /></a><!-- InstanceEndEditable --></div>
                <div class="imagetext2">
                  <div>
                    <div align="center">
                      <!-- InstanceBeginEditable name="ProductTitle2" -->
        <h3 align="center" class="titleforproducts">667-43 </h3>
        <h3 align="center" class="titleforproducts">Manhattan Two-Bottle Cocktail Case</h3>
                      <!-- InstanceEndEditable -->
                    </div>
                    <!-- InstanceBeginEditable name="ProductDetailButton2" --><a href="66743.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                   
                  </div>
                </div>
              </div>
            </div>
              <div class="productlayout3">
                <div class="product3">
                  <div class="image3"><!-- InstanceBeginEditable name="ProductImage3" --><a href="67365133.html"><img src="Website Images/Large.673-65-133.Escape.WineCase.Thumb.jpg" alt="673-65-133" width="114" height="128" /></a><!-- InstanceEndEditable --></div>
                  <div class="imagetext3">
                    <div>
                      <div align="center">
                        <!-- InstanceBeginEditable name="ProductTitle3" --><strong class="titleforproducts">673-65-133<br />
                        <br />
                        Escape Insulated <br />
                        Wine Case</strong><!-- InstanceEndEditable -->
                        <!-- InstanceBeginEditable name="ProductDetailButton3" --><a href="67365133.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->
                      </div>
                    </div>
                  </div>
                </div>
              </div>
        <div class="productlayout4"></div>
        <div class="productlayout5"></div>
        <div class="productlayout6">
          <div class="product6"></div>
        </div>
      </div>
      <!-- InstanceEndRepeatEntry --><!-- InstanceBeginRepeatEntry -->
      <div class="maincontent">
        <div class="ProductTitle"><!-- InstanceBeginEditable name="PageSubTitleID" --><img src="Website Images/WebsiteSubTitle.OutdoorDining.jpg" width="408" height="114" alt="Outdoor Dining" /><!-- InstanceEndEditable --></div>
        <div class="productlayout">
            <div class="product1">
              <div class="image1"><!-- InstanceBeginEditable name="ProductImage1" --><a href="611701.html"><img src="Website Images/611701.RedOpen.Thumb.jpg" alt="611701" width="116" height="128" /></a><!-- InstanceEndEditable --></div>
              <div class="imagetext1">
                <div>
                  <!-- InstanceBeginEditable name="ProductTitle1" --><strong class="titleforproducts">611701 <br />
                  <br />
                  Pulley Cooler <br />
                  w/Pullman Handle</strong><!-- InstanceEndEditable -->
                  <!-- InstanceBeginEditable name="ProductDetailButton1" --><a href="611701.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                                  </div>
                <p> </p>
              </div>
              <p> </p>
            </div>
          </div>
            <div class="productlayout2">
              <div class="product2">
                <div class="image2"><!-- InstanceBeginEditable name="ProductImage2" --><a href="GR4901.html"><img src="Website Images/GR4901.Thumb.jpg" alt="GR4901" width="125" height="117" border="0" /></a><!-- InstanceEndEditable --></div>
                <div class="imagetext2">
                  <div>
                    <div align="center">
                      <!-- InstanceBeginEditable name="ProductTitle2" -->
                    <h3 align="center" class="titleforproducts">GR4901 </h3>
                    <h3 align="center" class="titleforproducts">Glacier 2-Person Picnic Set</h3>
                      <!-- InstanceEndEditable -->
                    </div>
                    <!-- InstanceBeginEditable name="ProductDetailButton2" --><a href="GR4901.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                   
                  </div>
                </div>
              </div>
            </div>
              <div class="productlayout3">
                <div class="product3">
                  <div class="image3"><!-- InstanceBeginEditable name="ProductImage3" --><a href="GR4900.html"><img src="Website Images/GR4900.thumb.jpg" width="117" height="127" alt="GR4900" /></a><!-- InstanceEndEditable --></div>
                  <div class="imagetext3">
                    <div>
                      <div align="center">
                        <!-- InstanceBeginEditable name="ProductTitle3" --><strong class="titleforproducts">GR4900 <br />
                        <br />
                        Ranier 4-Person <br />
                        Picnic Set</strong><!-- InstanceEndEditable -->
                        <!-- InstanceBeginEditable name="ProductDetailButton3" --><a href="GR4900.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->
                      </div>
                    </div>
                  </div>
                </div>
              </div>
        <div class="productlayout4"></div>
        <div class="productlayout5"></div>
        <div class="productlayout6">
          <div class="product6"></div>
        </div>
      </div>
      <!-- InstanceEndRepeatEntry --><!-- InstanceBeginRepeatEntry -->
      <div class="maincontent">
        <div class="ProductTitle"><!-- InstanceBeginEditable name="PageSubTitleID" --><img src="Website Images/Blank.jpg" width="408" height="120" /><!-- InstanceEndEditable --></div>
        <div class="productlayout">
            <div class="product1">
              <div class="image1"><!-- InstanceBeginEditable name="ProductImage1" --><a href="75000175.html"><img src="Website Images/Large.750-00-175.Buccaneer.Tailgate.Thumb.jpg" alt="750-00-175" width="118" height="129" /></a><!-- InstanceEndEditable --></div>
              <div class="imagetext1">
                <div>
                  <!-- InstanceBeginEditable name="ProductTitle1" --><strong class="titleforproducts">750-00-175 <br />
                  <br />
                  Buccaneer Tailgating Charcoal Grill/Cooler</strong><!-- InstanceEndEditable -->
                  <!-- InstanceBeginEditable name="ProductDetailButton1" --><a href="75000175.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                                  </div>
                <p> </p>
              </div>
              <p> </p>
            </div>
          </div>
            <div class="productlayout2">
              <div class="product2">
                <div class="image2"><!-- InstanceBeginEditable name="ProductImage2" --><a href="77085175.html"><img src="Website Images/Large.770-85-175.VulcanWithTrolley.Thumb.jpg" alt="770-85-175" width="112" height="127" border="0" /></a><!-- InstanceEndEditable --></div>
                <div class="imagetext2">
                  <div>
                    <div align="center">
                      <!-- InstanceBeginEditable name="ProductTitle2" -->
            <h3 align="center" class="titleforproducts">770-85-175</h3>
            <h3 align="center" class="titleforproducts">Vulcan Tailgating Grill/Cooler With Trolley</h3>
                      <!-- InstanceEndEditable -->
                    </div>
                    <!-- InstanceBeginEditable name="ProductDetailButton2" --><a href="77085175.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                   
                  </div>
                </div>
              </div>
            </div>
              <div class="productlayout3">
                <div class="product3">
                  <div class="image3"><!-- InstanceBeginEditable name="ProductImage3" --><a href="77000175.html"><img src="Website Images/Large.770-00-175.Vulcan.Thumb.jpg" alt="770-00-175" width="111" height="130" /></a><!-- InstanceEndEditable --></div>
                  <div class="imagetext3">
                    <div>
                      <div align="center">
                        <!-- InstanceBeginEditable name="ProductTitle3" --><strong class="titleforproducts">770-00-175 <br />
                        <br />
                        Vulcan Tailgating <br />
                        Gas Grill/Cooler</strong><!-- InstanceEndEditable -->
                        <!-- InstanceBeginEditable name="ProductDetailButton3" --><a href="77000175.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->
                      </div>
                    </div>
                  </div>
                </div>
              </div>
        <div class="productlayout4"></div>
        <div class="productlayout5"></div>
        <div class="productlayout6">
          <div class="product6"></div>
        </div>
      </div>
      <!-- InstanceEndRepeatEntry --><!-- InstanceBeginRepeatEntry -->
      <div class="maincontent">
        <div class="ProductTitle"><!-- InstanceBeginEditable name="PageSubTitleID" --><img src="Website Images/WebsiteSubTitle.WineBarSets.jpg" width="408" height="114" alt="Wine &amp; Bar Sets" /><!-- InstanceEndEditable --></div>
        <div class="productlayout">
            <div class="product1">
              <div class="image1"><!-- InstanceBeginEditable name="ProductImage1" --><a href="EH3313.html"><img src="Website Images/EH3313.Thumb.jpg" alt="EH3313" width="130" height="118" /></a><!-- InstanceEndEditable --></div>
              <div class="imagetext1">
                <div>
                  <!-- InstanceBeginEditable name="ProductTitle1" --><strong class="titleforproducts">EH3313 <br />
                  <br />
                  Attache  <br />
                  Martini Set</strong><!-- InstanceEndEditable -->
                  <!-- InstanceBeginEditable name="ProductDetailButton1" --><a href="EH3313.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                                  </div>
                <p> </p>
              </div>
              <p> </p>
            </div>
          </div>
            <div class="productlayout2">
              <div class="product2">
                <div class="image2"><!-- InstanceBeginEditable name="ProductImage2" --><a href="EH3319.html"><img src="Website Images/EH3319.Thumb.jpg" alt="EH3319" width="131" height="118" border="0" /></a><!-- InstanceEndEditable --></div>
                <div class="imagetext2">
                  <div>
                    <div align="center">
                      <!-- InstanceBeginEditable name="ProductTitle2" -->
  <h3 align="center" class="titleforproducts">EH3319 </h3>
  <h3 align="center" class="titleforproducts">Frasco Wine/Bar Set</h3>
                      <!-- InstanceEndEditable -->
                    </div>
                    <!-- InstanceBeginEditable name="ProductDetailButton2" --><a href="EH3319.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                   
                  </div>
                </div>
              </div>
            </div>
              <div class="productlayout3">
                <div class="product3">
                  <div class="image3"><!-- InstanceBeginEditable name="ProductImage3" --><a href="EH3309.html"><img src="Website Images/EH3309.thumb.jpg" alt="EH3309" width="114" height="128" /></a><!-- InstanceEndEditable --></div>
                  <div class="imagetext3">
                    <div>
                      <div align="center">
                        <!-- InstanceBeginEditable name="ProductTitle3" --><strong class="titleforproducts">EH3309 <br />
                        <br />
                        Colta II <br />
                        Wine/Bar Set</strong><!-- InstanceEndEditable -->
                        <!-- InstanceBeginEditable name="ProductDetailButton3" --><a href="EH3309.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->
                      </div>
                    </div>
                  </div>
                </div>
              </div>
        <div class="productlayout4"></div>
        <div class="productlayout5"></div>
        <div class="productlayout6">
          <div class="product6"></div>
        </div>
      </div>
      <!-- InstanceEndRepeatEntry --><!-- InstanceBeginRepeatEntry -->
      <div class="maincontent">
        <div class="ProductTitle"><!-- InstanceBeginEditable name="PageSubTitleID" --><img src="Website Images/Blank.jpg" width="408" height="120" /><!-- InstanceEndEditable --></div>
        <div class="productlayout">
            <div class="product1">
              <div class="image1"><!-- InstanceBeginEditable name="ProductImage1" --><a href="68904.html"><img src="Website Images/Large.868-00-113.WineTools.Thumb.jpg" alt="689-04" width="116" height="131" /></a><!-- InstanceEndEditable --></div>
              <div class="imagetext1">
                <div>
                  <!-- InstanceBeginEditable name="ProductTitle1" --><strong class="titleforproducts">689-04 <br />
                  <br />
                  Metro 4-Piece <br />
                  Wine Tools</strong><!-- InstanceEndEditable -->
                  <!-- InstanceBeginEditable name="ProductDetailButton1" --><a href="68904.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                                  </div>
                <p> </p>
              </div>
              <p> </p>
            </div>
          </div>
            <div class="productlayout2">
              <div class="product2">
                <div class="image2"><!-- InstanceBeginEditable name="ProductImage2" --><a href="CPP2027.html"><img src="Website Images/CPP-2027.Thumb.jpg" alt="CPP-2027" width="118" height="125" border="0" /></a><!-- InstanceEndEditable --></div>
                <div class="imagetext2">
                  <div>
                    <div align="center">
                      <!-- InstanceBeginEditable name="ProductTitle2" --><span class="titleforproducts">CPP-2027 <br />
                      <br />
                      Charming Wine <br />
                      Gift Set </span><!-- InstanceEndEditable -->
                    </div>
                    <!-- InstanceBeginEditable name="ProductDetailButton2" --><a href="CPP2027.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                   
                  </div>
                </div>
              </div>
            </div>
              <div class="productlayout3">
                <div class="product3">
                  <div class="image3"><!-- InstanceBeginEditable name="ProductImage3" --><a href="PL7705.html"><img src="Website Images/PL-7705.Thumb.jpg" alt="PL-7705" width="113" height="124" /></a><!-- InstanceEndEditable --></div>
                  <div class="imagetext3">
                    <div>
                      <div align="center">
                        <!-- InstanceBeginEditable name="ProductTitle3" --><strong class="titleforproducts">PL-7705 <br />
                        <br />
                        Rosewood Wine <br />
                        Gift Set</strong><!-- InstanceEndEditable -->
                        <!-- InstanceBeginEditable name="ProductDetailButton3" --><a href="PL7705.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->
                      </div>
                    </div>
                  </div>
                </div>
              </div>
        <div class="productlayout4"></div>
        <div class="productlayout5"></div>
        <div class="productlayout6">
          <div class="product6"></div>
        </div>
      </div>
      <!-- InstanceEndRepeatEntry --><!-- InstanceBeginRepeatEntry -->
      <div class="maincontent">
        <div class="ProductTitle"><!-- InstanceBeginEditable name="PageSubTitleID" --><img src="Website Images/Blank.jpg" width="408" height="120" /><!-- InstanceEndEditable --></div>
        <div class="productlayout">
            <div class="product1">
              <div class="image1"><!-- InstanceBeginEditable name="ProductImage1" --><a href="86313504.html"><img src="Website Images/Large.863-13-504.Celebration.WineSet.Thumb.jpg" alt="863-13-504" width="116" height="125" /></a><!-- InstanceEndEditable --></div>
              <div class="imagetext1">
                <div>
                  <!-- InstanceBeginEditable name="ProductTitle1" --><strong class="titleforproducts">863-13-504 <br />
                  <br />
                  Celebration <br />
                  Wine Set</strong><!-- InstanceEndEditable -->
                  <!-- InstanceBeginEditable name="ProductDetailButton1" --><a href="86313504.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                                  </div>
                <p> </p>
              </div>
              <p> </p>
            </div>
          </div>
            <div class="productlayout2">
              <div class="product2">
                <div class="image2"><!-- InstanceBeginEditable name="ProductImage2" --><a href="88100504.html"><img src="Website Images/Large.881-00-504.Chablis.WineSet.Thumb.jpg" alt="881-00-504" width="112" height="106" border="0" /></a><!-- InstanceEndEditable --></div>
                <div class="imagetext2">
                  <div>
                    <div align="center">
                      <!-- InstanceBeginEditable name="ProductTitle2" -->
          <h3 align="center" class="titleforproducts">881-00-504</h3>
          <h3 align="center" class="titleforproducts"> </h3>
          <h3 align="center" class="titleforproducts">Chablis Wine Set</h3>
                      <!-- InstanceEndEditable -->
                    </div>
                    <!-- InstanceBeginEditable name="ProductDetailButton2" --><a href="88100504.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                   
                  </div>
                </div>
              </div>
            </div>
              <div class="productlayout3">
                <div class="product3">
                  <div class="image3"><!-- InstanceBeginEditable name="ProductImage3" --><a href="88500179.html"><img src="Website Images/Large.885-00-179.Chaianti.WineSet.Thumb.jpg" alt="888-00-179" width="117" height="126" /></a><!-- InstanceEndEditable --></div>
                  <div class="imagetext3">
                    <div>
                      <div align="center">
                        <!-- InstanceBeginEditable name="ProductTitle3" --><strong class="titleforproducts">888-00-179 <br />
                        <br />
                        Grenache Black <br />
                        Wine Set</strong><!-- InstanceEndEditable -->
                        <!-- InstanceBeginEditable name="ProductDetailButton3" --><a href="88500179.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->
                      </div>
                    </div>
                  </div>
                </div>
              </div>
        <div class="productlayout4"></div>
        <div class="productlayout5"></div>
        <div class="productlayout6">
          <div class="product6"></div>
        </div>
      </div>
      <!-- InstanceEndRepeatEntry --><!-- InstanceEndRepeat -->
      <div id="navigation">
        <ul id="MenuBar1" class="MenuBarVertical">
          <li><a href="index.html" title="The Executive VIP">Home</a></li>
          <li><a href="aboutus.html" title="Extend Your Brand">Extend Yor Brand</a></li>
          <li><a class="MenuBarItemSubmenu" href="#">For The VIP</a>
            <ul>
              <li><a href="winebarsets.html" title="The Wine Connoisseur">The Wine Connoisseur</a></li>
              <li><a href="confections.html" title="Gourmet Confections">Gourmet Confections</a></li>
              <li><a href="madeforipadiphone.html" title="Made for iPad &amp; iPhone">Made for iPad &amp; iPhone</a></li>
              <li><a href="viplounge.html" title="The VIP Lounge">The VIP Lounge</a></li>
              <li><a href="laptopaccessories.html" title="Laptop Accessories">Laptop Accessories</a></li>
              <li><a href="clocks.html" title="Clocks">Clocks</a></li>
              <li><a href="finetimepieces.html" title="Fine Timepieces">Fine Timepieces</a></li>
            </ul>
          </li>
          <li><a href="#" class="MenuBarItemSubmenu">Bags &amp; Luggage</a>
            <ul>
              <li><a href="checkpointlaptopbags.html" title="Checkpoint Friendly Laptop Bags">Checkpoint Friendly Laptop Bags</a></li>
              <li><a href="travelluggage.html" title="Business Travel Luggage">Business Travel Luggage</a></li>
              <li><a href="theladytraveler.html" title="The Lady Traveler">The Lady Traveler</a></li>
              <li><a href="travelaccessories.html" title="Travel Accessories">Travel Accessories</a></li>
              <li><a href="golf.html" title="The Golf Enthusiast">The Golf Enthusiast</a></li>
              <li><a href="organizationfitness.html" title="Professional Organization &amp; Fitness">Professional Organization &amp; Fitness</a></li>
            </ul>
          </li>
          <li><a href="#" class="MenuBarItemSubmenu">Brand Promotions</a>
            <ul>
              <li><a href="promotional.html" title="Promotional Products">Promotional Products</a></li>
              <li><a href="writinginstruments.html" title="Writing Instruments">Writing Instruments</a></li>
              <li><a href="drinkware.html" title="Drinkware">Drinkware</a></li>
            </ul>
          </li>
          <li><a href="vipdiscussion.html" title="The VIP Discussion">The VIP Discussion</a></li>
          <li><a href="purchase.html" title="How To Purchase">How To Purchase</a></li>
          <li><a href="contactus.html" title="Contact Us">Contact Us</a></li>
        </ul><!-- InstanceBeginEditable name="earthornament" -->
        <div id="Earth"><em><img src="Website Images/Earth Ornament.jpg" width="201" height="289" alt="Earth" /></em></div>
        <!-- InstanceEndEditable -->       
      </div>
      <div id="footer"><!-- InstanceBeginEditable name="nextpagebutton" -->
        <div id="nextpagebutton"></div>
      <!-- InstanceEndEditable --><!-- InstanceBeginEditable name="copywriteID" -->
        <div id="copywrite">&copy; iCheveux 2011</div>
      <!-- InstanceEndEditable --><!-- InstanceBeginEditable name="privacypolicy" -->
        <div id="privacypolicy">Our Privacy Policy</div>
        <!-- InstanceEndEditable --><!-- InstanceBeginEditable name="contactphone" -->
        <div id="ContactSales"><strong>Contact Sales: 1-877-436-9857</strong></div>
        <!-- InstanceEndEditable --></div>
    </div>
    <!-- end .content --></div>
  <!-- end .container --></div>
<script type="text/javascript">
swfobject.registerObject("FlashID");
var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
var MenuBar2 = new Spry.Widget.MenuBar("MenuBar2", {imgRight:"../SpryAssets/SpryMenuBarRightHover.gif"});
</script>
</body>
<!-- InstanceEnd --></html>

Similar Messages

  • Can i have multiple applications open on one page

    can i have multiple applications open on one page?

    JShimazaki wrote:
    Mac OS X Mountain Lion supports multitasking like cbs20 mentioned. Just like MS Windows just press alt+tab to switch to whatever applications you have open.
    Actually it isn't Alt-Tab on OS X, it's Command-Tab to use the Application Switcher.
    Also, Control+ left/right arrow key will switch spaces if that's what's desired.

  • HT204053 I have multiple devices used by family members, how do you make sure the kids don't see Moms messages from Dad and visa versa?

    I have multiple devices used by family members, how do you make sure the kids don't see Moms messages from Dad and visa versa?

    Hi Roger:
    Thanks for the reply.  I think I figured out the problem.  Apple has confused (at least in my mind) the different IDs that people can have.  In the iCloud settings, they use the term Apple ID and not iCloud ID.  I guess there really is no such thing as an iCloud ID.  There are Apple IDs with various attributes.  This is not clearly explained or easy to see (how could I look up to see if my Apple ID is associated with iTunes for example?).
    I created, what I thought were iCloud IDs for each family member, but we all use my Apple ID for iTunes.
    One other question - why does the syncing of Notes using iCloud require an @me.com email account.  That makes no sense to me.
    Thanks for your help!
    AO

  • I have multiple email accounts.  One is a google email and another aol.  I have the aol going into my google.  I Now Go Lead Generate! Am using outlook on my pc.  How can I get my outlook to share with my ipad?

    I have multiple email accounts.  One is a google email and another aol.  I have the aol going into my google.  I Now Go Lead Generate! Am using outlook on my pc.  How can I get my outlook to share with my ipad?

    In Mail Preferences/Accounts/each GMail account, set up the SMTP Outgoing Server for each account separately, going into SMTP name/edit/Advanced and specify the Username of each account.  The Outgoing servers must be two different servers, authenticated by the Username and Password of each.
    Otherwise, the GMail SMTP server will change the from address to that of the account where the SMTP server was setup.
    Ernie

  • Contacts producing multiple entries as does calendar . How to stop and fix please.

    Contacts producing multiple entries as does Calender. How to stop and fix pls?

    ok easiest way it to restore to factory setting and start from there. When you go to do your first sync you don’t “sync contacts or calendar”. When you add mobile me onto your Ipad select all the services that you want to enable and then mobile me will keep everything in sync.
    If you need futher steps let me know

  • Vodafone say apple to have to unlock iphone out of contract is this correct and how? Thanks

    Vodafone say apple to have to unlock iphone out of contract is this correct and how? Thanks

    Dayanueva wrote:
    Another rep said pay 8€ we will send an email telling you what to do with the code in the email all via iTunes again. No email or code received. What a mess.
    You're being lied to. There is no code. The unlock process is summarized as follows:
    You request an unlock from the carrier
    Your carrier enters the request into their system
    time passes...and passes...and passes
    Eventually someone at the carrier approves the request
    The approved request is sent to Apple
    It goes into a queue at Apple
    Eventually (usually 1-2 days) Apple updates their activation database to show the phone as unlocked
    You then connect the phone to iTunes on your computer and click the "Restore iPhone" button in iTunes
    If the request has been processed, when the Restore is complete you will get a message "Congratulations. Your iPhone is unlocked"
    Summary quoted with gratitude from Lawrence Finch, another regular participant in the forums.

  • Multiple head tags on instance pages

    Hi there,
    I have a problem whereby pages created from a template are
    producing multiple head tags, 3 pairs in fact.
    I have used the Check Template Syntax and it is OK.
    If I remove the doctype it does not create these duplicate
    head areas.
    Here is my doctype in the dwt:
    &lt;!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"
    xml:lang="en">
    <head>
    &lt;!-- TemplateInfo codeOutsideHTMLIsLocked="false"
    -->
    and here is what is being output in instance pages:
    &lt;!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"
    xml:lang="en"><head></head><head></head><head></head>&lt;!--
    InstanceBegin template="/Templates/master.dwt"
    codeOutsideHTMLIsLocked="false" -->
    I have searched the forums and the web in general but have
    found no help. Any help would be greatly appreciated.
    kind regards

    > Have you ever heard of editable-head-areas being
    duplicated?
    No. But I have recommended consistently that Nested templates
    are too
    complex for casual use. Frankly, I have not found a good
    scenario that
    would compel me to use them at all. I don't encourage that
    you use them
    either - why are you?
    > I have a master template, and the head area has a
    Dreamweaver
    > editable-area
    > tag around the entire head area.
    Why would you do this? All you need there is the doctitle and
    the head
    region.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "scratchmybrain" <[email protected]> wrote
    in message
    news:[email protected]...
    > Hi Murray
    >
    > sorry if that was confusing.
    >
    > What it meant is, and some more of the story, as
    follows:
    >
    > I have a master template, and the head area has a
    Dreamweaver
    > editable-area
    > tag around the entire head area.
    >
    > I have made new nested templates from the master, each
    of which have the
    > editable-area tag around the entire head.
    >
    > However, whenever I made a new template based on the
    master, Dreamweaver
    > would
    > assign a second editable-area tag immediately after the
    head, but which
    > was
    > *also* called the 'head'.
    >
    > And since I had 2 areas called the 'head', the second of
    which (an empty
    > tag)
    > seemed to take precedent over the former, and
    obliterated the head of
    > subsequent child pages.
    >
    > Indeed just by editing the master it applied the same
    extra set of tags to
    > each nested template.
    >
    > All of this happened before I became aware of what the
    problem was, and by
    > hunting around I found this extra editable-area tag to
    be the culprit.
    >
    > I do not have access to the files until Monday next
    week, so I can't
    > attach
    > anything.
    >
    > Have you ever heard of editable-head-areas being
    duplicated?
    >
    > thanks Murray
    >
    > cheers
    >
    > Darryl
    >
    >

  • Can I have multiple open windows of a Page document?

    I can't see such a command anywhere.  Most all other Apps allow this and is very handy.  I have the latest Pages version (5.5) and Yosemite (10.10)
    TIA,
    Allan

    How might I make a suggestion to Apple to add multiple windows for a file?  I love the program otherwise but this is basic by today's standards!
    Allan

  • If I have multiple iPods on the same account how do I message just one

    If I have multiple iPods how do I communicate with just one

    On the other iPods go to Settings>Messages>Receive At and add a unique email messaging address and delete the original email address.

  • My computer says I cannot use icloud because I have multiple versions of outlook installed. How do I find out which versions are installed and how do I decide which one to delete?

    My computer states that I have multiple versions of outlook installed and that i cannot use icloud. How d if find out which versions are installed and which ne to delete without interrupting the other?

    That's a Windows/Office problem. You should ask in the Microsoft support forums.

  • When I have multiple browser windows open - but in the "minimized" mode - and I want to open up one of them for viewing, ALL of the windows automatically open as well. How do I prevent this annoying function. I cannot find it anywhere in the options.

    This does not appear to be a system issue, but rather a functional aspect of the browser windows. E.g., if I have 7 browser windows open to different sites... and all are Minimized, and I decide to open one to study, THEY ALL POP OPEN automatically. I am using Firefox v3.6.8 on Windows 7. This is an annoying behavior of the browser, and I am sure it can be somehow "turned off" but cannot determine how to do that. I have looked through all options. I am not a techie, but have reasonable proficiency with software apps.

    This can happen if you drag a tab slightly down in the browser window while clicking.
    Firefox has a feature called tear-off tabs
    You can detach a tab from the current window and open it in a new window by dragging a tab in the browser window.
    You can also do this via the right-click context menu of a tab: Move to New Window
    You can drag that tab back to the tab bar in the original window to undo that detaching.
    * https://addons.mozilla.org/firefox/addon/bug489729-disable-detach-and-t

  • Page not showing correctly and missing sitemap

    I have two problems involving Dreamweaver 8.02.
    First is the index page not loading correctly. But when you
    preview the page from Dreamweaver's browser everything shows fine.
    But opening up a new broswer it is all messed up. I am using
    Dreamweaver 8.02 and one of the existing templates in CSS style.
    Second issue is the missing sitemap whenever I FTP files to
    the server. I used to be able to view the remote site and the local
    files side by side. Now. the white box indicating that perspective
    is gone. Did I click on something accidentally? If so, how do I
    reset everything?
    Here's the URL:
    http://www.clarkandclarkpublishing.com/
    I have also attached the code.

    I'm not sure but could the problem possibly be with the router itself. I checked many other topics of people reporting the same problems as me and the person above me. They all seem to be the same WRT54G wireless routers and all seem to have been reported at least within the last couple weeks. It seemed like the help given too never really helped the problem. I'm sure it's not the browser because I have had the same result on all that I've tried or the firewall because I have had that off while trying just like everyone else who seemed to have the problem.

  • In Pages, how to search and replace text involving invisible characters?

    In Pages documents, how to search and replace text involving invisible characters, colors and font sizes—a task which is so easy in Mircosoft Word?

    I read that an older version of Pages allowed users to enter special characters in the search/replace fields, but this did not work for me.
    Here: http://www.macworld.com/article/1156533/pagesspecialcharacters.html
    I still am looking for a way to do this.

  • Can i have multiple paper sizes in one pages document?

    Is there any way to configure a pages document with 2 different page sizes?  I want to create a 4 page annual report (for online viewing only) where pages 2-3 are shown on a single horizontal 11 x 17 page, but cover and back are 8.5 x 11 vertical.

    You were supposed to have 2 separate Pages documents and 2 separate pdfs from those, each with different pages sizes.
    You open both and drag the thumbnails from one into the other to combine them.
    Peter

  • Can we  have a href tags in jsf page

    hi all,
    I tried inserting a link in jsf page using <a href> tag but when I click it, it is appending the link to contextroot.
    For Example:
    <f:verbatim>
    click here
    </f:verbatim>
    and when I click on it, I see http://www.google.com is appended to my application url after context root like
    http://localhost:9080/Ma/view/India/http://www.google.com
    and I get 404 error. how do I do it without having my application url.
    Thanks
    Ma
    Edited by: niki007 on Jan 12, 2009 4:32 PM

    This problem can occur if you didn't specify any protocol (http:// or https:// or others) in the link. But your example looks fine. I think that you modified the real code to this example, without being aware that you solved the problem yourself.
    At any way, you can also just use h:outputLink to render <a> elements.

Maybe you are looking for

  • Inspection Lot Type 03 Confirmation Pop-Up

    Gurus, Can anyone tell me why I am getting a Pop-Up that has the fields for 'Yield', 'Scrap' and 'Rework Qty' and Radio buttons for Partial Confirmation, Final Confirmation and No Confirmation on an 03 Lot when I complete all results and hit save in

  • Error in crmd_order

    Dear Friends, I have created one sLA and assigned the same to support hotline standard product Later assigned the product to ibase. Now when i creating a business transaction from crmd_order of slfn type i am getting this error ENTER PRODUCT BEFORE P

  • Aperture/iPhoto to Photos workflow

    I have an iMac and MBA - plus an tPhone 5c and IPad Mini. The latter 2 I use the MBA for syncing always as I travel a lot. Over the years, i have tried to keep my MBA aperture library somewhat synced to my iMac library-often manually.  The Merge func

  • HOW TO RESET E51 ?

    Can anyone tell me how to reset the phone? my keypad is locked and I can't unlock it? help please...........

  • Doubt in shopping cart

    Hi all, i am working on SRM 5.0 classical scenario...Can i create a shopping cart using materials in my backend system.(I havent replicated the material to ebp)..Is it possible to d o that. Thanks&Regards, Hari