﻿$(document).ready(function(){$("div.rounded").corner();var a=(new Date).getFullYear();$("#year").text(a)})
