CTC Citizens Trade Campaign Fair TradeBODY, P, td { font-family: Verdana, sans-serif; font-size: 8pt; color: #000000; }a:link { font-weight: bold; color: #0B3466; text-decoration: underline; background-color: transparent;}a:visited { font-weight: bold; color: #0B3466; text-decoration: underline; background-color: transparent;}a:hover { background-color: transparent; color: #455971; text-decoration: none; font-weight: bold;} /* CoolMenus 4 - default styles - do not edit */.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}/* CoolMenus 4 - default styles - end */ /*Style for the background-bar*/.clBar{position:absolute; width:10; height:22; background-color:#F2F2C1;layer-background-color:#F2F2C1; visibility:hidden}/*Styles for level 0*/.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:arial; font-size:11px; font-weight:none}.clLevel0{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:white;}.clLevel0over{background-color:#B83B19; layer-background-color:#B83B19; color:black; cursor:pointer; cursor:hand; }.clLevel0border{position:absolute; visibility:hidden; background-color:black; layer-background-color:black}/*Styles for level 1*/.clLevel1, .clLevel1over{position:absolute; padding:3px; font-family:arial; font-size:11px; font-weight:none}.clLevel1{background-color:#455A70; layer-background-color:#455A70; color:white;}.clLevel1over{background-color:#B83B19; layer-background-color:#B83B19; color:white; cursor:pointer; cursor:hand; }.clLevel1border{position:absolute; visibility:hidden; background-color:black; layer-background-color:black}/*Styles for level 2*/.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:tahoma; font-size:11px; font-weight:none}.clLevel2{background-color:#455A70; layer-background-color:#455A70; color:white;}.clLevel2over{background-color:#B83B19; layer-background-color:#B83B19; color:white; cursor:pointer; cursor:hand; }.clLevel2border{position:absolute; visibility:hidden; background-color:#000000; layer-background-color:#000000}/*****************************************************************************Copyright (c) 2001 Thomas Brattli (webmaster@dhtmlcentral.com)DHTML coolMenus - Get it at coolmenus.dhtmlcentral.comVersion 4.0_betaThis script can be used freely as long as all copyright messages areintact.Extra info - Coolmenus reference/help - Extra links to help files **** CSS help: http://coolmenus.dhtmlcentral.com/projects/coolmenus/reference.asp?m=37General: http://coolmenus.dhtmlcentral.com/reference.asp?m=35Menu properties: http://coolmenus.dhtmlcentral.com/properties.asp?m=47Level properties: http://coolmenus.dhtmlcentral.com/properties.asp?m=48Background bar properties: http://coolmenus.dhtmlcentral.com/properties.asp?m=49Item properties: http://coolmenus.dhtmlcentral.com/properties.asp?m=50******************************************************************************//*** This is the menu creation code - place it right after you body tagFeel free to add this to a stand-alone js file and link it to your page.**///Menu object creationoCMenu=new makeCM("oCMenu") //Making the menu object. Argument: menunameoCMenu.frames = 0//Menu properties oCMenu.pxBetween=0oCMenu.fromLeft=0oCMenu.fromTop=148//oCMenu.fromTop=30oCMenu.rows=1 oCMenu.menuPlacement="center" oCMenu.offlineRoot="file:///C|/" oCMenu.onlineRoot="" oCMenu.resizeCheck=1 oCMenu.wait=500 oCMenu.fillImg=""oCMenu.zIndex=0//Background bar propertiesoCMenu.useBar=0oCMenu.barWidth="100%"oCMenu.barHeight="menu" oCMenu.barClass="clBar"oCMenu.barX=0oCMenu.barY=27oCMenu.barBorderX=0oCMenu.barBorderY=0oCMenu.barBorderClass="clLevel0border"//Level properties - ALL properties have to be specified in level 0oCMenu.level[0]=new cm_makeLevel() //Add this for each new leveloCMenu.level[0].width=116oCMenu.level[0].height=27oCMenu.level[0].regClass="clLevel0"oCMenu.level[0].overClass="clLevel0over"oCMenu.level[0].borderX=0oCMenu.level[0].borderY=0oCMenu.level[0].borderClass="clLevel0border"oCMenu.level[0].offsetX=0oCMenu.level[0].offsetY=0oCMenu.level[0].rows=0oCMenu.level[0].arrow=0oCMenu.level[0].arrowWidth=0oCMenu.level[0].arrowHeight=0oCMenu.level[0].align="bottom"//EXAMPLE SUB LEVEL[1] PROPERTIES - You have to specify the properties you want different from LEVEL[0] - If you want all items to look the same just remove thisoCMenu.level[1]=new cm_makeLevel() //Add this for each new level (adding one to the number)oCMenu.level[1].width=275oCMenu.level[1].height=20oCMenu.level[1].regClass="clLevel1"oCMenu.level[1].overClass="clLevel1over"oCMenu.level[1].borderX=1oCMenu.level[1].borderY=1oCMenu.level[1].align="center" oCMenu.level[1].offsetX=50oCMenu.level[1].offsetY=0oCMenu.level[1].borderClass="clLevel1border"//EXAMPLE SUB LEVEL[2] PROPERTIES - You have to specify the properties you want different from LEVEL[1] OR LEVEL[0] - If you want all items to look the same just remove thisoCMenu.level[2]=new cm_makeLevel() //Add this for each new level (adding one to the number)oCMenu.level[2].width=300oCMenu.level[2].height=20oCMenu.level[2].offsetX=0oCMenu.level[2].offsetY=0oCMenu.level[2].regClass="clLevel2"oCMenu.level[2].overClass="clLevel2over"oCMenu.level[2].borderClass="clLevel2border"oCMenu.makeMenu('main0','','About CTC','about.php','','87','','../menu/menu_headers0.jpg','../menu/menu_headers0.jpg')
oCMenu.makeMenu('sub00','main0',' Home','index.php')
oCMenu.makeMenu('sub01','main0',' What is CTC?','what_is_ctc.php')
oCMenu.makeMenu('sub02','main0',' Members & State Coalitions','memberstatecoalitions.php')
oCMenu.makeMenu('sub03','main0',' Job Opportunities','jobopportunities.php')
oCMenu.makeMenu('sub04','main0',' Contact CTC','contact_ctc.php')
oCMenu.makeMenu('main1','','En Español','espanol.php','','87','','../menu/menu_headers1.jpg','../menu/menu_headers1.jpg')
oCMenu.makeMenu('sub10','main1',' Que es CTC','queesctc.php')
oCMenu.makeMenu('sub11','main1',' El Tratado de Libre Comercio con Panamá','tlc_panama.php')
oCMenu.makeMenu('sub12','main1',' El Tratado de Libre Comercio con Centroamerica','tlc_cafta_espanol.php')
oCMenu.makeMenu('sub13','main1',' El Tratado de Libre Comercio con Las Americas (ALCA)','alca_espanol.php')
oCMenu.makeMenu('sub14','main1',' El Pacto Andino','elpactoandino.php')
oCMenu.makeMenu('sub15','main1',' El Tratado de Libre Comercio con Chile','tlc_chile.php')
oCMenu.makeMenu('sub16','main1',' Articulos, Reportajes e Informaciones','informaciones.php')
oCMenu.makeMenu('sub17','main1',' Recursos para las Comunidades de Fe','recorsoparalascomunidadesdefe.php')
oCMenu.makeMenu('sub18','main1',' Enlaces','enlaces.php')
oCMenu.makeMenu('main2','','Trade Agreements','tradeagreements.php','','130','','../menu/menu_headers3.jpg','../menu/menu_headers3.jpg')
oCMenu.makeMenu('sub20','main2',' US-Colombia Free Trade Agreement','cfta.php')
oCMenu.makeMenu('sub21','main2',' US-Panama Free Trade Agreement','panama.php')
oCMenu.makeMenu('sub22','main2',' US-Korea Free Trade Agreement','korea.php')
oCMenu.makeMenu('sub23','main2',' Trade Agreements Currently in Negotiation','ftasinnegotiation.php')
oCMenu.makeMenu('sub24','main2',' Other Bilateral Trade Agreements','bilateral.php')
oCMenu.makeMenu('sub25','main2',' Central American Free Trade Agreement (CAFTA)','cafta.php')
oCMenu.makeMenu('sub26','main2',' North American Free Trade Agreement (NAFTA)','nafta.php')
oCMenu.makeMenu('sub27','main2',' Free Trade Area of the Americas (FTAA)','ftaa.php')
oCMenu.makeMenu('sub28','main2',' World Trade Organization (WTO)','wto.php')
oCMenu.makeMenu('sub29','main2',' African Growth and Opportunity Act (AGOA)','agoa.php')
oCMenu.makeMenu('sub210','main2',' Permanent Normal Trade Relations (PNTR) for China','pntr.php')
oCMenu.makeMenu('sub211','main2',' Fast Track/Trade Promotion Authority (TPA)','tpa.php')
oCMenu.makeMenu('main3','','Activist Resources','resources.php','','132','','../menu/menu_headers4.jpg','../menu/menu_headers4.jpg')
oCMenu.makeMenu('sub30','main3',' Citizens Trade Digest','digests.php')
oCMenu.makeMenu('sub31','main3',' Archive of Trade Bits Digest','tradebits.php')
oCMenu.makeMenu('sub32','main3',' Congressional Office Visit Resources','congressionalofficevisitresources.php')
oCMenu.makeMenu('sub33','main3',' Resources for Engaging State and Local Officials','activistresources4engagingofficials.php')
oCMenu.makeMenu('sub34','main3',' Trade and Election Resources','tradeelectionresources.php')
oCMenu.makeMenu('sub35','main3',' How To\'s','howto.php')
oCMenu.makeMenu('main4','','Trade Issues','issues.php','','97','','../menu/menu_headers2.jpg','../menu/menu_headers2.jpg')
oCMenu.makeMenu('sub40','main4',' Trade and the 2008 Elections','http://www.citizenstrade.org/2008elections.php')
oCMenu.makeMenu('sub41','main4',' Free Trade/Economic Theory','theory.php')
oCMenu.makeMenu('sub42','main4',' Trade Deficit & Job Loss','deficit.php')
oCMenu.makeMenu('sub43','main4',' Offshoring/Outsourcing','offshoring.php')
oCMenu.makeMenu('sub44','main4',' The Global South','global_south.php')
oCMenu.makeMenu('sub45','main4',' Immigrants and Immigration','immigrants.php')
oCMenu.makeMenu('sub46','main4',' Trade in Services','services.php')
oCMenu.makeMenu('sub47','main4',' Intellectual Property Rights','intellectual_property_rights.php')
oCMenu.makeMenu('sub48','main4',' State and Local Control','state_and_local.php')
oCMenu.makeMenu('sub49','main4',' Environment','environment.php')
oCMenu.makeMenu('sub410','main4',' Agriculture: Family Farms and Food Security','agriculture.php')
oCMenu.makeMenu('sub411','main4',' Women\'s Issues and Trade Agreements','women.php')
oCMenu.makeMenu('sub412','main4',' Workers Rights and the Economy','labor.php')
oCMenu.makeMenu('sub413','main4',' Alternatives','alternatives.php')
oCMenu.makeMenu('main5','','Citizens Trade PAC','political-action.php','','127','','../menu/menu_headers5.jpg','../menu/menu_headers5.jpg')
oCMenu.construct()
.
TAKE ACTION:
Ask Congress to Support the TRADE Act
. |
|