function popup(ImageURL)
{
return false;
window.open(ImageURL,'jav','width=500,height=675,location=no,scrollbars=no')
}

function eshop()
{
window.open('webshop/','eshop','width=750,height=650,location=no,scrollbars=no')
}

function offers()
{
window.open('webshop/','offers','width=750,height=650,location=no,scrollbars=no')
}

function newitems()
{
window.open('webshop/','newitems','width=750,height=650,location=no,scrollbars=no')
}

function contact()
{
window.open('contact/','contactus','width=750,height=650,location=no,scrollbars=no')
}
