function ConfirmNicholas()
{
answer = confirm("Do you really want to become a gnome? If you choose to be a gnome the only way to go back is to use the 'Anti Converter' which is also found on this page ")
if (answer !=0)
{
location = "happygnome.php"
}
}
function ConfirmPeter()
{
answer = confirm("Do you really want to become a gnome? If you choose to be a gnome the only way to go back is to use the 'Anti Converter' which is also found on this page ")
if (answer !=0)
{
location = "lazygnome.php"
}
}
function ConfirmPhil()
{
answer = confirm("Do you really want to become a gnome? If you choose to be a gnome the only way to go back is to use the 'Anti Converter' which is also found on this page ")
if (answer !=0)
{
location = "sleepygnome.php"
}
}
function ConfirmClide()
{
answer = confirm("Do you really want to become a gnome? If you choose to be a gnome the only way to go back is to use the 'Anti Converter' which is also found on this page ")
if (answer !=0)
{
location = "deafgnome.php"
}
}
function ConfirmJeffery()
{
answer = confirm("Do you really want to become a gnome? If you choose to be a gnome the only way to go back is to use the 'Anti Converter' which is also found on this page ")
if (answer !=0)
{
location = "workergnome.php"
}
}
