function scCommonImagesStrings()
{
	this.Manager = new Object();

	this.sOnlineResource = 'resource.gif'
	this.sOnlineOrgOpened = 'orgopened.gif'
	this.sSortDown = 'sortdown.gif'
	this.sPopCal = 'stc60pcal.gif'
	this.sMiniPrinter = 'tinyprinter.gif'
	this.sDataBullet = 'bullet.gif'
	this.sTreePlus = 'plus.gif'
	this.sBack = ''
	this.sLine = ''
	this.sPick = '../Custom/select.gif'
	this.sHome = '../Custom/clearpixel.gif'
	this.sMail = '../Custom/clearpixel.gif'
	this.sUp = '../Custom/clearpixel.gif'
	this.sHelp = '../Custom/clearpixel.gif'
	this.sAbout = '../Custom/clearpixel.gif'
	this.sTreeMinus = 'minus.gif'
	this.sAssessment = 'online_assess.gif'
	this.sOnlineTraining = 'online_training.gif'
	this.sNote = 'prnote.gif'
	this.sMiniPick = 'pr70pick.gif'
	this.sMiniDel = 'pr70del.gif'
	this.sMiniClick = 'pr70clik.gif'
	this.sBullet = '../Custom/gray-star-bullet.gif'
	this.sLogo = ''
	this.sSearch = '../Custom/clearpixel.gif'
	this.sRegEquiv = 'stc60equiv.gif'
	this.sOnlineOrgClosed = 'orgclosed.gif'
	this.sILTOpened = 'iltopened.gif'
	this.sSortUp = 'sortUp.gif'
	this.sPlanEdit = 'planedit2.gif'
	this.sPlanDelete = 'plandel2.gif'
	this.sFooterTopLine = ''
	this.sTitleBG = ''
	this.sTitlePersonBG = ''
	this.sEdit = 'stc60edit.gif'
	this.sViewResults = 'stc60view.gif'
	this.sPlanResources = 'plan_bookshelf.gif'
	this.sILTClosed = 'iltclosed.gif'
	this.sViewComments = 'stc60viewcomments.gif'
	this.sOnlineResourceTracked = 'resourcet.gif'
	this.sEditIcon = 'planedit2.gif'
	this.sDeleteIcon = 'plandel2.gif'
}
var scCommonImages = new scCommonImagesStrings()


