<!-- 

// NOTE: If you use a ' add a slash before it like this \'


var leftspacing		= "1"		// LEFT MENU PADDING
var rightspacing	= "20"		// RIGHT MENU PADDING
var menuside		= "right"	// MENU SIDE | left | right | center
var menuwidth		= "160"		// TOTAL MENU WIDTH (use if wrapping is apparent)


document.write('<table cellpadding="0" cellspacing="0" border="0" class="menutable"><tr><td class="printhide" align="'+menuside+'">');
document.write('<table cellpadding="0" cellspacing="0" border="0"><tr><td width="'+leftspacing+'">');
document.write('<img src="/picts/boudoir_photographers_spacer.gif"  alt="boudoir photographers" title="boudoir photographers orange county" width="'+leftspacing+'" height="1"><br>');
document.write('</td><td>');

document.write('<ul id="menunav">');





// START MENU LINKS - EDIT BELOW THIS AREA






document.write('  <li style="width: 60px;"><a href="/index.html">Home <img src="/picts/boudoir_photographers_heart.jpg"  alt="boudoir photographers" title="boudoir photographers orange county" width="11" height="11"</a>'); 
document.write('    <ul>');
document.write('      <li><a href="/index.html">Home </a></li>');


document.write('      <li><a href="/about.html">About Us</a></li>');
document.write('    </ul>');
document.write('  </li>');

document.write('  <li style="width: 135px;"><a href="/blog/">Blog <img src="/picts/boudoir_photographers_heart.jpg"  alt="boudoir photographers" title="boudoir photographers orange county" width="11" height="11"</a>'); 
document.write('    <ul>');
document.write('      <li><a href="/blog">Blog</a></li>');

document.write('    </ul>');
document.write('  </li>');

document.write('  <li style="width: 135px;"><a href="/boudoirRetouching/Digital_Plastic_Surgery.html">Make Me Beautiful <img src="/picts/boudoir_photographers_heart.jpg"  alt="boudoir photographers" title="boudoir photographers orange county" width="11" height="11"</a>'); 
document.write('    <ul>');
document.write('      <li><a href="/boudoirRetouching/Digital_Plastic_Surgery.html">Digital Perfection</a></li>');

document.write('    </ul>');
document.write('  </li>');

document.write('  <li style="width: 110px;"><a href="/testimonials.html">Testimonials <img src="/picts/boudoir_photographers_heart.jpg"  alt="boudoir photographers" title="boudoir photographers orange county" width="11" height="11"</a>'); 
document.write('    <ul>');
document.write('      <li><a href="/testimonials.html">Testimonials</a></li>');

document.write('    </ul>');
document.write('  </li>');

document.write('  <li style="width: 70px;"><a href="/FAQ/faq-home.html">F.A.Q. <img src="/picts/boudoir_photographers_heart.jpg"  alt="boudoir photographers" title="boudoir photographers orange county" width="11" height="11"</a>'); 
document.write('    <ul>');
document.write('      <li><a href="/FAQ/faq-home.html">F.A.Q.</a></li>');

document.write('    </ul>');
document.write('  </li>');


document.write('  <li style="width: 70px;"><a href="/boudoirPhotographer/boudoir_photography_packages.html">Prices <img src="/picts/boudoir_photographers_heart.jpg"  alt="boudoir photographers" title="boudoir photographers orange county" width="11" height="11"</a>'); 
document.write('    <ul>');
document.write('      <li><a href="/boudoirPhotographer/boudoir_photography_packages.html">Package prices</a></li>');

document.write('    </ul>');
document.write('  </li>');





document.write('  <li style="width: 90px;"><a href="/boudoir.html">Galleries <img src="/picts/boudoir_photographers_heart.jpg"  alt="boudoir photographers" title="boudoir photographers orange county" width="11" height="11"</a>');
document.write('    <ul>');
document.write('      <li><a href="/boudoir.html">Boudoir Gallery</a></li>');
document.write('      <li><a href="/beach-nudes1.html">Beach Nudes Gallery</a></li>');
document.write('      <li><a href="/beach-nudes2.html">Beach Nudes Gallery</a></li>');
document.write('      <li><a href="/beach-nudes3.html">Beach Nudes Gallery</a></li>');
document.write('      <li><a href="/gallery-glamour.html">Glamour Gallery</a></li>');
document.write('      <li><a href="/art-nudes1.html">Art Nudes Gallery</a></li>');
document.write('      <li><a href="/gallery-pinup.html">Pin Up Gallery</a></li>');
document.write('      <li><a href="/gallery-lingerie.html">Lingerie Gallery</a></li>');
document.write('    </ul>');
document.write('  </li>');


http://lwlarsen.com/C_Shop/catalog/index.php



document.write('  <li style="width: 90px;"><a href="/news.html">Resources <img src="/picts/boudoir_photographers_heart.jpg"  alt="boudoir photographers" title="boudoir photographers orange county" width="11" height="11"</a>');
document.write('    <ul>');
document.write('      <li><a href="/news.html">Company News</a></li>');
document.write('      <li><a href="/links.html">Website Links</a></li>');
document.write('    </ul>');
document.write('  </li>');






document.write('  <li style="width: 70px;"><a href="/site_map.html">help <img src="/picts/boudoir_photographers_heart.jpg"  alt="boudoir photographers" title="boudoir photographers orange county" width="11" height="11"</a>');
document.write('    <ul>');
document.write('      <li><a href="/site_map.html">Site Map</a></li>');
document.write('      <li><a href="/FAQ/faq-home.html">F.A.Q.</a></li>');
document.write('      <li><a href="/contact.html">Contact Us</a></li>');
document.write('      <li><a href="/PDFgallery.htm">Agreements</a></li>');
document.write('    </ul>');
document.write('  </li>');





document.write('<li style="width: 70px;"><a href="/contact.html">contact<img src="/picts/boudoir_photographers_heart.jpg"  alt="boudoir photographers" title="boudoir photographers orange county" width="11" height="11"</a></li>');





// END LINKS //

document.write('</ul>');

document.write('</td><td width="'+rightspacing+'">');
document.write('<img src="/picts/boudoir_photographers_spacer.gif"  alt="boudoir photographers" title="boudoir photographers orange county" width="'+rightspacing+'" height="1"><br>');
document.write('</td></tr></table>');
document.write('</td></tr><tr><td width="'+menuwidth+'">');
document.write('<img src="/picts/boudoir_photographers_spacer.gif"  alt="boudoir photographers" title="boudoir photographers orange county" width="'+menuwidth+'" height="1"><br>');
document.write('</td></tr></table>');

// END -->
