function banner(Url,width,height,file){
document.write("<embed src="+ Url +" width="+ width +" height="+ height +" quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' wmode='transparent'"+"flashvars='file="+file+"'" + "/>")
}

