$(document).ready(function() {
	//$('#twitterlike').html('<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js);
	//$('#twitterlike').html('<a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="https://www.ehandel.dk">Tweet</a><script type="text/javascript" src="https://platform.twitter.com/widgets.>script>');
	$('#twitterlike').html('<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://www.ehandel.dk/" data-count="horizontal">Tweet</a><script type="text/javascript" src="//platform.twitter.com/widgets.js"></script>');
	$('#facebooklike').html('<iframe src="https://www.facebook.com/plugins/like.php?app_id=162455070487248&amp;href=http%3A%2F%2Fwww.ehandel.dk&amp;send=false&amp;layout=standard&amp;width=108&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=24" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:108px; height:24px;" allowTransparency="true"></iframe>');
	//$('#facebooklike').html('<iframe src="https://www.facebook.com/plugins/like.php?app_id=223111421051971&amp;href=http%3A%2F%2Fwww.customersense.com%2Fbog&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=90" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:108px; height:26px;" allowTransparency="true"></iframe>');
});
