function EASinit()
{
  EAS_init(4880,"");
}

function EASstart()
{
  if (EAS_found_camp_4880) {EAS_4880 ();}
}

function EASend()
{
  if (EAS_found_camp_4880) {document.write('</div>');}
}