<script language="JavaScript" src="http://z.about.com/6/js/b.txt?s=weightloss"></script> <script>ShowHeadlines(10)</script> I have this simple script on my site to get the latest headlines from about.com If possible, I want to make it so the target it _blank , so that they do not leave my site.
If you parse the feed using php then you can write a regular expresion to insert the target=blank into each link.