<!--
if (document.images) {
  var todayoff = new Image() // inactive imaj
  todayoff.src = "images1/anasayfa_r7_c3.jpg"
  
  var todayon = new Image() // active imaj
  todayon.src = "images1/banasayfa_r7_c3.jpg" 
}
function act() {
  if (document.images)
    document.images.today.src = todayon.src
}
function inact() {
  if (document.images)
    document.images.today.src = todayoff.src
}

// ikinci buton başlarrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr


if (document.images) {
  var today2off = new Image() // inactive imaj
  today2off.src = "images1/anasayfa_r7_c4.jpg"
  
  var today2on = new Image() // active imaj
  today2on.src = "images1/banasayfa_r7_c4.jpg"
}
function act2() {
  if (document.images)
    document.images.today2.src = today2on.src
}
function inact2() {
  if (document.images)
    document.images.today2.src = today2off.src
}

// üçüncü buton başlarrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr

if (document.images) {
  var today3off = new Image() // inactive imaj
  today3off.src = "images1/anasayfa_r7_c5.jpg"
  
  var today3on = new Image() // active imaj
  today3on.src = "images1/banasayfa_r7_c5.jpg" 
}
function act3() {
  if (document.images)
    document.images.today3.src = today3on.src
}
function inact3() {
  if (document.images)
    document.images.today3.src = today3off.src
}


// dördüncü buton başlarrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr

if (document.images) {
  var today4off = new Image() // inactive imaj
  today4off.src = "images1/anasayfa_r7_c9.jpg"
  
  var today4on = new Image() // active imaj
  today4on.src = "images1/banasayfa_r7_c9.jpg" 
}
function act4() {
  if (document.images)
    document.images.today4.src = today4on.src
}
function inact4() {
  if (document.images)
    document.images.today4.src = today4off.src
}



// 5 buton başlarrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr

if (document.images) {
  var today5off = new Image() // inactive imaj
  today5off.src = "images1/anasayfa_r7_c12.jpg"
  
  var today5on = new Image() // active imaj
  today5on.src = "images1/banasayfa_r7_c12.jpg" 
}
function act5() {
  if (document.images)
    document.images.today5.src = today5on.src
}
function inact5() {
  if (document.images)
    document.images.today5.src = today5off.src
}


// 6 buton başlarrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr

if (document.images) {
  var today6off = new Image() // inactive imaj
  today6off.src = "images1/anasayfa_r7_c13.jpg"
  
  var today6on = new Image() // active imaj
  today6on.src = "images1/banasayfa_r7_c13.jpg" 
}
function act6() {
  if (document.images)
    document.images.today6.src = today6on.src
}
function inact6() {
  if (document.images)
    document.images.today6.src = today6off.src
}


// 7 buton başlarrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr

if (document.images) {
  var today7off = new Image() // inactive imaj
  today7off.src = "images1/anasayfa_r7_c14.jpg"
  
  var today7on = new Image() // active imaj
  today7on.src = "images1/banasayfa_r7_c14.jpg" 
}
function act7() {
  if (document.images)
    document.images.today7.src = today7on.src
}
function inact7() {
  if (document.images)
    document.images.today7.src = today7off.src
}



// 8 buton başlarrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr

if (document.images) {
  var today8off = new Image() // inactive imaj
  today8off.src = "images1/anasayfa_r7_c17.jpg"
  
  var today8on = new Image() // active imaj
  today8on.src = "images1/banasayfa_r7_c17.jpg" 
}
function act8() {
  if (document.images)
    document.images.today8.src = today8on.src
}
function inact8() {
  if (document.images)
    document.images.today8.src = today8off.src
}


// 9 buton başlarrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr

if (document.images) {
  var today9off = new Image() // inactive imaj
  today9off.src = "images1/anasayfa_r7_c20.jpg"
  
  var today9on = new Image() // active imaj
  today9on.src = "images1/banasayfa_r7_c20.jpg" 
}
function act9() {
  if (document.images)
    document.images.today9.src = today9on.src
}
function inact9() {
  if (document.images)
    document.images.today9.src = today9off.src
}



// 10 buton başlarrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr

if (document.images) {
  var today10off = new Image() // inactive imaj
  today10off.src = "images1/anasayfa_r4_c18.jpg"
  
  var today10on = new Image() // active imaj
  today10on.src = "images1/banasayfa_r4_c18.jpg" 
}
function act10() {
  if (document.images)
    document.images.today10.src = today10on.src
}
function inact10() {
  if (document.images)
    document.images.today10.src = today10off.src
}


// 10 buton başlarrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr

if (document.images) {
  var today11off = new Image() // inactive imaj
  today11off.src = "images1/nova1.gif"
  
  var today11on = new Image() // active imaj
  today11on.src = "images1/nova2.gif" 
}
function act11() {
  if (document.images)
    document.images.today11.src = today11on.src
}
function inact11() {
  if (document.images)
    document.images.today11.src = today11off.src
}


// 12 buton başlarrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr

if (document.images) {
  var today12off = new Image() // inactive imaj
  today12off.src = "images1/heli1.gif"
  
  var today12on = new Image() // active imaj
  today12on.src = "images1/heli2.gif" 
}
function act12() {
  if (document.images)
    document.images.today12.src = today12on.src
}
function inact12() {
  if (document.images)
    document.images.today12.src = today12off.src
}

// 13 buton başlarrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr

if (document.images) {
  var today13off = new Image() // inactive imaj
  today13off.src = "images1/smz1.gif"
  
  var today13on = new Image() // active imaj
  today13on.src = "images1/smz2.gif" 
}
function act13() {
  if (document.images)
    document.images.today13.src = today13on.src
}
function inact13() {
  if (document.images)
    document.images.today13.src = today13off.src
}
// -->
