
var spacing		= "2"		
var showscroller	= "yes"		
var showsflash		= "yes"		
var flashcolor		= "000000"	
var flashwidth		= "150"		
var flashheight		= "150"		
var paragraph_1 	= "yes"		
var paragraph_2 	= "yes"		
var paragraph_3 	= "yes"		



document.write('<img src="picts/spacer.gif" height="'+spacing+'" width="10"><br>');

document.write('<table cellpadding="5" cellspacing="10" border="0" class="sidebartext-right"><tr><td>');


   if (showsflash == "no") {
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" class="sideborder"><tr><td valign="top">');
document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="'+flashwidth+'" HEIGHT="'+flashheight+'" id="imagechanger">');
document.write('<PARAM NAME="movie" VALUE="flash/imagechanger.swf">');
document.write('<PARAM NAME="quality" VALUE="high">');
document.write('<PARAM NAME="wmode" VALUE="transparent">');
document.write('<PARAM NAME="bgcolor" VALUE="#'+flashcolor+'">');
document.write('<EMBED src="flash/imagechanger.swf" quality="high" wmode="transparent" bgcolor="#'+flashcolor+'"  WIDTH="'+flashwidth+'" HEIGHT="'+flashheight+'" NAME="imagechanger" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED></OBJECT><br>');
document.write('</td></tr></table>');
document.write('<br>');
}


   if (showsflash == "no") {
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" class="sideborder"><tr><td valign="top">');
document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="'+flashwidth+'" HEIGHT="'+flashheight+'" id="imagechanger">');
document.write('<PARAM NAME="movie" VALUE="flash/bramki.swf">');
document.write('<PARAM NAME="quality" VALUE="high">');
document.write('<PARAM NAME="wmode" VALUE="transparent">');
document.write('<PARAM NAME="bgcolor" VALUE="#'+flashcolor+'">');
document.write('<EMBED src="flash/bramki.swf" quality="high" wmode="transparent" bgcolor="#'+flashcolor+'"  WIDTH="'+flashwidth+'" HEIGHT="'+flashheight+'" NAME="imagechanger" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED></OBJECT><br>');
document.write('</td></tr></table>');
document.write('<br>');
}

   if (showsflash == "no") {
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" class="sideborder"><tr><td valign="top">');
document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="'+flashwidth+'" HEIGHT="'+flashheight+'" id="imagechanger">');
document.write('<PARAM NAME="movie" VALUE="flash/szkola.swf">');
document.write('<PARAM NAME="quality" VALUE="high">');
document.write('<PARAM NAME="wmode" VALUE="transparent">');
document.write('<PARAM NAME="bgcolor" VALUE="#'+flashcolor+'">');
document.write('<EMBED src="flash/szkola.swf" quality="high" wmode="transparent" bgcolor="#'+flashcolor+'"  WIDTH="'+flashwidth+'" HEIGHT="'+flashheight+'" NAME="imagechanger" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED></OBJECT><br>');
document.write('</td></tr></table>');
document.write('<br>');
}

   if (paragraph_1 == "yes") {

document.write('<fieldset><legend>');

document.write('Nowości<br></legend>');

document.write('<a href="http://cartpoland.pl/galeria/top2008_gallery1.html" target="_blank" class="sidelink">TOP TRENDY Sopot 2008 - zapraszamy do galerii.</a><br></a><br>');

document.write('</fieldset>');
document.write('<br><br>');

}

   if (paragraph_2 == "yes") {

document.write('<fieldset><legend>');

document.write('Bramki obrotowe<br></legend>');

document.write('<a href="http://cartpoland.pl/bramki.html" class="sidelink">zapraszamy do zapoznania sie z najnowszą ofertą bramek obrotowych ...</a><br></a><br>');

document.write('</fieldset>');
document.write('<br><br>');

}

   if (paragraph_3 == "yes") {

document.write('<fieldset><legend>');

document.write('Materiały <br>eksploatacyjne<br></legend>');

document.write('<a href="http://cartpoland.pl/materialy_eksploatacyjne.html" class="sidelink">Oferowane przez nas materiały eksploatacyjne zapewniają Ci oszczędność pieniędzy, zwiększenie żywotności Twoich drukarek ...</a><br></a><br>');

document.write('</fieldset>');
document.write('<br><br>');

}

   if (showscroller == "no") {
if (navigator.userAgent.indexOf('Safari') != -1)     
{
document.write('<br>');
}
else {
document.write('<table cellpadding="0" cellspacing="0" border="0" class="sideborder"><tr><td align="center">');
Tscroll_init (0)
document.write('</td></tr></table>');
document.write('<br>');
}
}
document.write('</td></tr></table>');



