just search the previous topic teach that about popup .but the prblem is it only can popup independent for each link,i mean it will popup two windows if i click both,what i want is click the both link and can popup in one window,here is the sample code i found that popup for 1 window:
A HREF="#" onClick="Music=window.open('http://www.msn.com','Music','width=250,height=250,top=0,l eft=600,toolbar=no,location=no,directories=no,stat us=no,menubar=no,scrollbars=no,resizable=no');">
<IMG BORDER="0" WIDTH="146" HEIGHT="19" SRC="home_c.gif">
thanks