Welcome to the Valley of Nightmares! ---- There's nothing scary about this site, really, the site has nothing to do with the name - so ignore! =O Anyways, enjoy the site while it's alive because you never know when I will accidently press the red button over there in the corner...*coughcough* ^_^;

     Main.Page
     Splash.Page
     F.A.Q
     About.Us
     Contact.Us
     Affiliation
     VN.History
     VN.Characters
     Past.Layouts
     Linkage (In/Out)
     Our.Awards
     Win.an.Award
     Report.an Error!
     Arigatou.Thanks!

     VN.Radio.Blog
     VN.Blab Forums
     VN.Oekaki
     VN.Topsites
     Plushies.Paresu
     Final.Kiseki (fansite)

     Fun.Pokemon Pages
     DARE
     Mewonie.Baloney
     Ask.Snowbora
     Blonde.Quiz
     Personality.Quiz
     TUFV (noclickie!!)
     .......
     Random.Polls
     Funneh.Events
     Crazeh.Excuses
     How.To Annoy
     How.To.Annoy CU

     3D.Pokemon
     Pokemon.Images
     Fan.Art
     Fan.Fakes
     Art.Gallery

     Drabbles
     Touhi.Za.Kusari
     Solo (one shot)

     Red.:.Blue
     Gold.:.Silver
     Ruby.:.Sapphire
     FR.:.LG
     Dungeon.R/B
     R/S.Pokemon Sprites
     Eevee.Evolutions
     Weakness.Chart

     Video.Tutorials
     HTML.Tutorials
     Photoshop.Tutorials
     Oekakis.Setup
     PlugBoards.Setup
     RadioBlog.Help

     Free.Buttons
     Free.Layouts
     Layouts.Help
     Styleswitchers
     HTML.Tips
     SSI.PHP Include
     Web.Dictionary
     Source.Codes
     Tips.And.Tricks
     Web.Resources

     Photoshop.Brushes
     Winamp.Skins
     Anti-Anti.Pokemon
     All.About N00bs
     IM.Status Messages
.:: Preventing Source Code Theft ::.


Do you have a HTML code in your website that you don't want anybody to take? Although you cannot block the Source Code for your site, because all browsers need to be able to read the HTML code in order to properly display your site, you still can prevent people from taking the code, here are some ways:

  • Disable right click You can disable the right mouse button with a simple DHTML script so people can't right click and View your source code. You can find the code here.

  • Use frames or iFrames When you view the source code of a website that all there is are iFrames, you will only see a few lines of HTML. This will not fool experienced HTML coders and web savvies, but it's worth a shot.

  • Encryption A very effective way of preventing source code thieves. You can find many encryption programs on the web, but many are sharewares.

  • Insert a million random scripts into your site We wouldn't recommend this trick for most people who has big websites, it will get very confusing and hard to get around your own HTML code. But it will keep un-experienced web surfers out of your HTML codes since the scripts will confuse them.