// JavaScript Document

<!--
function embeds(url){
document.write('<embed src="'+url+'" quality="high" type="application/x-shockwave-flash" width="100%" height="100%" menu="false" scale="noscale" wmode="transparent"></embed>');
}
// -->