/* SiteCatalyst code version: H.20.3.
Copyright 1997-2009 Omniture, Inc. More info available at
http://www.omniture.com */

/* --- Shoppingmall implementatie events, aangeroepen vanuit jsps start --- */
function s_gi() {
}
var s= new s_gi();

s.t = function() {}
s.tl = function() {}
s.events = function() {}


function communityInteraction(a) {
    return void(0);
/**
  var s=s_gi(s_account);
  s.linkTrackVars='events,eVar15';
  s.linkTrackEvents='event23';
  s.eVar15= a;
  s.events='event23';
  s.tl();
**/
}
function communityInteractionReaction(a) {
    return void(0);
/**
  var s=s_gi(s_account);
  s.linkTrackVars='events,eVar15';
  s.linkTrackEvents='event3,event23';
  s.eVar15= a;
  s.events='event3,event23';
  s.tl();
**/
}
function communityFollower(a) {
    return void(0);
/**
  var s=s_gi(s_account);
  s.linkTrackVars='events,eVar40';
  s.linkTrackEvents='event24';
  s.eVar40= a;
  s.events='event40';
  s.tl();
**/
}
 
function clickFotoVenster(topsection, articid, title) {
    return void(0);
/**
var s=s_gi(s_account);
s.linkTrackVars='events,eVar37';
s.linkTrackEvents='event35';
s.eVar37= topsection + ' - ' + articid + ' - ' + title;
s.events='event35';
s.tl(true,'o','foto vergroten');
**/
}
 
function clickPoll(topsection, articid, title) {
    return void(0);
/**
  var s=s_gi(s_account);
  s.linkTrackVars='events,eVar37';
  s.linkTrackEvents='event33';
  s.eVar37= topsection + ' - ' + articid + ' - ' + title;
  s.events='event33';
  s.tl(true,'o','poll click');
**/
}
 
function submitForm(topsection, articid, title) {
    return void(0);
/**
  var s=s_gi(s_account);
  s.linkTrackVars='events,eVar14';
  s.linkTrackEvents='event21';
  s.eVar14= topsection + ' - ' + articid + ' - ' + title;
  s.events='event21';
  s.tl(true,'o','formulier verstuurd');
**/
}
 
function mailArticle(topsection, articid, title) {
    return void(0);
/**
  var s=s_gi(s_account);
  s.linkTrackVars='events,eVar14';
  s.linkTrackEvents='event6';
  s.eVar14= topsection + ' - ' + articid + ' - ' + title;
  s.events='event6';
  s.tl(true,'o','artikel - mailen');
**/
}
 
function webshopOmni(topsection, title) {
    return void(0);
/**
  var s=s_gi(s_account);
  s.linkTrackVars='events';
  s.linkTrackEvents='event48';
  s.trackExternalLinks=false;
  s.events = 'event48';
  s.tl(true,'o', 'Webshop ' + topsection + ' - ' + title);
**/
}
 
function webregioExitLink(page) {
    return void(0);
/**
    var s=s_gi(s_account);
    s.linkTrackVars='events,eVar37';
    s.linkTrackEvents='event20';
    s.eVar37= page;
    s.events='event20';
    s.tl(true,'o','webregio news flash widget');
**/
}

