Follow Dashboard

Saturday, 18 June 2016 | 18:03 | 0 comments
im deleting my past, :'(

somehow it hurts so much hmm

tapi takpe, jom kita bangkit

as long as you have Allah and you'll be fine

doakan saya SPM


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; }); } }