<!--
window.status="Motoreduktory WattDrive";
var y=(((screen.height*100)/768)/100);
document.write('<frameset frameborder=0 framespacing=0 cols="*,'+Math.floor(y*1012)+',*">');
document.write('<frame src="ramki/ramka_l.html" scrolling="no" marginheight="'+Math.floor(y*0)+'" marginwidth="'+Math.floor(y*0)+'">');
document.write('<frameset rows="'+Math.floor(y*3)+',*,'+Math.floor(y*3)+'">');
document.write('<frame src="ramki/ramka_g.html" scrolling="no" marginheight="0" marginwidth="0">');
document.write('<frame src="strony/wattdrive00.html" scrolling="auto" marginheight="'+Math.floor(y*0)+'" marginwidth="'+Math.floor(y*0)+'" frameborder="0">');
document.write('<frame src="ramki/ramka_d.html" scrolling="no" marginheight="0" marginwidth="0">');
document.write('</frameset>');
document.write('<frame src="ramki/ramka_p.html" scrolling="no" marginheight="0" marginwidth="0">');
document.write('</frameset>');
//-->
