/*
 * DFP - Small Business
 * Google Publisher Tag (GPT)
 * http://support.google.com/dfp_sb/bin/topic.py?hl=en&topic=1651546
 * 
 * created: 13th Jan 2012
 * 
 */

var googletag = googletag || {};
googletag.cmd = googletag.cmd || [];
(function() {
var gads = document.createElement('script');
gads.async = true;
gads.type = 'text/javascript';
var useSSL = 'https:' == document.location.protocol;
gads.src = (useSSL ? 'https:' : 'http:') + 
'//www.googletagservices.com/tag/js/gpt.js';
var node = document.getElementsByTagName('script')[0];
node.parentNode.insertBefore(gads, node);
})();
