﻿function trk(pg) {
    try {
        pageTracker._trackPageview(pg);
    } catch (err) { }
    return (true);
}