﻿// JavaScript Document
function redirect(URLStr) { location = URLStr; }




