// JavaScript Document
var str = "";
str += '<ifr' + 'ame ';
str += 'src="' + voo_doo_blogparts + '#x=' + escape(voo_doo_x) + '&y=' + escape(voo_doo_y) + '&s=' + escape(voo_doo_s) + '" ';
str += 'width="' + escape(voo_doo_w) +'" ';
str += 'height="' + escape(voo_doo_h) + '" ';
str += 'frameborder="0" marginwidth="0" marginheight="0" vspace="0" hspace="0" scrolling="no" allowtransparency="false">';
str += '</if' + 'rame>';
document.write(str);
