
							function changeimage6(towhat,url){
							if (document.images){
							document.images.target6.src=towhat.src
							gotolink=url
							}
							}
							function warp(){
							window.location=gotolink
							}
