I think we should work on one problem at a time
if asll webmasters protected their images 99% of these cock suckers would be fliping burgers
the first thing you should upload to a new domain is your htaccess file.
I keep mine on my desktop ready to go at a moments notice
_________________________________________
ErrorDocument 404 yourdomain.com/
ErrorDocument 403 yourdomain.com/
RewriteEngine on
RewriteOptions inherit
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^
http://([a-z0-9-]+\.)*yourdomain.com [NC]
RewriteCond %{HTTP_REFERER} !^
http://([a-z0-9-]+\.)*yourdomain.com [NC]
RewriteCond %{HTTP_REFERER} !^
http://([a-z0-9-]+\.)*yourdomain.com [NC]
RewriteRule .*\.(asf|mpg|mpeg|wmv|avi|rm|gif|jpe|jpg)$ yourdomain.com/ [NC,R,L]
AddType text/x-server-parsed-html .html