// JavaScript Document

function HeadFla01()
{
document.open();
document.write('<div clss="headswf01"><embed src="/images/head.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="900" height="5"></embed></div>');
document.close();
}

function HeadFla02()
{
document.open();
document.write('<embed src="/images/head.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="100%" height="1"></embed>');
document.close();
}

