<!--
function showproduct(seite)
{
window.open(seite,"","width=400,height=400,scrollbars=0,toolbar=0,location=0,directories=0,status=0,menuBar=0,resizable=0");
}
// -->
