Follow Dashboard

SMKSP 14 Revolution
Wednesday, 5 November 2014 | 02:20 | 0 comments






Diaorang the best.. Pengalaman asrama kat sini memang best
Mesti rindu nanti 😭😭😍😘



Old things | New things






function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener("load", function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } }