Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
47 lines (42 sloc)
2.72 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head> | |
| <meta name="GENERATOR" content="Microsoft FrontPage 3.0"> | |
| <title>Dudley Metropolitan Borough </title> | |
| <base target="rtop"> | |
| <script Language="JavaScript"> | |
| // Browserdetectionscript made by Henrik Petersen / NetKontoret | |
| // Script explained at www.echoecho.com/javascript.htm | |
| // Please do not remove this and the two lines above. | |
| // Detect the browsername | |
| browsername=navigator.appName; | |
| if (browsername.indexOf("Netscape")!=-1) {browsername="NS"} | |
| else | |
| {if (browsername.indexOf("Microsoft")!=-1) {browsername="MSIE"} | |
| else {browsername="N/A"}}; | |
| // Detect the browserversion | |
| browser="0"; | |
| if (navigator.appVersion.indexOf("2.0")!=-1) {browser="2"}; | |
| if (navigator.appVersion.indexOf("3.0")!=-1) {browser="3"}; | |
| if (navigator.appVersion.indexOf("4.0")!=-1) {browser="4"}; | |
| // Send visitor to relevant pages | |
| if (browser=="4") {location.href="textmen2.htm"}; | |
| </script> | |
| </head> | |
| <body bgcolor="#FFFFFF" background="bg.gif" link="#FF0000"> | |
| <a href="welcome.asp" target="right"> | |
| <p></a><a href="index.html" target="_top"><img src="syte/homepage.JPG" alt="Homepage" border="0" WIDTH="128" HEIGHT="22"></a><br> | |
| <a href="about/abou_con.htm" target="right"><img src="syte/aboutdud.JPG" alt="About Dudley" border="0" WIDTH="128" HEIGHT="22"></a><br> | |
| <a href="dudco/dudc_con.htm" target="right"><img src="syte/aboutcoun.JPG" alt="About the Council" border="0" WIDTH="128" HEIGHT="22"></a><br> | |
| <a href="council/coun_con.htm" target="right"><img src="syte/counserv.JPG" alt="Council Services" border="0" WIDTH="128" HEIGHT="22"></a><br> | |
| <a href="public/publ_con.htm" target="right"><img src="syte/pubserv.JPG" alt="Public Services" border="0" WIDTH="128" HEIGHT="22"></a><br> | |
| <a href="tourism/tour_con.htm" target="right"><img src="syte/tourism.JPG" alt="Tourism" border="0" WIDTH="128" HEIGHT="22"></a><br> | |
| <a href="whatson/what_con.htm" target="right"><img src="syte/whatson.JPG" alt="What's On" border="0" WIDTH="128" HEIGHT="22"></a><br> | |
| <a href="news/news_con.htm" target="right"><img src="syte/news.JPG" alt="News" border="0" WIDTH="128" HEIGHT="22"></a><br> | |
| <a href="business/busi_con.htm" target="right"><img src="syte/businfo.JPG" alt="Business Information" border="0" WIDTH="128" HEIGHT="22"></a><br> | |
| <a href="interactive/inter_con.htm" target="right"><img src="syte/norm10.jpg" alt="Interactive Dudley" border="0" WIDTH="128" HEIGHT="22"></a><br> | |
| <a href="linx/content.htm" target="right"><img src="syte/usefullinks.JPG" alt="Useful Links" border="0" WIDTH="128" HEIGHT="22"></a><br> | |
| <a href="syte/content.htm" target="right"><img src="syte/aimsdisc.JPG" alt="Aims & Disclaimer" border="0" WIDTH="128" HEIGHT="22"></a><br> | |
| <a href="syte/query.htm" target="right"><img src="syte/searchbut7.gif" alt="Search" border="0" WIDTH="128" HEIGHT="28"></a><br> | |
| </p> | |
| </body> | |
| </html> |