/*
Shell Extension City Headlines
JavaScript to write headlines from shellcity.net
Copyright R. Helmer
Permission to use freely given upon request.
Improvements welcomed, and please send me a copy.
*/


<!-- Hide from JavaScript-Impaired Browsers


document.write("<a target='_content' href='http://shellcity.net/?foo=a'>TORUS TROOPER (free): Like a racing game Tempest style.</a>");
 document.write("<br><br>");
  document.write("<a target='_content' href='http://shellcity.net/?foo=b'>TUMIKI FIGHTERS (free): Shoot 'em up with a twist.</a>");
 document.write("<br><br>");
  document.write("<a target='_content' href='http://shellcity.net/?foo=c'>Z-LOCK (free): Not by ABA Games, but it has a similar feel.</a>");
 document.write("<br><br>");
 
            
// End Hiding -->