function online(){p=parent.document.location.href;d=document.location.hrefif((p==d)&&(d.indexOf('labondiola.com')>1))window.location="../index.cfm?nota=online"+(d.substring(d.lastIndexOf("/"),(d.length)))}function urv(a,b,d){d=(d?d:document);d=d.location.searchvar i=d.toLowerCase().indexOf(a.toLowerCase()+"=");if(i>0){var j=d.indexOf("&",i);	if(j<0||d.indexOf("?",i)>-1){j=d.length;}; //if var contains ?, no cortar en &	b=d.substring(i+(a.length)+1,j);	};	return(unescape(b));}function dwurl(){document.write("<div id='url'><p>"+document.location.href.toLowerCase()+"<\/p><\/div>")}