All pastes #449998 Raw Edit

Mine

public text v1 · immutable
#449998 ·published 2007-04-20 15:49 UTC
rendered paste body
	page.includeLibs.gmenu_layers = media/scripts/gmenu_layers.php
 //First level, this is basis the horizontal part of the menu
lib.mainTopMenu = COA
lib.mainTopMenu.10 = HMENU
lib.mainTopMenu.10 {
	wrap = <div style="float: right;">| </div>
	entryLevel = 0
	special = directory
	special.value = 1
    noBlur = 1
    expAll = 1
	1 = GMENU_LAYERS
	1{
wrap=<table cellpadding="0" border="0" cellspacing="0"><tr>|</tr></table>
    lockPosition = y
    hideMenuWhenNotOver = 1
    hideMenuTimer=250
    expAll=1
    leftOffset = 170
    topOffset =130
    relativeToTriggerItem = 1
	}
		1.NO = 1
		1.NO{
		allWrap=<td>|</td>
			backColor = #ffffff
			transparentBackground = 1
			transparentColor = #ffffff
			//transparentColor.closest = 2
			XY = [10.w]+30,50
			10 = TEXT
			10.text.field = title
			10.align = center
			10.fontColor = #000000
			10.fontFile = fileadmin/template/main/res/verdana.ttf
			10.fontSize = 11
			10.antiAlias = 1

			10.offset = 0,47
			//now render the vertical hyphen
			20 = IMAGE
			20.file = GIFBUILDER
			20.file{
				XY = 1,50
				backColor = #8e7a55
			}
			20.offset = [10.w]+29,0
		}
		1.RO < .1.NO
		1.RO{
			5 = IMAGE
			5.file = GIFBUILDER
			5.file {
				XY=300,50
				backColor = #DAD4BE
			}
		}
		2 = GMENU
		2.NO >
		2.NO < .1.NO
		2.NO {
		backColor >
		transparentBackground >
		transparentColor >
		10.text.field > 
		XY = [10.w]+50, 14
		wrap = |<br>
		backColor = #625F56
		11 = TEXT
		11.text.field = title
		11.fontColor = #000000
		11.fontFile = fileadmin/template/main/res/verdana.ttf
		11.fontSize = 11
		11.offset = 5,10

		20 >
}
}