hello, i have the next code: index.php: <center> <?php $id = $_GET['id']; echo 'Did you Meaned : <a href="http://rapidshare.com/'.$id.'">http://rapidshare.com/'.$id.'</a>'; ?> Code (markup): and .htacces file: Options +FollowSymLinks RewriteEngine On RewriteRule ^(.*).html index.php?id=$1 RewriteRule ^files/(.*)/ index.php?id=$1 RewriteRule ^files/(.*).html index.php?id=$1 RewriteRule ^files/(.*)/(.*?)/ index.php?id=$1 RewriteRule ^files/(.*) index.php?id=$1 RewriteRule ^/(.*)/ index.php?id=$1 Code (markup): \ now if type in my website example domain2.com the next url: domain2.com/test-url.html it will say on that page: Did you Meaned :http://rapidshare.com/test-url.html and you can click on that and go to rapidshare page i want if you click on that it must open in a popup of 400 * 400 with in it again: Did you Meaned :http://rapidshare.com/test-url.html and if you click in the popup on that you will go to rapidshare link so can you put a popup in it? i would like to pay you with paypal name your price this must be easy for a coder, someone would do it for me, but i didnt saw him for days, i need it quickly, so i need someone