function shop()
	{
		/* Online Shop öffnen */
		/* window.open('http://www.bcom.de/cgi-bin/shop.pl?hid=31195','shopfenster','scrollbars=yes,resizable=no,width=778,height=510,locationbar=no,menubar=no,status=yes'); */
		parent.main.location.href='http://www.bcom.de/cgi-bin/shop.pl?hid=31195';
	}

function shopstart()
	{
		/* Online Shop öffnen */
		/* window.open('http://www.bcom.de/cgi-bin/shop.pl?hid=31195','shopfenster','scrollbars=yes,resizable=no,width=778,height=510,locationbar=no,menubar=no,status=yes'); */
		/* parent.main.location.href='http://www.bcom.de/cgi-bin/shop.pl?hid=31195'; */
		window.open('http://shop.ralicks.de/','ralicksshop');
	}

function shopnf()
	{
		/* Online Shop für NoFrames Browser öffnen */
		window.open('http://www.bcom.de/cgi-bin/shop.pl?hid=31195','shopfenster','scrollbars=yes,resizable=no,width=778,height=510,locationbar=no,menubar=no,status=yes'); 
		/* top.location.href='http://www.bcom.de/cgi-bin/shop.pl?hid=31195'; */
	}

function shopinfo()
	{
		/* Online Shop Info öffnen */
		window.open('http://computer.ralicks.de/shop.htm','ralicks');
		/* parent.main.location.href='http://www.bcom.de/cgi-bin/shop.pl?hid=31195'; */
	}

function shopzahlung()
	{
		/* Online Shop Zahlung öffnen */
		window.open('http://zahlung.ralicks.de/','ralicks');
	}

function shopimpressum()
	{
		/* Online Shop Impressum öffnen */
		window.open('http://computer.ralicks.de/impressum.htm','ralicks');
	}

