function newssix()
{
//2
var ranNum= Math.round(Math.random() * 2);
if (ranNum == 0){document.write('<p><iframe name="I1" src="http://www.valleynewslive-ondemand.com/video/html/vnl_news_600_pre_roll_innovis.shtml" width="685" height="401" marginwidth="1" marginheight="1" scrolling="no" border="0" frameborder="0">Your browser does not support inline frames or is currently configured not to display inline frames.</iframe></p>'); } // Innovis
if (ranNum == 1){document.write('<p><iframe name="I1" src="http://www.valleynewslive-ondemand.com/video/html/vnl_news_600_pre_roll_mcm.shtml" width="685" height="401" marginwidth="1" marginheight="1" scrolling="no" border="0" frameborder="0">Your browser does not support inline frames or is currently configured not to display inline frames.</iframe></p>'); } // MCM
if (ranNum == 2){document.write('<p><iframe name="I1" src="http://www.valleynewslive-ondemand.com/video/html/vnl_news_600_cableone.shtml" width="685" height="401" marginwidth="1" marginheight="1" scrolling="no" border="0" frameborder="0">Your browser does not support inline frames or is currently configured not to display inline frames.</iframe></p>'); } // Cableone
}

