function imprint()
{
	Lightview.show({ href: '/en/imprint.php', rel: 'iframe', options: { width: 577, height: 480 }});
	return false;
}

function tandc()
{
	Lightview.show({ href: '/en/t-and-c.php', rel: 'iframe', options: { width: 577, height: 100 }});
	return false;
}


