﻿/*** Routines ***/

// Entry JS point
function onPageLoaded()
{   
    CommonPage.onLoaded();
}
