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