}
// Set up the SkinFactory
if (SkinFactory.getFactory() == null)
{
SkinFactory.setFactory(new SkinFactoryImpl());
// register the base skins
// =-=AEW Because we don't have a "ServletContext", we can't
// find any custom skins
SkinUtils.registerBaseSkins();