function oShoppingCart(events, products) {return null;}
function oPurchaseThankYouPage(purchaseID, currencyCode, state, zip){return null;}
function oTrialDownload(product) {return null;}
function oFileDownload(product, filename) {return null;}
function oInternalSearches(keyword, results) {return null;}
function oPageName(pName){return null;}
function oNotFoundPage(url){return null;}
function oOnlineScanner(step) {return null;}
function oSiteHierarchy(level1, level2, level3) {return null;}	
function oSiteTeritory(domainName, webserver, country, pop, language) {return null;}
function oOnlineScanner2(lang, step) {return null;}