Vertical Scrolling bars
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" ><HTML><HEAD>
<title>Morgan Rose Realty</title>
<meta content="Microsoft Visual Studio .NET 7.1" name=GENERATOR>
<meta content=C# name=CODE_LANGUAGE>
<meta content=JavaScript name=vs_defaultClientScript>
<meta content=http://schemas.microsoft.com/intellisense/ie5 name=vs_targetSchema>
<LINK href="Style.css" type=text/css rel=stylesheet>
<script language="JavaScript" type="text/JavaScript">
<!--
//function MM_reloadPage(init) { //reloads the window if Nav4 resized
//if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
//document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
//else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
//}
//MM_reloadPage(true);
//-->
</script>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></HEAD>
<body onload = " moveIt();" scroll=no
style= "BACKGROUND-POSITION: center 0px; BACKGROUND-ATTACHMENT: fixed; BACKGROUND-IMAGE: url(res\bgNYCity1a.jpg); BACKGROUND-REPEAT: no-repeat" >
<div id="Layer4" style="position:absolute; width:128px; height:83px; z-index:105; left: 11px; top: 153px;"><img src="../rose3.jpg" width="150" height="100"></div>
<img id = "mover" class="TopMoving" style="Z-INDEX: 101; LEFT: 0px; POSITION: absolute; TOP: 0px" height=148 alt="" src="NYCityPanorama.jpg" >
<script language=javascript>
var dx=1, Delta=0, currPos=50;
var firstTime = true;
//function checkVisible()
//{
// if (parent!=this) {
// document.all.div1.style.visibility='hidden';
// document.all.div2.style.visibility='visible';
// document.all.div3.style.visibility='hidden';
// }
//}
function moveIt()
{
if (firstTime) { //maxD = document.all.mover.width - (document.body.clientWidth-40);
Delta = document.all.mover.width - screen.Width - dx;
currPos = 50;
firstTime = false;
}
document.all.mover.style.pixelLeft -= dx; // moving
currPos += dx;
if (currPos > Delta || currPos < 0) { dx = (-dx); setTimeout("moveIt()",1000);}
else {setTimeout("moveIt()",50);}
}
</script>
<div id="Layer3" style="position:absolute; width:138px; height:117px; z-index:104; left: 5px; top: 265px;">
<table width="100" border="0">
<tr>
<td><img src="../contactus2.gif" width="131" height="15"></td>
</tr>
<tr>
<td><img src="../contactus2.gif" width="131" height="15"></td>
</tr>
<tr>
<td><img src="../contactus2.gif" width="131" height="15"></td>
</tr>
<tr>
<td><img src="../contactus2.gif" width="131" height="15"></td>
</tr>
<tr>
<td><img src="../contactus2.gif" width="131" height="15"></td>
</tr>
<tr>
<td><img src="../contactus2.gif" width="131" height="15"></td>
</tr>
<tr>
<td><img src="../contactus2.gif" width="131" height="15"></td>
</tr>
<tr>
<td><img src="../contactus2.gif" width="131" height="15"></td>
</tr>
<tr>
<td><img src="../contactus2.gif" width="131" height="15"></td>
</tr>
<tr>
<td><img src="../contactus2.gif" width="131" height="15"></td>
</tr>
<tr>
<td><img src="../contactus2.gif" width="131" height="15"></td>
</tr>
<tr>
<td><img src="../contactus2.gif" width="131" height="15"></td>
</tr>
<tr>
<td><img src="../contactus2.gif" width="131" height="15"></td>
</tr>
<tr>
<td><img src="../contactus2.gif" width="131" height="15"></td>
</tr>
<tr>
<td><img src="../contactus2.gif" width="131" height="15"></td>
</tr>
<tr>
<td><img src="../contactus2.gif" width="131" height="15"></td>
</tr>
<tr>
<td><img src="../contactus2.gif" width="131" height="15"></td>
</tr>
<tr>
<td><img src="../contactus2.gif" width="131" height="15"></td>
</tr>
<tr>
<td><img src="../contactus2.gif" width="131" height="15"></td>
</tr>
<tr>
<td><img src="../contactus2.gif" width="131" height="15"></td>
</tr>
</table>
</div>
<!--EDIT BELOW THIS LINE ---------- -->
<div id="Layer1" style="position:absolute; width:698px; height:115px; z-index:102; left: 151px; top: 266px;"><font size="-1" face="Arial, Helvetica, sans-serif">Morgan
Rose Realty is an active participant in the Metropolitan Real Estate market,
specializing in Co-Op, Condo sales, investment properties and rentals. </font><font face="Arial, Helvetica, sans-serif">
<p><font size="-1">In addition, we handle the sale of Townhouses, buildings,
and shopping centers. Through our exclusive listings, and excellent research
team, we have been able to provide our corporate and individual clients with
the best possible living options. </font></p>
<p><font size="-1">Our agents are very qualified and experienced professionals.
We care and it shows in our many satisfied clients. </font></p>
<p><font size="-1">Rose E. Blau, president and owner of Morgan Rose Realty has
been a licensed broker for 25 years. She has a special talent in dealing with
people and has a very large following. </font></p>
<p><font size="-1"><br>
Her talent in Real Estate is known throughout the industry</font></p>
</font></div>
<div id="Layer2" style="position:absolute; width:200px; height:55px; z-index:103; left: 296px; top: 179px;"><img src="text3.gif" width="387" height="65"></div>
</body></HTML>

