﻿function Transfer(thewindow) {
    window.location = thewindow;  
}