Siamnet
getElementById
Just add the following function to your JavaScript code.
function $(id) { return document.getElementById(id); }
Featured Pages
2010-09-09