function button_kampanya_bilgisi(){document.location.href="/CampaignInfo/CampaignInfo.asp";}
function button_is_ortaklari(){document.location.href="/Partners/Partners.asp";}
function button_bayiler(){document.location.href="/Dealer/Dealer.asp";}
function button_hesaplama(){document.location.href="/Rates/Rates.asp";}
function button_basvuru(){document.location.href="/Branch/Branch.asp";}
function button_beni_arayin(){document.location.href="/GetContact/GetContact.asp";}
function button_SSS(){document.location.href="/faq/faq.asp";}
function button_reklam_filmi(){document.location.href="/Movie/Movie.asp";}
function halkbank(){document.location.href="http://www.halkbank.com.tr";}
function tobb_logo(){document.location.href="http://www.tobb.org.tr/";}
function logo_etiket_index(){document.location.href="/Index.asp";}  


function button_faliyet_kolu(){document.location.href="/CompanyCategories/CompanyCategories.asp";}  


function SSSac(kaynak){
if(document.getElementById(kaynak).style.display == 'block')
{ document.getElementById(kaynak).style.display = 'none'; }
else

{ document.getElementById(kaynak).style.display = 'block'; }
}

