Hey first off thanks I got it up and running with that like on my old site. I used Mac's iWeb to do my new site. When I pluged the line in to embed the security show it doesn't work any ideas.
Here is the code for the page:
<?xml version="1.0" encoding="UTF-8"?>
<!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><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="Generator" content="iWeb 1.1.2" />
<title>Security Cam</title>
<link rel="stylesheet" type="text/css" media="screen" href="Security%20Cam_files/Security%20Cam.css" /><script type="text/javascript" src="Security%20Cam_files/Security%20Cam.js"></script>
</head>
<body style="background: #000000; margin: 0pt; " onload="onPageLoad();">
<div style="text-align: center; ">
<div style="margin-bottom: 0px; margin-left: auto; margin-right: auto; margin-top: 0px; overflow: hidden; position: relative; background: #000000; text-align: left; width: 700px; " id="body_content">
<div style="float: left; height: 0px; line-height: 0px; margin-left: 0px; position: relative; width: 700px; z-index: 10; " id="header_layer">
<div style="height: 0px; line-height: 0px; " class="tinyText"> </div>
</div>
<div style="height: 46px; margin-left: 0px; position: relative; width: 700px; z-index: 0; " id="nav_layer">
<div style="height: 0px; line-height: 0px; " class="tinyText"> </div>
<div style="height: 46px; left: 0px; position: absolute; top: 0px; width: 700px; z-index: 1; " class="graphic_navigationbar_style_default">
<div style="background: transparent url(Security%20Cam_files/navbar_separator_0.png) no-repeat scroll center; height: 29px; left: 325px; position: absolute; top: 10px; width: 11px; z-index: 1; "></div>
<div style="background: transparent url(Security%20Cam_files/navbar_separator_1.png) no-repeat scroll center; height: 29px; left: 382px; position: absolute; top: 10px; width: 11px; z-index: 1; "></div>
<div style="background: transparent url(Security%20Cam_files/navbar_active.png) no-repeat scroll center; height: 36px; left: 389px; position: absolute; top: 7px; width: 122px; z-index: 1; "></div>
<div style="background: transparent url(Security%20Cam_files/navbar_0_normal.png) no-repeat scroll center; height: 36px; left: 189px; position: absolute; top: 7px; width: 140px; z-index: 1; " id="navbar_0_normal"></div>
<div style="background: transparent url(Security%20Cam_files/navbar_0_rollover.png) no-repeat scroll center; height: 36px; left: 189px; position: absolute; top: 7px; visibility: hidden; width: 140px; z-index: 1; " id="navbar_0_rollover"></div>
<a style="display: block; height: 29px; left: 193px; position: absolute; top: 10px; width: 133px; z-index: 2; " onmouseout="NBmouseout('0');" href="CoolOperations.html" onmouseover="NBmouseover('0');"></a>
<div style="background: transparent url(Security%20Cam_files/navbar_1_normal.png) no-repeat scroll center; height: 36px; left: 332px; position: absolute; top: 7px; width: 54px; z-index: 1; " id="navbar_1_normal"></div>
<div style="background: transparent url(Security%20Cam_files/navbar_1_rollover.png) no-repeat scroll center; height: 36px; left: 332px; position: absolute; top: 7px; visibility: hidden; width: 54px; z-index: 1; " id="navbar_1_rollover"></div>
<a style="display: block; height: 29px; left: 336px; position: absolute; top: 10px; width: 47px; z-index: 2; " onmouseout="NBmouseout('1');" href="Pets.html" onmouseover="NBmouseover('1');"></a>
</div>
</div>
<div style="margin-left: 0px; position: relative; width: 700px; z-index: 5; " id="body_layer">
<div style="height: 0px; line-height: 0px; " class="tinyText"> </div>
<img src="Security%20Cam_files/shapeimage_1.jpg" alt="" style="height: 1px; left: 35px; position: absolute; top: 1px; width: 630px; z-index: 1; " />
<div class="graphic_generic_title_textbox_style_default" style="height: 49px; left: 35px; position: absolute; top: 22px; width: 630px; z-index: 1; " id="id1">
<div style="height: 0px; line-height: 0px; " class="tinyText"> </div>
</div>
<div class="graphic_textbox_style_default" style="height: 116px; left: 35px; position: absolute; top: 17px; width: 630px; z-index: 1; " id="id2">
<div>
<div class="graphic_textbox_layout_style_default">
<div class="paragraph Free_Form" style="line-height: 18px; margin-bottom: 0px; margin-top: 0px; padding-bottom: 0pt; padding-top: 0pt; font-family: 'Helvetica', 'Arial', 'sans-serif'; line-height: 18px;">Well after my new neighbor decided to slash my tire for parking in front of his house, now keep in mind it is a public street and open to any one who wants to park. I decided I would not get back at him I would catch him in the act. Below is a live shot the street in front of my house, look close you might catch him in the act.</div>
</div>
</div>
</div>
<
img src="Security%20Cam_files/DSC01401.jpg" alt="" style="border: none; height: 240px; left: 190px; opacity: 1.00; position: absolute; top: 120px; width: 320px; z-index: 1; " />
<div style="height: 480px; line-height: 480px; " class="tinyText"> </div>
</div>
<div style="height: 150px; margin-left: 0px; position: relative; width: 700px; z-index: 15; " id="footer_layer">
<div style="height: 0px; line-height: 0px; " class="tinyText"> </div>
</div>
</div>
</div>
</body>
</html>
The line in red is a picture that is a place holder that I thought I could replace with the code but it did not work.