function insertFlashad1(elm, url, w, h, id) {
if (!document.getElementById(elm)) return;
var strad1 = '';
if('swf'=='swf'){
strad1 += '';}
else{
strad1 += "";
};
document.getElementById(elm).innerHTML = strad1;
}
document.write("