General Invitation

Thanks
smile.gif
 
I was using firefox under linux, might have been the flash player implementation.

By the way you can fix that error about doctype by creating a .htaccess file in your root web directory, so wherever http://www.darkvirtue.com/ points to create a .htaccess file that contains

AddDefaultCharset utf-8
Or just add that line to your already existing .htaccess file.
 
Back
Top