

function goto_URL(object) 
{
    open(object.options[object.selectedIndex].value)
};



document.writeln('<TABLE width=200 bgcolor="#444444" BORDER="0" CELLSPACING="0" CELLPADDING="0"><FORM><TR><TD align="center" colspan=1>');


document.write('<a href="http://www.pseudome.net/tprsom/" target="new"><img src="images/rsombanner.jpg" border="0" height="40" width="200"><\/a>');

document.writeln('<\/td><\/tr>');
document.writeln('<TR><TD align="center"><SELECT NAME="selectName" onChange="goto_URL(this.form.selectName)" >');

document.write('<OPTION VALUE="http://www.pseudome.net/tprsom/index.html">----Tokyopop Rising Stars----<\/OPTION>');



document.write('<OPTION VALUE="http://www.blackmoontides.com/">blackmoontides<\/OPTION>');

document.write('<OPTION VALUE="http://www.livejournal.com/users/sewerprincess/">Crappy Fairytales<\/OPTION>');

document.write('<OPTION VALUE="http://www.vanvonhunter.com/">Van Von Hunter<\/OPTION>');

document.write('<OPTION VALUE="http://www.bewildered-art.com/">Bewildered Art<\/OPTION>');

document.write('<OPTION VALUE="http://www.slimemansion.com/">Slime Mansion<\/OPTION>');

document.write('<OPTION VALUE="http://www.ghostcircles.com/mike/">Paper Amp<\/OPTION>');

document.write('<OPTION VALUE="http://www.blacksheepcomics.com/">Black Sheep Comics<\/OPTION>');

document.write('<OPTION VALUE="http://www.stationzero.org/">Station Zero<\/OPTION>');

document.write('<OPTION VALUE="http://serene.nu/">Aphelion<\/OPTION>');




document.write('<OPTION VALUE="http://www.jaredandlindsay.com/">Jared &amp; Lindsay<\/OPTION>');

document.write('<OPTION VALUE="http://home.cwru.edu/~nxl25/">Darkreaver<\/OPTION>');

document.write('<OPTION VALUE="http://endrealm.com/">Endrealm<\/OPTION>');

document.write('<OPTION VALUE="http://www.bizenghast.com/">Bizenghast<\/OPTION>');

document.write('<OPTION VALUE="http://www.destiny-makers.net/">Destiny-Makers<\/OPTION>');

document.write('<OPTION VALUE="http://www.dreamworldstudio.net/">Dreamworld Studio<\/OPTION>');

document.write('<OPTION VALUE="http://www.skyfallmanga.com/">Skyfall<\/OPTION>');



document.write('<OPTION VALUE="http://www.thecastings.com/">The Castings<\/OPTION>');

document.write('<OPTION VALUE="http://elf-shojo.deviantart.com">Elf-shojo<\/OPTION>');

document.write('<OPTION VALUE="http://www.rose-madder.com/">Rose-Madder<\/OPTION>');



document.write('<OPTION VALUE="http://www.hellacomics.com/">hellacomics<\/OPTION>');

document.write('<OPTION VALUE="http://www.felaxx.com/">Felaxx\'s Gallery<\/OPTION>');

document.write('<OPTION VALUE="http://www.tentopet.deviantart.com/">Tentopet<\/OPTION>');

document.write('<OPTION VALUE="http://belligerent.deviantart.com/">Belligerent<\/OPTION>');

document.write('<OPTION VALUE="http://www.xepher.net/~sonata/">Sonatina<\/OPTION>');

document.write('<OPTION VALUE="http://www.busterkids.com/">Maximo<\/OPTION>');


document.writeln('<\/SELECT><\/TD>');

document.writeln('<\/TR><\/TD><\/TR><\/FORM><\/TABLE>');




