function webster(){
document.write('<div style="margin-top:10pt" class=Source>Webster\'s 1913 Dictionary</div>')
}
var Rel=0
function Related(){
Rel=1
document.write('<div style="margin-top:10pt" class=Source>Related Words</div>')
}
function Related2(){
document.write('<div style="margin-top:10pt" class=Source>'+(Rel?'More ':'')+'Related Words and Usage Samples</div>')
}
function el(a){
window.open('http://'+a, '_blank')
return false
}
function fsp(path, name){
open('/view2.aspx?path='+escape(path)+'&name='+name,'view','');
return false; 
}
function eml(path, name){
location='/view2.aspx?path='+escape(path)+'&name='+name,'view';
}
function poplink(link) {
opener.location='http://www.webster-dictionary.org/definition/'+link;
self.close()
return false;
}
var g_kw=0;
function google_ad_request_done(google_ads) {
  var i=0;
  for (i=0;i<google_ads.length && i<4;i++){
    var ad=google_ads[i]
    if (i==0) document.write('<span style="float:right;font-size:7pt;">Ads by Google</span>')
    document.write('<a href="'+ad.url+'" onMouseOver="return m_over(\'go to '+ad.visible_url+'\')" onMouseOut="m_out()">')
    document.write('<div class=OvTitle>'+ad.line1+'</div></a>')
    document.write('<div class=OvDescr>'+ad.line2+' '+ad.line3+'')
    document.write('<a href="'+ad.url+'" onMouseOver="return m_over(\'go to '+ad.visible_url+'\')" onMouseOut="m_out()">')
    document.write('<div class=OvURL>'+ad.visible_url+'</div></a></div>')
  }
  if (i==0)
  		if (g_kw){
  			g_kw=0;
  			google_ad_width = 468;
  			google_ad_height = 60;
  			google_ad_format = "468x60_as";
  			google_ad_output = "js";
  			google_prev_ad_formats=null;
  			google_page_url = document.location
  			google_ad_channel =ad_channel
  			google_show_ad();
  		}
		else
  	 		document.write('<iframe src="/default-ad.htm" border=0 frameborder=0 width=728 height=90 scrolling=no></iframe><br>')
}
function myerror() {
window.onerror=null;
return true;
}

function m_over(url){
window.status=url;
return true;
}
function m_out(){
window.status = '';
}
function adclick(){
document.getElementById('LinkSpotAd').style.visibility='visible';
return true;
}
function adclose(){
document.getElementById('LinkSpotAd').style.visibility='hidden';
return true;
}