﻿if ($) {
	try {
		$(document).ready(function () {
			$('#stackExchangeCard').html('<a href="http://stackexchange.com/users/edd1f99830fa4b57bacf92f6400e0edc"><img src="http://stackexchange.com/users/flair/edd1f99830fa4b57bacf92f6400e0edc.png" width="208" height="58" alt="profile for James Skemp on Stack Exchange, a network of free, community-driven Q&amp;A sites" title="profile for James Skemp on Stack Exchange, a network of free, community-driven Q&amp;A sites" /></a>');
			//$('#playstationCard').html('<a href="http://profiles.us.playstation.com/playstation/psn/visit/profiles/strivinglife"><img src="http://fp.profiles.us.playstation.com/playstation/psn/pid/strivinglife.png" width="230" height="155" border="0" /></a>');
			//$('#xboxCard').html('<iframe src="http://gamercard.xbox.com/strivinglife.card" scrolling="no" frameborder="0" height="140" width="204">strivinglife</iframe>');
			$('#dualCard').html('<a href="http://gamercards.exophase.com/psn/user/strivinglife/"><img src="http://gamercards.exophase.com/154054.png"/></a>');
		});
	} catch (ex) {
		alert(ex.Message);
	}
}
