﻿// JScript File

 function awards()
  {
      window.open("Awards.aspx","awards", "height=600, width=800, resizable=yes"); 
  }


