function PokazStart()
{
 document.write('<BR/><table width="100%" cellspacing="0" cellpadding="0" border="0" style="text-align: center; vertical-align: middle"><TR><TD>')
if (screen.width > 1023)
{
document.write('<img src=\"grafika/start1024.jpg\" width=\"600\" height=\"392\" border=\"0\" alt=\"\" usemap=\"#odsylacze\" /><map name="odsylacze"><area shape="rect" coords="7,7,127,133" href="mier_pirometry.html" alt="pirometry" /><area shape="rect" coords="6,134,126,259" href="narz_manometry.html" alt="manometry" />	<area shape="rect" coords="6,261,127,386" href="narz_pompki.html" alt="pompki kondensatu" /> <area shape="rect" coords="128,7,474,388" href="klima_split.html" alt="klimatyzatory" /><area shape="rect" coords="474,7,593,132" href="termo_domowe.html" alt="termometry elektroniczne" /><area shape="rect" coords="475,133,593,260" href="termo_bezprzewodowe.html" alt="termometry bezprzewodowe" /><area shape="rect" coords="475,262,593,387" href="mier_klimatu.html" alt="mierniki klimatu" /></map>') 
}
else
{
	document.write('<img src=\"grafika/start800.jpg\" border=\"0\" alt=\"start800\" usemap=\"#odsyłacze800\" /><map name="odsyłacze800"><area shape="rect" coords="103,5,376,310" href="klima_split.html" alt="klimatyzatory" /></map>')
 }
 document.write('</TD></TR></TABLE><BR/>')
}
