 /* ********************* */
/* zum Eigenen Gebrauch  */
 /* ********************* */


function empty()
{

}


 function gotoshop(myurl)
 {
// location.href="http://eshop.euras.com/"+myurl;
 location.href="http://www.elektronik-werkstatt.de/onlineshop.html?url=/"+myurl;
 }


