Use : Some Time we want show a page in a new popup weindow for some different type information like Description,Impotent note and etc.
Benefited : By using this you can create a link that will be open in a new popup window and it's attracting the viewers.
How To Create Popup Link :
Below give some html code you can edit below code for create you link.
<a href="http://www.gujjarfaisal786.blogspot.com"onclick="window.open
('http://www.gujjarfaisal786.blogspot.com','popup','width=500,height=500,left=0,top=0'); return false">ABT Home</a>