// Home Page Random Box
var random_box = new Array ();

random_box[0] = "<p><strong>Insider threats.</strong><br />The risk of sabotage from sacked or pressured staff has never been higher, action is needed this day.</p><span class='Light_Grey'><a href='/insider-threats'>Read more here.</a> | <a href='/pdfs/Lurking-enemy-within.pdf' target='_blank'>Download ebrochure.</a></span>";

random_box[1] = "<p><strong>Enterprise concern.</strong><br />With IT now embedded in all your business activities, information security and risk are an enterprise concern.</p><span class=\"Light_Grey\"><a href=\"enterprise-security-concern\">Read more here.</a> | <a href=\"/pdfs/Once-impossible-machines.pdf\" target='_blank'>Download ebrochure.</a></span>";

random_box[2] = "<p><strong>Retainer benefit.</strong><br />Working on retainer, the IT security of your enterprise can be assured every day for an affordable cost.</p><span class='Light_Grey'><a href='/retainer-benefit'>Read more here.</a></span>";

var i = Math.floor(random_box.length*Math.random());
