function CreateFlash(sSrc, nWidth, nHeight)
{
    document.write('<embed src="jaytech.swf" width="720" height="125" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" bgcolor="#FFFFFF"></embed>');
}

