String.prototype.wordWrap=function(d,a,k){var f,e,g,h=this.split("\n");if(d>0){for(f in h){for(g=h[f],h[f]="";g.length>d;e=k?d:(e=g.substr(0,d).match(/\S*$/)).input.length-e[0].length||d,h[f]+=g.substr(0,e)+((g=g.substr(e)).length?a:"")){}h[f]+=g}}return h.join("\n")};function writeData(data){str="";str+='<div style="border:4px solid #999;margin-top:0px;width:'+bixee_width+'px;float:left">';str+='<div style="float:left;margin-top:-5px;margin-left:-4px;background:url(http://open.bixee.com/img/widgets/corner.gif) top left no-repeat;width:7px;height:9px;position:relative;overflow:hidden;"></div>';str+='<div style="float:right;margin-top:-5px;margin-right:-4px;background:url(http://open.bixee.com/img/widgets/corner.gif) 100% -11px no-repeat;width:7px;height:9px;position:relative;overflow:hidden;"></div>';str+='<div style="clear:both"></div>';str+='<div style="color:#ff0000;font-size:14px;font-family:arial;padding:5px 5px 0 5px">';da=eval(data);j=0;for(ite in da){if(j<bixee_count){str+='<div style="padding-bottom:10px">';str+='<div style="color:#ff0000;font-size:14px;font-family:arial;padding-bottom:3px"><a href="';if(da[ite]["url"].match("adx.bixee.com")){str+=da[ite]["url"]+escape("&adx_zone="+bixee_publisher)}else{str+=da[ite]["url"]+"&adx_zone="+bixee_publisher}str+='" style="color:#666666;font-size:12px;text-decoration:underline">';str+=da[ite]["title"].wordWrap(bixee_width/12,"\n",false);str+="</a></div>";str+='<div style="color:#666666;font-size:10px;font-family:arial">';str+=unescape(da[ite]["description"]).wordWrap(bixee_width/10,"\n",false);str+="</div>";str+="</div>"}j+=1}if(bixee_vert=="job"){str+='<div><a href="http://bixee.com"><img style="border:none;" src="http://open.bixee.com/img/widgets/powered.gif" width="142" height="19" alt="" /></a></div>'}else{str+='<div><a href="http://'+bixee_vert+'.bixee.com"><img style="border:none;" src="http://open.bixee.com/img/widgets/powered.gif" width="142" height="19" alt="" /></a></div>'}str+="</div>";str+='<div style="float:left;margin-bottom:-5px;margin-left:-4px;background:url(http://open.bixee.com/img/widgets/corner.gif) 0 -23px no-repeat;width:7px;height:9px;position:relative;overflow:hidden;"></div>';str+='<div style="float:right;margin-bottom:-5px;margin-right:-4px;background:url(http://open.bixee.com/img/widgets/corner.gif) 0 -35px no-repeat;width:7px;height:9px;position:relative;overflow:hidden;"></div>';str+="</div>";document.write(str)}vert_map={job:"result",news:"search",education:"widget"};function getData(){var a=bixee_domain+bixee_vert+"/"+vert_map[bixee_vert]+"/";for(it in bixee_dict){a+=it+"/"+bixee_dict[it]+"/"}a+="1/?";for(it in bixee_params){a+=it+"="+bixee_params[it]+"&"}a+="feedData=json&callback=writeData";document.write('<script type="text/javascript" src="'+a+'"><\/script>')}getData();