/***************************\ * Airborne Text Effect * *(c) 2003-6 mf2fm web-design* * http://www.mf2fm.com/rv * * DON'T EDIT BELOW THIS BOX * \***************************/ var airbon, airtxt, airtop, airlef; var swide=800; var shigh=600; var frame=count; var ax=new Array(); var ay=new Array(); window.onload=function() { if (document.getElementById) { var i, y, airme, airli; set_width(); airbon=document.getElementById("airborne"); if (!document.all) airbon.style.position="relative"; // ie bug fix airtxt=airbon.firstChild.nodeValue; while (airbon.childNodes.length) airbon.removeChild(airbon.childNodes[0]); for (i=0; i