function topstoriesfive()
{
//3
var ranNum= Math.round(Math.random() * 3);
if (ranNum == 0){document.write('<p><iframe name="I1" src="http://www.valleynewslive-ondemand.com/video/html/video5_702.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>'); } // 702Communications
if (ranNum == 1){document.write('<p><iframe name="I1" src="http://www.valleynewslive-ondemand.com/video/html/video5_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 == 2){document.write('<p><iframe name="I1" src="http://www.valleynewslive-ondemand.com/video/html/video5_taco_johns_breakfast.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>'); } // TacoJohns
if (ranNum == 3){document.write('<p><iframe name="I1" src="http://www.valleynewslive-ondemand.com/video/html/video5_camelot.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>'); } // Camelot
}