////random image
function randomimage() {document.write("<img src='../images/topgfx/topimage_b" + Math.ceil(Math.random() * 8) + ".jpg' width='140' height='143' border='0' align='middle' alt=''>")}