
with(TransMenu) {
	dingbatSize=14;
	menuPadding=4;
	itemPadding=5;
	shadowSize=2;
	shadowOffset=2;
	shadowColor="#4F565D";
	shadowPng="/images/menu/grey-40.png";
	backgroundColor="#efefef";
	backgroundPng="/images/menu/white-90.png";
	hideDelay=500;
	slideTime=250;
}