about1=new Image(3,3)
about1.src="../tabs/about.gif"
about2=new Image(3,3)
about2.src="../tabs/about-on.gif"

agree1=new Image(3,3)
agree1.src="../tabs/agreeF.gif"
agree2=new Image(3,3)
agree2.src="../tabs/agreeF-on.gif"

agreements1=new Image(3,3)
agreements1.src="../tabs/agreements.gif"
agreements2=new Image(3,3)
agreements2.src="../tabs/agreements-on.gif"

agriculture1=new Image(3,3)
agriculture1.src="../tabs/agriculture.gif"
agriculture2=new Image(3,3)
agriculture2.src="../tabs/agriculture-on.gif"

armistice1=new Image(3,3)
armistice1.src="../tabs/armistice.gif"
armistice2=new Image(3,3)
armistice2.src="../tabs/armistice-on.gif"

development1=new Image(3,3)
development1.src="../tabs/development.gif"
development2=new Image(3,3)
development2.src="../tabs/development-on.gif"

china1=new Image(3,3)
china1.src="../tabs/china.gif"
china2=new Image(3,3)
china2.src="../tabs/china-on.gif"

conventional1=new Image(3,3)
conventional1.src="../tabs/conventional.gif"
conventional2=new Image(3,3)
conventional2.src="../tabs/conventional-on.gif"

economy1=new Image(3,3)
economy1.src="../tabs/economy.gif"
economy2=new Image(3,3)
economy2.src="../tabs/economy-on.gif"

environment1=new Image(3,3)
environment1.src="../tabs/environment.gif"
environment2=new Image(3,3)
environment2.src="../tabs/environment-on.gif"

energy1=new Image(3,3)
energy1.src="../tabs/energy.gif"
energy2=new Image(3,3)
energy2.src="../tabs/energy-on.gif"

european1=new Image(3,3)
european1.src="../tabs/european.gif"
european2=new Image(3,3)
european2.src="../tabs/european-on.gif"

humanitarian1=new Image(3,3)
humanitarian1.src="../tabs/humanitarian.gif"
humanitarian2=new Image(3,3)
humanitarian2.src="../tabs/humanitarian-on.gif"

Japan1=new Image(3,3)
Japan1.src="../tabs/Japan.gif"
Japan2=new Image(3,3)
Japan2.src="../tabs/Japan-on.gif"

leadership1=new Image(3,3)
leadership1.src="../tabs/leadership.gif"
leadership2=new Image(3,3)
leadership2.src="../tabs/leadership-on.gif"

military1=new Image(3,3)
military1.src="../tabs/military.gif"
military2=new Image(3,3)
military2.src="../tabs/military-on.gif"

missiles1=new Image(3,3)
missiles1.src="../tabs/missiles.gif"
missiles2=new Image(3,3)
missiles2.src="../tabs/missiles-on.gif"

monitorV1=new Image(3,3)
monitorV1.src="../tabs/monitorV.gif"
monitorV2=new Image(3,3)
monitorV2.src="../tabs/monitorV-on.gif"

multiTalks1=new Image(3,3)
multiTalks1.src="../tabs/multilateral.gif"
multiTalks2=new Image(3,3)
multiTalks2.src="../tabs/multilateral-on.gif"

nuclear1=new Image(3,3)
nuclear1.src="../tabs/nuclear.gif"
nuclear2=new Image(3,3)
nuclear2.src="../tabs/nuclear-on.gif"

refugees1=new Image(3,3)
refugees1.src="../tabs/refugees.gif"
refugees2=new Image(3,3)
refugees2.src="../tabs/refugees-on.gif"

reunification1=new Image(3,3)
reunification1.src="tabs/reunification.gif"
reunification2=new Image(3,3)
reunification2.src="tabs/reunification-on.gif"

russia1=new Image(3,3)
russia1.src="../tabs/russia.gif"
russia2=new Image(3,3)
russia2.src="../tabs/russia-on.gif"

sanctions1=new Image(3,3)
sanctions1.src="../tabs/sanctions.gif"
sanctions2=new Image(3,3)
sanctions2.src="../tabs/sanctions-on.gif"

scenarios1=new Image(3,3)
scenarios1.src="../tabs/scenarios.gif"
scenarios2=new Image(3,3)
scenarios2.src="../tabs/scenarios-on.gif"

southkorea1=new Image(3,3)
southkorea1.src="../tabs/southkorea.gif"
southkorea2=new Image(3,3)
southkorea2.src="../tabs/southkorea-on.gif"

terrorism1=new Image(3,3)
terrorism1.src="../tabs/terrorism.gif"
terrorism2=new Image(3,3)
terrorism2.src="../tabs/terrorism-on.gif"

transition1=new Image(3,3)
transition1.src="../tabs/transition.gif"
transition2=new Image(3,3)
transition2.src="../tabs/transition-on.gif"

uspolicy1=new Image(3,3)
uspolicy1.src="../tabs/uspolicy.gif"
uspolicy2=new Image(3,3)
uspolicy2.src="../tabs/uspolicy-on.gif"

function filter(imagename,objectsrc){
if (document.images)
document.images[imagename].src=eval(objectsrc+".src")
}