var bNoFrame = 0;
if (parent.location.href == self.location.href)
{
	document.write("<style type='text/css'>");
	document.write(".noframes{FONT-SIZE: 12pt; color=Black; FONT-FAMILY: Verdana; background : #E6DEC7; background-color : #E6DEC7;}");
	document.write(".noframes a:link,.noframes a:visited{FONT-SIZE: 12pt; COLOR: #821518; FONT-FAMILY: Verdana}");
	document.write(".noframes a:hover{FONT-SIZE: 12pt; COLOR: white; FONT-FAMILY: Verdana}");
	document.write("</style>");
	document.write("<br><div class='noframes'><table width='90%' border='0' cellspacing='2' cellpadding='2' align='center'><tr>");
	document.write("<td><a href='http://www.thelandscapes.ca/main.html'><img src='http://www.thelandscapes.ca/main-images/noframes-logo.gif' alt='' width='230' height='119' border='0'></a></td>");
	document.write("<td align='right' class='noframes'>For more information please visit: <a href='http://www.thelandscapes.ca/main.html'><b>The Landscapes - Lake of Bays</b></A><BR>or Call for your private appointment:&nbsp;&nbsp;<B>1-800-410-2407</B></td>");
	document.write("</tr></table></div><br><hr>");	
	bNoFrame = 1;
}

