var curl=location.href;
var curhost=location.host;
var curpath=location.pathname;
var temp = new Array();
var keywords="";
 
document.write("<iframe framespacing='0' marginheight='0' marginwidth='0' noresize='' ");
document.write('src="http://pregnancy.wisertogether.com/widget/widget8.php?search=');
document.write(keywords+'"');
document.write(" vspale='0' frameborder='0' height='360' scrolling='no' width='650'></iframe>");