﻿$(document).ready(function() {
$("a[href=http://www.fwgraduates.com]").attr('target', '_blank');
});