﻿
$(document).ready(function() {
    $("a.greenButton").corner("");
});

