document.write('<link rel="stylesheet" type="text/css" href="ebsp_files/style.css">')

function calcHeight()
{var the_height=
    document.getElementById('the_iframe').contentWindow.
      document.body.scrollHeight;
  document.getElementById('the_iframe').height=
      the_height;}

spe=500;na=document.all.tags("blink");swi=1;bringBackBlinky();function bringBackBlinky()
{if (swi == 1){sho="visible";swi=0;}else{sho="hidden";swi=1;}
for(i=0;i<na.length;i++){na[i].style.visibility=sho;}
setTimeout("bringBackBlinky()", spe);}

function roll(img_name, img_src) {document[img_name].src = img_src;}

function swapIt(choice) {if(document.images) {document.stage.src=choice}}

function fieldcheck( oEl, ln, nxt )
{try{if( oEl == null) return;
	if( oEl.value.length >= ln ){eval( 'oEl.form.'+nxt+'.focus()' );}}catch(err){}}
