var play_40748 = function(){
var domMode = false;
var srs, pth;
var w = arguments[0] || 480;
var h = arguments[1] || Math.round((9/16) * w + 30);
if(!(w == parseInt(w) && (w >= 300 && w <= 854))){
w = 480;
}
if (domMode) {
srs = document.getElementsByTagName('script');
if (!(srs.length > 0)) return;
srs = srs[srs.length - 1];
var newScr = document.createElement('embed');
newScr.src = 'http://www.220.ro/_files/players/video/MPlayer_r45.swf';
newScr.setAttribute('src', 'http://www.220.ro/_files/players/video/MPlayer_r45.swf');
newScr.setAttribute('type', 'application/x-shockwave-flash');
newScr.setAttribute('width', w);
newScr.setAttribute('height', h);
newScr.setAttribute('allowfullscreen', 'true');
newScr.setAttribute('allowscriptaccess', 'always');
newScr.setAttribute('flashvars', 'videoURL=http%3A%2F%2Fs2.220.t1.ro%2F%3Fmmid%3D371d21fa340e0926&preview=http%3A%2F%2Fs2.220.t1.ro%2F%3Fmmid%3D0e3c41fa34881aa6&rel=http%3A%2F%2Fwww.220.ro%2Fsimilare.php%3Faid%3DvyM8E1cnAk&embed=true&showLogo=true&rgb=&aplay=&lnk=http%3A%2F%2Fwww.220.ro%2Ffaze-tari%2FExperimentul-Lui-Pavlov-Functioneaza-Si-La-Om%2FvyM8E1cnAk%2F&_aid=vyM8E1cnAk&title=Experimentul+lui+Pavlov+functioneaza+si+la+om&desc=Unu+ii+da+colegului+de+birou+o+bomboana+de+fiecare+data+cand+se+aude+melodia+de+inchidere+a+calculatorului.Pana+intr-o+zi+cand+nu+ii+mai+da+nimic&categURL=http%3A%2F%2Fwww.220.ro%2Ffaze-tari%2F&categName=Faze+tari&rating=3.85&plFile=http%3A%2F%2Fwww.220.ro%2F_files%2Fplayers%2Fvideo%2FMPlayer_r45.swf');
srs.parentNode.insertBefore(newScr, srs.nextSibling);
var newT = document.createElement('small');
newT.innerHTML = '
Vezi mai multe din Faze tari pe 220.ro';
newScr.parentNode.insertBefore(newT, newScr.nextSibling);
} else {
var emb = '
Vezi mai multe din Faze tari pe 220.ro';
document.write(emb);
}
}