function submitsearchform2()
{
  document.searchform2.submit();
}

var imageName="cover" + (Math.floor(Math.random()*8)+1) + ".jpg";
	


