/* author: Techni-sign */
/* Creation date: 07/02/02 */
/* last modified date 23/01/03*/
function swdownload(){
win = window.open("",""," height=190, width=350,status=no,resizable=no");
win.document.write("<title>Software for Techni-Sign Signs</title><BODY BGCOLOR='silver' text='navy'>"
+ "<div align='center'><font size='4'>Click <a href='http://home.btclick.com/r.rawlings/software/graphicsuite_setup.exe' title='This will start the dowload'>this link</a> to download our graphic display software suite."
+"<p>Please <a href='mailto:techni-sign@ts-group.co.uk?subject=Software for signs.'>contact</a> us for details and downloads of software for our other signs."
+"</font></p></div>"
+ "To close this window <A Href='#' title='close this window' onClick='self.close()'> click here</A></bold></bold></center>")
}
//end of function


document.write("<a href='http://www.ts-group.co.uk/techni-sign/index.html'>Home</A> |"
+"<a href='http://www.ts-group.co.uk/techni-sign/forect.html'> Fuel Price Signs</A> |"
+"<a href='http://www.ts-group.co.uk/techni-sign/clocks.html'> Clocks</A> |"
+"<a href='http://www.ts-group.co.uk/techni-sign/ledsigns.html'> LED displays</A> |"
+"<a href='http://www.ts-group.co.uk/techni-sign/support.html'> LTI Support</A> |"
+"<a href='http://www.ts-group.co.uk/techni-sign/enquiry.html'> Enquiry form</A>");

