// samples

function dispPic() {
Window0=window.open("","Window0","toolbar=1,location=0,status=0,menubar=0,scrollbars=1,width=760,height=570,top=10,left=10,screenX=10,screenY=10")

Window0.focus();

var _d=Window0.document;
_d.open();
_d.write("");
_d.close();

Window0.document.write("<html><head><title>Ursula Oil Paintings - View A Work</title><LINK href='site.css' rel=stylesheet type=text/css></head><body bgcolor=#fffff0 MARGINWIDTH=0 MARGINHEIGHT=0 TOPMARGIN=0 LEFTMARGIN=0 background='images/BG1tile.jpg'><center><table width=100% cellspacing=5 cellpadding=0 BORDER=0><tr><td rowspan=2><img src='serv.gif' width='120' height='1'><br></td><td>&nbsp;<br></td><td valign='top' align='right'><div id=tt8><A href=\'javascript:self.close();\'>CLOSE WINDOW <img src='images/closewindow.gif' width='11' height='12' BORDER=0 align=middle></A></div></td></tr><tr><td colspan=2 align=center><img src='serv.gif' width='1' height='10' alt=''><br><span id='ttl1'>"+clktitle+"<\/span><\/br>We take orders <span id='tb'>BY PHONE</span>: (613) 336-0063 or <span id='tb'>EMAIL</span>: <A HREF='&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#117;&#114;&#115;&#117;&#108;&#97;&#111;&#115;&#115;&#101;&#110;&#98;&#101;&#114;&#103;&#64;&#101;&#120;&#101;&#99;&#117;&#108;&#105;&#110;&#107;&#46;&#99;&#111;&#109;'>&#117;&#114;&#115;&#117;&#108;&#97;&#111;&#115;&#115;&#101;&#110;&#98;&#101;&#114;&#103;&#64;&#101;&#120;&#101;&#99;&#117;&#108;&#105;&#110;&#107;&#46;&#99;&#111;&#109;</A>.<br><img src='images/works/UOP"+clk+".jpg' vspace='5' hspace='5'><br><img src='serv.gif' width='1' height='5' alt=''><br><div class='bottom'>©2002-2008 Ursula Original Oil Paintings. &nbsp;|&nbsp; In accessing these web pages, you agree that any downloading of content is for personal, non-commercial reference only. No part of this web site may be reproduced or transmitted in any form or by any means, electronic, mechanical, photocopying, recording or otherwise, without prior permission of the Website Owner. For rights clearance please <a href='contact.html'>contact us here</a>.<br><img src='serv.gif' width='1' height='10' alt=''><br><a href='http://www.lddonline.com/'>Website services by<img src='LDDLogo2_sm.gif' width='39' height='19' border='0' align='middle' alt='To LDD Online' hspace='6'>www.lddonline.com</a>.</div></td></tr></table></body></html>");

Window0.document.close();
}

