//Set the Width\\
p_width = 902;
//Set the height\\
p_height = 1000;
//Here you can write content on your page\\
document.write('<b span style="color:yellow"></b>')
//Here you can add a url to this page\\
document.write('<iframe frameborder="0" width="'+p_width+ '" height="'+p_height+ '" src="http://vietnamlive.tv//" scrolling=no></iframe>')

