function picbigh(picgoal,picname) {
PicWin=window.open("",picname,'status=0,scrollbars=0,resizable=0,width=390,height=580,screenX=50,screenY=50,top=50,left=50');
PicWin.document.open();
PicWin.document.writeln('<html>');
PicWin.document.writeln('<head>');
PicWin.document.writeln('<title>Capitol Remodeling, Inc.</title>');
PicWin.document.writeln('</head>');
PicWin.document.writeln('<body background="'+picgoal+'">');
PicWin.document.writeln('</body>');
PicWin.document.writeln('</html>');
PicWin.document.close();
}
function picbigw(picgoal,picname) {
PicWin=window.open("",picname,'status=0,scrollbars=0,resizable=0,width=580,height=390,screenX=50,screenY=50,top=50,left=50');
PicWin.document.open();
PicWin.document.writeln('<html>');
PicWin.document.writeln('<head>');
PicWin.document.writeln('<title>Capitol Remodeling, Inc.</title>');
PicWin.document.writeln('</head>');
PicWin.document.writeln('<body background="'+picgoal+'">');
PicWin.document.writeln('</body>');
PicWin.document.writeln('</html>');
PicWin.document.close();
}
function picabouth(picgoal,picname) {
PicWin=window.open("",picname,'status=0,scrollbars=0,resizable=0,width=390,height=580,screenX=50,screenY=50,top=50,left=50');
PicWin.document.open();
PicWin.document.writeln('<html>');
PicWin.document.writeln('<head>');
PicWin.document.writeln('<title>Capitol Remodeling, Inc.</title>');
PicWin.document.writeln('</head>');
PicWin.document.writeln('<body background="'+picgoal+'">');
PicWin.document.writeln('</body>');
PicWin.document.writeln('</html>');
PicWin.document.close();
}
function picaboutw(picgoal,picname) {
PicWin=window.open("",picname,'status=0,scrollbars=0,resizable=0,width=580,height=390,screenX=50,screenY=50,top=50,left=50');
PicWin.document.open();
PicWin.document.writeln('<html>');
PicWin.document.writeln('<head>');
PicWin.document.writeln('<title>Capitol Remodeling, Inc.</title>');
PicWin.document.writeln('</head>');
PicWin.document.writeln('<body background="'+picgoal+'">');
PicWin.document.writeln('</body>');
PicWin.document.writeln('</html>');
PicWin.document.close();
}
function piclic(picgoal,picname) {
PicWin=window.open("",picname,'status=0,scrollbars=0,resizable=0,width=700,height=530,screenX=50,screenY=50,top=50,left=50');
PicWin.document.open();
PicWin.document.writeln('<html>');
PicWin.document.writeln('<head>');
PicWin.document.writeln('<title>Capitol Remodeling, Inc.</title>');
PicWin.document.writeln('</head>');
PicWin.document.writeln('<body background="'+picgoal+'">');
PicWin.document.writeln('</body>');
PicWin.document.writeln('</html>');
PicWin.document.close();
}
function piclicb(picgoal,picname) {
PicWin=window.open("",picname,'status=0,scrollbars=0,resizable=0,width=705,height=246,screenX=50,screenY=50,top=50,left=50');
PicWin.document.open();
PicWin.document.writeln('<html>');
PicWin.document.writeln('<head>');
PicWin.document.writeln('<title>Capitol Remodeling, Inc.</title>');
PicWin.document.writeln('</head>');
PicWin.document.writeln('<body background="'+picgoal+'">');
PicWin.document.writeln('</body>');
PicWin.document.writeln('</html>');
PicWin.document.close();
}
function piclicc(picgoal,picname) {
PicWin=window.open("",picname,'status=0,scrollbars=1,resizable=0,width=630,height=530,screenX=50,screenY=50,top=50,left=50');
PicWin.document.open();
PicWin.document.writeln('<html>');
PicWin.document.writeln('<head>');
PicWin.document.writeln('<title>Capitol Remodeling, Inc.</title>');
PicWin.document.writeln('</head>');
PicWin.document.writeln('<body background="'+picgoal+'">');
PicWin.document.writeln('</body><table><tr><td height="780"></td></tr></table>');
PicWin.document.writeln('</html>');
PicWin.document.close();
}