﻿// JScript File
var URL='http://www.yonforklift.com/default.aspx';
if (top.location!=URL) {
   top.location.href=URL
}

