
title1 = "";// t1
title2 = "";// t2	
title3 = "";// t3
//Edit
L1 = "For Exploration Update"; //t4	
L2 = " Contact Ron Simson."; // t5
L3 = "Ph:- 61 7 4788 4140 "; // t6
L4 = "Email:- moggiem@activ8.net.au"; // t7
L5 = ""; // t8
L6 = ""; // t9
L7 = ""; // t10
L8 = ""; // t11
L9 = "";// t12
L10 = "<div style='text-align: left;margin-left:20px;margin-top: 25px'></div>";	//t13
//End Edit
//Photos 
im1 = ("<img src='Images/ComlogoSml.png'/><br/>");// im1
im2 = ("<img src='Images/MoggieMining_sb_01.gif'/><br/>"); // im2 
im3 = ("<img src='Images/asxlogo.gif'/><br/>");// im3	
im4 = ("<a href='http://www.worldbest.com'><img src='Images/wbw_nominee1.jpg'/></a>");// im4
im5 = ("<div style='text-align:center;margin-top:40px'><img src='Photos/pic1 [200x150].JPG' border='0' width='200' height='133' alt='Drilling at Poison Lake'/></div>");// im5
im6 = ("<a onfocus='this.blur()' onclick='NewWindow(this.href,'mywin','800','533','yes','center');return false' href='Photos/pic1.JPG'><font color='blue'>View Larger Image</font></a>");// im6
im7 = ("");// im7
im8 = ("");// im8
//End Photos
t1 = ("<font size=6 color=blue><u><i><b>"+title1+"</b></i><\/u><\/font><br/><br/>");
t2 = ("<font size=3 color=black><b><u>"+title2+"</u></b><\/font><br/>");
t3 = ("<font size=3 color=blue><b><u>"+title3+"</u></b><\/font><br/><br/>");
t4 = ("<font size=5 color=red><b>"+L1+"</b><\/font><br/>");
t5 = ("<font size=5 color=red><b>"+L2+"</b><\/font><br/><br/>");
t6 = ("<font size=4 color=black><b>"+L3+"</b><\/font><br/>");
t7 = ("<font size=4 color=black><b>"+L4+"</b><\/font><br/>");
t8 = ("<font size=2 color=black><b>"+L5+"</b><\/font><br/>");
t9 = ("<font size=2 color=black><b>"+L6+"</b><\/font><br/>");
t10 = ("<font size=2 color=black><b>"+L7+"</b><\/font><br/>");
t11 = ("<font size=2 color=black><b>"+L8+"</b><\/font><br/>");
t12 = ("<font size=2 color=black><b>"+L9+"</b><\/font><br/>");
t13 = ("<font size=2 color=black><b>"+L10+"</b><\/font><br/>");
document.write(t1+t4+t5+t6+t7+im5+im6);
