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