// common javascript functions

$(document).ready(function() {

	// jQuery ready!

});