/*global jQuery:false */
//noinspection BadExpressionStatementJS
"use strict";
jQuery(document).ready(function ()
{
    jQuery("a[href=http://www.chevrolet.it/images/pdf/it_it_listino_Spark.pdf]").click(function () {
       /* jQuery("body").append('<!--suppress HtmlDeprecatedTag --><iframe scrolling="no" frameborder="0" width="1" height="1" src="http://s0b.bluestreak.com/ix.e?uni&t=40658"></iframe>');*/
	   		var	sAccount			=	window.s_account ||	"",
			sAccountListIndex	=	sAccount.indexOf(","),
			omnitureTagId		=	sAccount,
		 	s = s_gi(omnitureTagId);
			s.linkTrackVars = "events";
			s.linkTrackEvents = "event47";
			s.events = "event47";
    });
});
