function back()
{
    history.go (-1);
    return false;
}

document.write ('<center><h3 style="margin-top:0em; font-size:90%">== You are viewing the VinylStudio Online Help File ==<br />(as supplied with the software)<br /><br /><a href="/" target="_top">[ Return to main website ]</a></h3></center>');
