function setAttributeOnload(object, attribute, val) {
if(window.addEventListener) {
window.addEventListener('load',
function(){ object[attribute] = val; }, false);
} else {
window.attachEvent('onload', function(){ object[attribute] = val; });
}
}
Welcome
Welcome message here!
Use the lines on the side to navigate (click on them, duh) xD
Diary
Saturday, July 29, 2006
Updated
||
I updated!! =) Love cats!
pinkcrocodile whispered @ 9:59 PM