function TopImage() {
   with(document) {
      if (screen.width<641) {
        write('<h1><a href="http://www.stratstan.co.uk/index.htm"><img border="0" src="http://www.stratstan.co.uk/images/stratstanlogo.gif" align="left" hspace="0" width="204" height="48"></a></h1><h2><a href="mailto:webenquiries@stratstan.co.uk?subject=Website&nbsp;Enquiry"><img border="0" src="http://www.stratstan.co.uk/images/address.gif" align="right" hspace="0" width="204" height="48"></a></h2><a href="http://www.stratstan.co.uk/isocert.pdf"><h3><img border="0" src="http://www.stratstan.co.uk/images/smallisologo.gif" align="center" width="75" height="48"></h3></a>') }				else {
  			if (screen.width<801) {
          write('<h1><a href="http://www.stratstan.co.uk/index.htm"><img border="0" src="http://www.stratstan.co.uk/images/stratstanlogo.gif" align="left" hspace="0" width="230" height="54"></a></h1><a href="mailto:webenquiries@stratstan.co.uk?subject=Website&nbsp;Enquiry"><h2><img border="0" src="http://www.stratstan.co.uk/images/address.gif" align="right" hspace="0" width="230" height="54"></a></h2><a href="http://www.stratstan.co.uk/isocert.pdf"><h3><img border="0" src="http://www.stratstan.co.uk/images/smallisologo.gif" align="center" width="85" height="54"></a></h3>') }
				else {
				write('<h1><a href="http://www.stratstan.co.uk/index.htm"><img border="0" src="http://www.stratstan.co.uk/images/stratstanlogo.gif" align="left" hspace="0" width="256" height="62"></a></h1><h2><a href="mailto:webenquiries@stratstan.co.uk?subject=Website&nbsp;Enquiry"><img border="0" src="http://www.stratstan.co.uk/images/address.gif" align="right" hspace="0" width="255" height="62"></a></h2><h3><a href="http://www.stratstan.co.uk/isocert.pdf"><img border="0" src="http://www.stratstan.co.uk/images/smallisologo.gif" align="center" width="86" height="62"></a></h3>') }
               }
	     }
           }
TopImage() 