// JavaScript Document
// DoubleClick Spotlight Tag
// Activity Name for this tag is:Fossil SG Landing Page
// Web site URL where tag should be placed: http://www.fossil.com
// This tag must be placed within the opening <body> tag, as close to the beginning of it as possible
// Creation Date:11/18/2008; Updated 1/15/09

var axel = Math.random()+"";
var a = axel * 10000000000000;
document.write('<iframe src="http://fls.doubleclick.net/activityi;src=1897373;type=singa410;cat=fossi374;ord=' + a + '?" width="0" height="0" frameborder="0" style="visibility:hidden;background:transparent;display:none; position:absolute; left:150%; top:150%; z-index: 20"></iframe>');

