<!--

function embeds(url,w,h,bg,lp){
document.write('<embed src="'+url+'" quality="high" loop="'+lp+'"  bgcolor="'+bg+'" type="application/x-shockwave-flash" width="'+w+'" height="'+h+'" wmode=transparent></embed>');}

-->