document.writeln( '<div class="leftNavHeading"><div>New Electric Ranges</div></div>' );
document.writeln( '<div class="leftNavContent">' );
document.writeln( '	<ul>' );
document.writeln( '		<li><a href="/products/introductions/double_oven_range/index.htm">GE Profile&trade; Double Oven Ranges</a></li>' );
document.writeln( '		<li><a href="/products/introductions/double_oven_range/product_highlights.htm">Product Highlights</a></li>' );
document.writeln( '		<li><a href="/products/introductions/double_oven_range/explore_gallery.htm">Explore Gallery</a></li>' );
document.writeln( '		<li><a href="/products/introductions/double_oven_range/available_models.htm">Available Models</a></li>' );
document.writeln( '	</ul>' );
document.writeln( '</div>' );
document.writeln( '<div class="leftNavBottom"></div>' );

