If I understand what you want you want to Click the Image and pop up the New Window if that is the Case this should work
Code:
<a href="http://www.limawebdesign.com/quote.htm" onclick="NewWindow(this.href,'::: ::: request a quote ::: :::','500','400','yes','center');return false" onfocus="this.blur()">
<a href="" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('index_r8_c2','','graphics/index_r8_c2_f2.gif',1);" ><img name="index_r8_c2" src="graphics/index_r8_c2.gif" width="120" height="105" border="0"></a>
</a>
Im not sure if that is what you want, the more I read your question the more I do think that is what you want.
Tryn
Bookmarks