well this should work but that is not what you want i think..
instead of this:
form.loadVariables("email.php", "POST");
write:
krpano.call("openurl(mailto:virtualtuur@gmail.com,_self)");
...
that should work doesn't it?
but you want that form...
Tuur