﻿function randomVal(num1,num2){
	return (num1 + Math.floor(Math.random()*(num2-num1+1)));
}

var inclArray= ["<div style=\"background-image:url(/images/right-col.gif); height:200px;text-align:center;\"><h1 style=\"padding-top:8px;\">Join BCC at NPF</h1><h2 style=\"color:Black;padding-top:5px;padding-bottom:5px;\">April 11-14<br />Nashville, TN<br />Booth 132</h2><a href=\"mailto:BCCMarketing@bccsoftware.com?subject=Free NPF Tickets!\"><img src=\"/images/logo_NPF_small_transparent.gif\" style=\"margin-top:0px;\"alt=\"NPF Logo\"/><h2 style=\"padding-top:5px;\"> Request Free Tickets!</h2></a></div><br /><div id=\"home-right-column-quote\" style=\"text-align:center;\"><br /><a href=\"/IMB/default.aspx\"><span style=\"font-size:20px;margin-top:10px;\">Your <span style=\"color:#EBB316;\">Intelligent Mail</span> Headquarters</span><img src=\"/images/imb_blue_full2.gif\" style=\"margin-top:5px;\"/><h3 style=\"margin-top:3px;\">Discover how BCC's software and solutions connect you to true next-generation mailing</h3></a></div><br /><div id=\"MVP_Postcard\" style=\"text-align:center;\"><a href=\"/PostalSolutions/MVP.aspx\">&nbsp;</a></div>",
                "<div id=\"home-right-column-quote\" style=\"text-align:center;\"><br /><a href=\"/IMB/default.aspx\"><span style=\"font-size:20px;margin-top:10px;\">Your <span style=\"color:#EBB316;\">Intelligent Mail</span> Headquarters</span><img src=\"/images/imb_blue_full2.gif\" style=\"margin-top:5px;\"/><h3 style=\"margin-top:3px;\">Discover how BCC's software and solutions connect you to true next-generation mailing</h3></a></div><br /><div id=\"MVP_Postcard\" style=\"text-align:center;\"><a href=\"/PostalSolutions/MVP.aspx\">&nbsp;</a></div><br/><div style=\"background-image:url(/images/right-col.gif); height:200px;text-align:center;\"><h1 style=\"padding-top:8px;\">Join BCC at NPF</h1><h2 style=\"color:Black;padding-top:5px;padding-bottom:5px;\">April 11-14<br />Nashville, TN<br />Booth 132</h2><a href=\"mailto:BCCMarketing@bccsoftware.com?subject=Free NPF Tickets!\"><img src=\"/images/logo_NPF_small_transparent.gif\" style=\"margin-top:0px;\"alt=\"NPF Logo\"/><h2 style=\"padding-top:5px;\"> Request Free Tickets!</h2></a></div>",
                "<div id=\"MVP_Postcard\" style=\"text-align:center;\"><a href=\"/PostalSolutions/MVP.aspx\">&nbsp;</a></div><br/><div style=\"background-image:url(/images/right-col.gif); height:200px;text-align:center;\"><h1 style=\"padding-top:8px;\">Join BCC at NPF</h1><h2 style=\"color:Black;padding-top:5px;padding-bottom:5px;\">April 11-14<br />Nashville, TN<br />Booth 132</h2><a href=\"mailto:BCCMarketing@bccsoftware.com?subject=Free NPF Tickets!\"><img src=\"/images/logo_NPF_small_transparent.gif\" style=\"margin-top:0px;\"alt=\"NPF Logo\"/><h2 style=\"padding-top:5px;\"> Request Free Tickets!</h2></a></div><br/><div id=\"home-right-column-quote\" style=\"text-align:center;\"><br /><a href=\"/IMB/default.aspx\"><span style=\"font-size:20px;margin-top:10px;\">Your <span style=\"color:#EBB316;\">Intelligent Mail</span> Headquarters</span><img src=\"/images/imb_blue_full2.gif\" style=\"margin-top:5px;\"/><h3 style=\"margin-top:3px;\">Discover how BCC's software and solutions connect you to true next-generation mailing</h3></a></div>" 
                ] 
var writeColumn = inclArray[randomVal(0,inclArray.length-1)];