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