﻿

var n = Math.floor(Math.random()*260) ;
document.write("<IMG src='topside/side"+n+".jpg' width='100' height='100' border='0'>");
