function linkingmov ()
{
var movie = document.movies.T1.value;
parent.Hauptframe.location = "../cgi-bin/findmachine.pl?resultmov+"+movie
}