﻿function openwin(url)
{
    location.href=url;
}
