// bismillahirrahmanirrahim
@mainwindow
{
    $class com.isoft.mmcd.skin.MMCDWindow

    @position
    {
        $x 0
        $y 0
        $wdt 1020
        $hgt 740
    }

	$minimumsize 1000 700

    $title "Risale-i Nur Külliyatı Yardımcı Programı"

    $visible true

    $exitonclose true
}

@anapanel
{
    $class com.isoft.mmcd.skin.widgets.MMCDPanel
    
    @rationalpos
    {
        $x 0
        $y 0
        $wdt 1
        $hgt 1
    }
    
    $clippedpicture "nimages/zemin1.jpg"
    
	$useparentpopup true
	
	$border null

    $visible true
}
