To New Beginnings
Happy 2015! I'm in the process of revamping my website. I hope you like what you see thus far. Please check back when the site is polished. // Parse the URL parameter function getParameterByName(name, url) { if (!url) url = window.location.href; name = name.replace(/[\[\]]/g, "\\$&"); var regex = new...