//Page based options script
//Created by Lew's Computers Collaboration Division
//For exclusive usage by the Collaboration group of websites
//Copyright (C)1998-2003.

function setBookmark(){
		window.external.AddFavorite("http://members.lycos.co.uk/clea", "Clea Active");
		}

function emailfriend(){
          document.write('<font color="#333333"><a href="mailto:Type the e-mail address of your friend here?subject=Check this web page out!&body=' + document.location + '"><font color="#333333">E-mail this page to a friend</font></a>');
		}
