<!--
home1=new Image(100,25);			home3=new Image(100,25);
about1=new Image(100,25);			about3=new Image(100,25);
bullet1=new Image(100,25);			bullet3=new Image(100,25);
chat1=new Image(100,25);			chat3=new Image(100,25);
editor1=new Image(100,25);			editor3=new Image(100,25);
gallery1=new Image(100,25);			gallery3=new Image(100,25);
links1=new Image(100,25);			links3=new Image(100,25);
home1.src="gifs/home1.gif";			home3.src="gifs/home3.gif";
about1.src="gifs/about1.gif";		about3.src="gifs/about3.gif";
bullet1.src="gifs/bullet1.gif";		bullet3.src="gifs/bullet3.gif";
chat1.src="gifs/chat1.gif";			chat3.src="gifs/chat3.gif";
editor1.src="gifs/editor1.gif";		editor3.src="gifs/editor3.gif";
gallery1.src="gifs/gallery1.gif";	gallery3.src="gifs/gallery3.gif";
links1.src="gifs/links1.gif";		links3.src="gifs/links3.gif";
//-->