/* ***************************************
**  Acueratecues.com functions
*/

  /*
  **	Pop-up with big picture
  */
	
  function extrap(pic)
	{venster=window.open("./extra.php?epic="+pic+"&erub=prod","","width=250,height=250,scrollbars=yes,resizable=yes,top=5,left=5");
	}


