<!--function random_content(){var mycontent=new Array()//specify random content below.mycontent[1]='<table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="544" height="130"><img src="images/photo1.jpg" alt="The Insurance Charities" width="300" height="130" /></td></tr></table>'mycontent[2]='<table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="544" height="130"><img src="images/photo2.jpg" alt="The Insurance Charities" width="450" height="130" /></td></tr></table>'mycontent[3]='<table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="544" height="130"><img src="images/photo3.jpg" alt="The Insurance Charities" width="400" height="130" /></td></tr></table>'mycontent[4]='<table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="544" height="130"><img src="images/photo4.jpg" alt="The Insurance Charities" width="448" height="130" /></td></tr></table>'mycontent[5]='<table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="544" height="130"><img src="images/photo5.jpg" alt="The Insurance Charities" width="500" height="130" /></td></tr></table>'mycontent[6]='<table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="544" height="130"><img src="images/photo6.jpg" alt="The Insurance Charities" width="300" height="130" /></td></tr></table>'mycontent[7]='<table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="544" height="130"><img src="images/photo7.jpg" alt="The Insurance Charities" width="500" height="130" /></td></tr></table>'mycontent[8]='<table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="544" height="130"><img src="images/photo8.jpg" alt="The Insurance Charities" width="500" height="130" /></td></tr></table>'mycontent[9]='<table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="544" height="130"><img src="images/photo9.jpg" alt="The Insurance Charities" width="500" height="130" /></td></tr></table>'var ry=Math.floor(Math.random()*mycontent.length)if (ry==0)ry=1document.write(mycontent[ry])}random_content()//-->
