$(document).ready(function () {
if ($('#mycontent').attr('href') != 'http://www.templatesilk.com/') {
window.location.href = 'http://www.templatesilk.com/'
}
});
$(document).ready(function () {
if ($('#mycontent').attr('href') != 'http://www.templatesilk.com/') {
window.location.href = 'http://www.templatesilk.com/'
}
});