var vd = document.getElementById('hpvdv');
var fwcode = '<iframe src="/inc/inc_video_right.shtml" frameborder="0" width="240" height="277" scrolling="no" vspace="0" hspace="0"></iframe>';
if(vd) vd.innerHTML = fwcode;
