var __pipebytes_html = '<iframe scrolling="no" frameborder="0" hspace="0" vspace="0"';
if (typeof PIPEBYTES_FRAME_STYLE != 'undefined')
	__pipebytes_html += ' style="' + PIPEBYTES_FRAME_STYLE + '"';
else
__pipebytes_html += ' style="width:385px;height:220px;border:none"';
__pipebytes_html += ' src="http://www.pipebytes.com/widget/index.php';
if (typeof PIPEBYTES_CSS != 'undefined')
	__pipebytes_html += '?css=' + PIPEBYTES_CSS;
__pipebytes_html += '"></iframe>';
document.write(__pipebytes_html);
