function include(filename)
{
  document.write("<script language='javascript' type='text/javascript' src='");
  document.write(STATURL);
  document.write(filename);
  document.write("'></script>");
}

include('j/functions.js');
include('j/jquery/jquery-1.2.1.pack.js');
include('j/jquery/jquery.dimensions.pack.js');
include('j/swfobject.js');
include('j/jquery/jquery.tooltip.pack.js');//http://plugins.jquery.com/project/Tooltip
include('j/jquery/jquery.bgiframe.pack.js');// fixes up elememnts on background Iframes and z-index in IE http://plugins.jquery.com/project/bgiframe
//include('j/jquery/flashEmbed.js');
//include('j/jquery/cycle.lite.min.js');
include('j/jquery/jquery.curvycorners.packed.js');//new curvy corners
//include('j/jquery/jquery-corners.js');//old curvey corners