auto login script for EMB HCI
// ==UserScript==
// @name EMB Auto Director
// @namespace http://www2.hci.edu.sg/t0111066c
// @version 0.1
// @description auto login script for EMB HCI
// @author Yeo Xing Yee
// @match http://messages.hci.edu.sg/smb/index.html
// @grant none
// ==/UserScript==
window.onload=
window.location="http://messages.hci.edu.sg/smb/hs_student/";