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