(function(A){A.fn.hp_addClickId=function(B){return this.each(function(){A(this).mousedown(function(){if(B){sct(B);
}});
});
};
})(jQuery);
(function(A){A.fn.hp_questionAnswered=function(B){return this.each(function(){A(this).click(function(){var C=(new Date()).getTime();
var F="no";
var G=A(this).hasClass("correct");
if(G){F="yes";
}var D=JASK.cfg.ldomain+"/updateamazondb";
var E=A(this).find("a.qotdopttxt").first().attr("href");
A.get(D,{"cb":C,"qotdid":B,"qotdaction":F},function(H){window.location=E;
});
return false;
});
});
};
})(jQuery);
(function(A){A.fn.hp_impression=function(B,C){if(this.length<1){return ;
}A(window).load(function(){if(B&&B.length&&B.length>0){var D=A("<img />",{src:B}).get();
}if(C){A(D).load(function(){A(D).hp_impression(C);
});
}});
};
})(jQuery);
(function(A){A.fn.hp_insertStyleSheet=function(B){A("<link />",{href:B,rel:"stylesheet",type:"text/css",className:"hp_insertedStyleSheet"}).appendTo("head");
};
})(jQuery);


