<!--
var dog;
function dude(dog) {var pic=new Array();pic[0]="<img src='galpic/pic_a.jpg'>";pic[1]="<img src='galpic/pic_b.jpg'>";pic[2]="<img src='galpic/pic_c.jpg'>";pic[3]="<img src='galpic/pic_d.jpg'>";pic[4]="<img src='galpic/pic_e.jpg'>";pic[5]="<img src='galpic/pic_g.jpg'>";pic[6]="<img src='galpic/pic_h.jpg'>";pic[7]="<img src='galpic/pic_p.jpg'>";pic[8]="<img src='galpic/pic_o.jpg'>";pic[9]="<img src='galpic/pic_n.jpg'>";pic[10]="<img src='galpic/pic_f.jpg'>";
pic[11]="<img src='galpic/pic_i.jpg'>";pic[12]="<img src='galpic/pic_iii.jpg'>";
pic[13]="<img src='galpic/pic_jjj.jpg'>";pic[14]="<img src='galpic/pic_i.jpg'>";
pic[15]="<img src='galpic/pic_j.jpg'>";pic[16]="<img src='galpic/pic_k.jpg'>";
pic[17]="<img src='galpic/pic_l.jpg'>";pic[18]="<img src='galpic/pic_m.jpg'>";
pic[19]="<img src='galpic/pic_q.jpg'>";
var cap=new Array(dog);
cap[0]="";cap[1]="Electrically Controlled Skylight";cap[2]="Skylight Controls";
cap[3]="Renovated Kitchen";cap[4]="Shingle Job With<br>Copper Gutters & Metalwork";
cap[5]="Copper Roof";cap[6]="Copper Roof With Skylights";cap[7]="";cap[8]="";cap[9]="";cap[10]="";cap[11]="";cap[12]="";cap[13]="";cap[14]="";cap[15]="";cap[16]="";cap[17]="";
cap[18]="";cap[19]="";
var pup=pic[dog];
var thDewd = window.open("","thDewd","height=390,width=390");
thDewd.window.moveTo(10,0);
thDewd.document.open();
thDewd.document.write('<html>');
thDewd.document.write('<head><style><!--body {margin: 0; padding: 0; color: #660000; background-color: #f9f9f9; background-image: url(marb_11.jpg)} h3 {margin: 10px 0 2px 0; }--></style>');
thDewd.document.write('</head>');
thDewd.document.write('<body>');
thDewd.document.write('<center><br>');
thDewd.document.write(pic[dog]);
thDewd.document.write('<h3>'+cap[dog]+'</h3>');
thDewd.document.write('<form>');
thDewd.document.write('<input type=reset value=Close onclick=self.close()><br><br>');
thDewd.document.write('</form>');
thDewd.document.write('</body>');
thDewd.document.write('</html>');
thDewd.document.close();
	}
//-->


