//*
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
// :filename. 	/tdh3/shared/js/bottom_html.js
// :author.		Doug Thompson
// :date.		16:42 2004-07-20	
// :purpose.	
// :behaviour.	
// :syntax.	
// :pattern.	text/javascript
// :ver.		0.0
// :gen.		 {D6BE6C25-C038-404f-9E2B-EA3969A7F1FC} 
// :precond.	 x
// :postcond.	 x
// :status.		 x
// :docs.
// 		http://msdn.microsoft.com/library/default.asp?url=
// :changeHistory.
// :change id=0 date="22:18 11/12/2003". Created
// :change id=1 date="12:19 2005-05-11". Intersite security inhibits some features. What we gonna do about it?
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
//* 
// PRECONDITIONS

// Explain why they cant see the images and whay they can do about it. 
// Permission Denied  - (Done, but with errors on page) so include locally ?
//subscriptionMSG="Click here - Your subscription is not valid in this section."
//function readdressImages(){var i,pre,imageSilo;pre=/<%=strLocalhost%>/i;imageSilo='<%=strimageSilo%>';for(i=0; i< document.images.length; i++){document.images[i].onclick = "";document.images[i].src=document.images[i].src.replace(pre,imageSilo);};}
//function ExpireImages(){var i,pre,imageSilo,nopixbox,subscriptionMSG;nopixbox=resrc_nopixbox;subscriptionMSG=str_en_subscriptionMSG;pre=/photos/i;for(i=0;i<document.images.length;i++){if(document.images[i].src.match(pre)){document.images[i].src=nopixbox;document.images[i].onclick = nopixboxInfo;document.images[i].hspace="4";document.images[i].vspace="4";document.images[i].alt=subscriptionMSG;document.images[i].title=subscriptionMSG;};};};
function feedbackMail(){
var webMaster="feedback" +"@" +"thedoghouse.org";
var mailSubject="Doghouse - Web Page Feedback";
var mailBody="RE: " +window.location.href+" ";
var TagText="contact us";
document.write('<a href="mailto:');document.write(webMaster+"?subject=");document.write(mailSubject+"&body=");document.write(mailBody);document.write('">'+TagText+"</a>");
}
document.writeln("<table width=100% border=0><tr><td nowrap style=\"color: rgb(255,255,255)\" width=100% valign=bottom align=right colspan=2></td></tr><tr><td nowrap align=right style=\"color: rgb(255,255,255)\" width=46 valign=top><p align=center><font face=Verdana size=1><a href=mailto:topdog1@thedoghouse.org target=_parent><img src=../images/essential/mail.gif alt=MailMe hspace=0 vspace=1 border=0 align=left width=45 height=52></a></font></td><td nowrap align=right style=\"color: rgb(255,255,255)\" width=100% valign=top><font face=Verdana size=1><p align=center></font><font face=Verdana size=1 color=#FFFFFF>[<a href=../index.htm target=_parent><span style=\"text-decoration: none\">Index</span></a>] [<a href=../members/mail_it.htm target=_parent><span style=\"text-decoration: none\">About&nbsp;Us</span></a>] [<a href=../doghouse/whatsnew.htm target=_parent><span style=\"text-decoration: none\">What's&nbsp;New</span></a>] [<a href=../members/joining.htm target=_parent><span style=\"text-decoration: none\">Joining</span></a>] [<a target=_parent href=../adverts/index.htm><span style=\"text-decoration: none\">Adverts</span></a>] [<a href=../members/root.htm target=_parent><span style=\"text-decoration: none\">Members</span></a>] [<a target=_parent href=../maps/msindex.htm><span style=\"text-decoration: none\">Contents</span></a>] [<a href=../help.htm target=_parent><span style=\"text-decoration: none\">Help</span></a>] [<a href=../moreinfo.htm target=_blank>More Info</a>]<br>[<a target=_parent href=../doghouse/volunteer/index.htm><span style=\"text-decoration: none\">Volunteer</span></a>] [<a target=_parent href=../doghousedirect/index.htm><span style=\"text-decoration: none\">Dog House Direct</span></a>] [<a href=../doghouse/advertising/index.htm>Advertise on the Doghouse</a>]</font></td></tr></table><div align=center><center><table border=0 cellspacing=1 width=100%><tr><td width=63%><div align=center><table border=0 cellpadding=3 cellspacing=3 width=100% height=170><tr><td width=100% valign=middle><p align=center><font size=1 face=Arial>Please </a><script language=\"javascript\">feedbackMail();</script\> with your suggestions or should a problem occur.<br>All pages were tested using both Netscape and MSIE </font><font face=Verdana size=1><a target=_blank href=../doghouse/getbrowser.htm><font size=1 face=Arial>browsers</font></a></font><font size=1 face=Arial>, further details are covered in the </font><font face=Verdana size=1><a target=_blank href=../credits.htm><font size=1 face=Arial>Credits</font></a><font size=1 face=Arial> page. <br clear=all>&nbsp;No permission is given for redistribution of this page or its content, and is there by copyrighted by the Doghouse, or where other individual copyrights apply.<br><b><a target=_blank href=../doghouse/copyrite.htm>©</font></a></b><font size=1 face=Arial><b> The DogHouse is the home of the Other Kennel Club 1996-2005.</b><br>This page was rated with </font><a target=_blank href=http://www.rsac.org><font size=1 face=Arial>RSAC</font></a><font size=1 face=Arial>.</font></font></td></tr></table></div></td><td width=37%><p align=right><font face=Verdana size=1><a href=http://www.thedoghouse.org/><img src=../images/essential/property.gif alt=\"Your Owned Property\" align=right border=0 lowsrc=../images/essential/nopixbox.jpg width=200 height=171></a></font></td></tr></table></center></div></body>");



