function Icons(number) {
	iconspage=open("icons/" + number + ".htm", "DisplayWindow", 'toolbar=0, width=400, height=50')
}


