File: /home/bigisxfd/public_html/old/wp-content/plugins/advanced-iframe/example/example_detail2.html
<!DOCTYPE>
<html>
<head>
<style>
div {margin:2px;padding:4px;}
body { color: #555555; font-family: Verdana,"BitStream vera Sans",Tahoma,Helvetica,Sans-serif; font-size: 12px; line-height:16px; }
</style>
</head>
<body>
<div id="iframe-header" style="height:50px;border:2px solid #000;">This is the header div: id="iframe-header" Of the detail page 2
</div>
<div id="iframe-main" style="border:2px solid #f00;">
<div id="iframe-navigation" style="border:2px solid #00f;float:left;width:200px;height:400px;">This is the navigation div: id="iframe-navigation"
<br>
<p><a id="iframe-right-div-link-1" href="example.html">Link 1</a></p>
<p><a id="iframe-right-div-link-2" href="example.html">Link 2</a></p>
<p><a id="iframe-right-div-link-3" href="example.html">Link 3</a></p>
</div>
<div id="iframe-content" style="min-width:200px;height:402px;">
<p>Detail view image 2:</p>
<p>
<a href="example.html"><img src="small2.jpg" /></a>
<br /><a href="example.html">back to the thumbnails</a>
</p>
</div>
</div>
<div style="clear:both;padding:0px;">
<!-- // -->
</div>
<div id="iframe-footer" style="height:50px;border:2px solid #0ff;">
<p>This is the footer div: id="iframe-footer"
</p>
</div>
</body>
</html>