// bismillahirrahmanirrahim


@mpage_container
{
    $class com.isoft.mmcd.skin.widgets.MMCDPanel
    
    @rationalpos
    {
        $x 0
        $y 0
        $wdt 0
        $hgt 0
    }

    @position
    {
        $x 10
        $y 185
        $wdt 70
        $hgt 110	
    }

    $bgcolor 230 230 230
    
    $opaque false
    
	$useparentpopup true
	
	$border line gray

    $visible true
}

@page_0
{
    $class com.isoft.mmcd.skin.widgets.MMCDButton

    @images
    {
         $default "nimages/page_normal.png"
         $mouseover "nimages/page_mover.png"
         $mask "nimages/page_mask.png"
    }

    @rationalpos
    {
        $x 0
        $y 0
        $wdt 0
        $hgt 0
    }

    @position
    {
        $x 60
        $y 139
        $wdt 17
        $hgt 44
    }

    $onlyimages true

	$focusable false
    
    $font "Arial-plain-14"
   	$margin 1 1 1 1

    $visible true	
}
