function clanky() {
iwin = window.open("clanky/index.htm","CLANKY",
"scrollbars=yes,status=no,toolbar=no,location=no,menu=no,resizable=yes");
}