﻿function open_award() 
{
    //alert('敬請期待');
    window.location.href = "award.aspx";
}