\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={An Analytical Study of the Jordanian Foreign Trade (Exports and Imports) Reality for the Period (2000-2011)},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2013-01-15 (revised: 15 January 2013)}
\def\TheID{\makeatother }
\def\TheDate{2013-01-15}
\title{An Analytical Study of the Jordanian Foreign Trade (Exports and Imports) Reality for the Period (2000-2011)}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Sami Nizar Daif Alla  Khasawneh}

             \author[2]{Dr. Waleed Kalf Ali Al-  Zoubi}

             \affil[1]{  Al - Balqa Applied University, University College of Amman.}

\renewcommand\Authands{ and }

\date{\small \em Received: 6 December 2012 Accepted: 4 January 2013 Published: 15 January 2013}

\maketitle


\begin{abstract}
        


International trade is considered as one of the basic criteria which reflects development reached by the country, and it is one of the tools that achieve and maintain balance since that the structure of foreign trade is specified according to country's economic infrastructure. For example, all exported goods of countries which depend on agricultural sector will be raw materials and agricultural products. As a result, deve-lopment process in these countries will be followed by changes in foreign trade structure.In this study, we are going to examine improvements that happened in Jordanian international trade components, and their geographical distribution, which shows the economic relationship between Jordan and the external universe.Keywords : foreign trade (ft), export (e), import (i), commodity mix (cm), balance of payments (bop), free on board (fob), cost insurance and freight (cif).

\end{abstract}


\keywords{foreign trade (ft), export (e), import (i), commodity mix (cm), balance of payments (bop), free on board (fob), cost insurance and freight (cif).}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
hrough 2011, foreign Jordanian trade has achieved clear progress despite economic and political fluctuations in Arab region under Arabic Spring "Al Rabee Al Arabi". Especially, what great Arab countries, that have direct economic impact on Jordan, have witnessed, such as Egypt, Syria, Yemen, Libya and Tunisia. Jordan joins with these countries, especially Syria, with strong commercial relationships because of geographical location proximity and individuals and cargos' movement ease between both countries. In addition to what Jordanian interior arena has witnessed of strikes and protests that directly affected the growth of some different economic sectors nearby current economic circumstances in EU countries \hyperref[b15]{(Saidam, 2012)}.\par
Reality of national economy architecture is reflected by foreign trade indicators which express advancement scale in that economy, adopted polices in different economic sectors, and national economic center and its negotiating position in the field of trade with other world countries  {\ref (Taleb, 1995)}.\par
Jordanian economy is affected by external economic variables, in specific; these happen in Arab region and the Middle East. Conditions in these countries affect Jordan fast and directly since that it depends directly on neighboring Arab and regional markets \hyperref[b0]{(Alenaimat, 1999)}. Jordan adopted a trade policy based on principles of economic openness and trade liberalization. In the past few years, extensive efforts were made to open Jordanian economy to foreign trade and investment to increase growth and Jordanians' wellbeing opportunities. Because of Jordan's geographical site as it occupies the heart of the Middle East, it is considered as a link between many countries in the region. In addition, it has distinctive international trade relations with most countries of the world. Therefore, it became an important trading partner with various countries of the world through "Agreement of Greater Arab Free Trade and bilateral Free Trade Agreements", and fasten ties with world countries by joining "World Trade Organization" and concluding an "Association Agreement with European Union", "Conventions of free trade and Qualified Industrial Zones with United States", "Convention of free trade Arab Mediterranean (Agadir)" and "Free trade agreements" with Association of NAFTA, Singapore, Canada and Turkey. (Ministry of Industry and Trade, 2010).\par
Trade agreement is defined as: "an agreement between two countries or more to accomplish specific procedures to encourage trade among them", such procedures may include all goods and products or be limited to specific commodities to be agreed upon between parties of convention (Ministry of  {\ref Industry and Trade, 2008)}.\par
Jordan has made successful steps signing agreements of protection and investment promotion and double taxation prevention with Arab and foreign countries to provide an attractive environment for investments along with economic and trade cooperation agreements with business partners in different geographic regions \hyperref[b5]{(Economic and Social Council, 2011)}. 
\section[{II.}]{II.} 
\section[{Research Problem and Objectives}]{Research Problem and Objectives}\par
The continuous deficit in Jordanian trade balance is the main problem in Jordan foreign trade. This deficit shows defect in Jordanian economy caused by inability of productive device and its inability to meet needs of Jordanian people. Such continuing deficits will increase indebtedness which puts obstacles in front of economic development in Jordan. 
\section[{ear ( )}]{ear ( )} 
\section[{A}]{A}\par
The aim of this study is to analyze direction and structure of Jordan foreign trade during the period  {\ref (2000)} {\ref (2001)} {\ref (2002)} {\ref (2003)} {\ref (2004)} {\ref (2005)} {\ref (2006)} {\ref (2007)} {\ref (2008)} {\ref (2009)} {\ref (2010)} {\ref (2011)}, especially that Jordan is undergoing foreign trade liberalization and trying to attract foreign investment with existence of a set of internal challenges and opportunities. 
\section[{III.}]{III.} 
\section[{The Research Importance}]{The Research Importance}\par
Components of foreign trade (exports and imports) are considered as important issues to be studied to show the relative importance of foreign trade since that components of these two variables are considered as one of economic growth indicators. In addition, investigating geographic distribution of foreign trade among world countries is no less important than its components. It illustrates the extent of national economy's dependence on other countries' economies. The importance of this research comes from the fact that foreign trade is of the main pillars of sustainable development processes of the country, and it is the focus of foreign trade relations.\par
IV. 
\section[{Methodology}]{Methodology}\par
In this study, a descriptive analytical method was adopted to determine components of foreign trade phenomenon and by analyzing statistical data available from Jordanian foreign trade data. Relative importance and percentages are used. 
\section[{V.}]{V.} 
\section[{Theoretical Framework}]{Theoretical Framework}\par
Foreign trade is a standard for countries' evolution and balance in meeting their needs by importing and exporting goods to the world. As foreign trade indicators reflect national economy structure. They express development level in that economy, policies pursued in various economic sectors, and its position in the field of trade with world countries.\par
There are two main prices used in pricing transit goods. First: Free On Board (FOB) price, which includes all expenses incurred on goods until loaded on ship board (or any means of transport) in exporting country port of this item. The price does not include any other unnecessary expenses after loading on board like: shipping and insurance on goods expenses until arrival to the importing country port. Second: Cost Insurance and Freight price (CIF) which includes in addition to elements of FOB, transporting, goods shipping and insurance costs until reaching the port of the importing country (United Nations, 2009).\par
International trade is related to organizing rules for transmission and exchange of goods and services among countries and within customs territories and regional trade areas. Since the forties of the last century, there has been an international effort to regulate international trade. It crystallized in putting General Agreement on Trade and Tariffs (GATT) to be a tool to create a World Trade Organization in which the triangle of cash regulation and global trade as well as International Monetary Fund and World Bank is completed. Legally, international trade is not subject to WTO agreements only, but to a broad package of agreements, protocols and international norms, such as documents issued by the United Nations Commission on Trade Law (UNCITRAL), regional joint customs agreements, norms and rules of various international trade bodies, particularly International Chamber of Commerce, of course, as well as bilateral trade agreements (WWW. Abahe.co.uk).\par
We can conclude that international trade occurs among international parties is separated by political borders, trading barriers, regulations, laws, and mechanisms, but not between trading parties in national commercial market.\par
International trade is considered as a kind of trade focuses on visible commodity mass flows (Exports and Imports) that compose overall reciprocal physical commodity production in international channels between reciprocation parties, on one hand, and on invisible services mass flow (exports and imports) which consist of different kinds of international transportation services, international insurance services, movement of global travel and tourism, international banking services, intellectual property transfer rights, and technology transfer on the other hand (www.arab-ency.com). 
\section[{VI.}]{VI.} 
\section[{Literature Review}]{Literature Review}\par
Despite of the importance of external trade over world there is no enough researches or papers or authors talked about it this subject. \hyperref[b9]{Lee (1995)}, found that increased imports of capital and intermediate products, which are not available in the domestic market, may result in the rise in productivity of manufacturing. \hyperref[b18]{Wagner (2007)}, said more active participation in the international market by promoting exports leads to more intense competition and improvement in terms of productivity.\par
The OECD (2003) conducted a study on the impact that trade had on the average income per population. According to the result, the elasticity of international trade was 0.2 which was statistically significant.\par
A study by \hyperref[b10]{Maizels (1963)}, discussed the positive relationship between international trade and economic development by a rank correlation analysis among 7 developed countries. He compiled information on industrial countries' that confirmed that even before the Second World War these countries traded mostly among themselves. Nevertheless, those trends were positively associated with growth in manufacturing trade and with the expansion of trade. \hyperref[b14]{Sachs and Warner (1995)}, constructed a policy index to analyze economic growth rate, and found that the average growth rate in the period after trade liberalization is significantly higher than that in the period before liberalization. \hyperref[b8]{Keller (2001)}, discussed that inter-national trade which involves importing intermediate goods of a high quality contributed to the diffusion of technology.\par
Another study by  {\ref Besedes and Prusa (2006)}, on the duration of exports at the product level, they observe that if a country is able to survive in the exporting market for the first few years, the probability of it exporting the product for a long period of time is very high. They further note that the technologically advanced countries tend to have longer duration of export.\par
Whereas \hyperref[b19]{Worz (2004)}, in her study about foreign trade and economic growth concludes that, on the import side, spillovers via embodied knowledge and other assets are put forward in favor of a positive impact for growth. Also \hyperref[b6]{Ferrira \& Rossi (2003)}, have presented evidence on the positive effect of international trade on productivity and economic growth in Brazil. The econometric results of their study showed that the impact of the observed tariff reduction brought a 6\% estimated increase in total factor productivity growth rate and a similar impact on labor productivity.\par
Shotar, Hmaidate, and Moumani (2002), showed in their study entitled " Imports of Intermediate Goods and Growth in Manufacturing Industries: an Empirical Investigation", concluded that imports of intermediate goods have a significant positive impact on the growth and development of the manufacturing industries, and it would not be in Jordan's best interest to completely stop importing intermediate goods.\par
In their study \hyperref[b7]{Hmaidate \& Hazaymih (1995)}, which was about the impact of foreign trade on the manufacturing sector in Jordan concluded that growth rates of gross output in the manufacturing industries are positively affected by the growth of imports of capital and intermediate goods. Their study shows-that an increase by 5.89\% in the imported goods results in an increase in the growth rate of the manufacturing industries by 1\%.\par
Finally, \hyperref[b2]{Bader (2005)}, in his study aims at investigating the effect of imports of intermediate and capital goods on economic growth in Jordan during the period 1980-2003. The results of the study were found to be consistent with the results of many studies about the same topic in the sense that the imports of capital and intermediate goods have a positive impact on economic growth through transferring of technology acquired of such imports. 
\section[{VII.}]{VII.} 
\section[{Jordanian Exports and Imports}]{Jordanian Exports and Imports}\par
Despite continuing deficit in trade balance over past several years, it meets sustainable balance of payments from tourism services output, remittances from Jordanians abroad, and private financial flows that are Foreign Direct Investments (FDI). In case trade deficit continued increasing, it may be difficult to control in long term due to increasing imports' prices of oil products and basic foodstuffs \hyperref[b5]{(Economic and Social Council, 2011)}.\par
The following table shows trade balance development (exports and imports) for the period (2000-2011):   {\ref 2004}). Then, it resumed to decline in (2007) to become (10.1\%) and fell to its lowest level in (2009) to (-19.6\%). Finally, in (2011) it settled at growth rate (13.9\%). Jordanian exports increase is attributed to exports increase to Iraq because of the Iraqi agreement with the United Nations (Oil for Food and Medicine). But Iraq occupation and difficult security conditions led to exports decline. We can say that political circumstances surrounding area with international wars and Arab spring has significantly contributed in declining foreign trade in Jordan from time to time.\par
In addition, table \hyperref[b0]{(1)} shows the size of Jordanian imports. In (2001), the proportion of imports growth was (6.0\%) and increased in (2004) to be (42.4\%) which is the highest rate during this period. But in  {\ref (2007)}, it declined to be (18.7\%) and in (2009) fell to its lowest rate to reach at (-16.2\%). And it stabilized at growth rate (21.6\%) in (2011). The main reasons behind this swing in growth rates of Jordanian imports was drop in oil prices in 2009 because it forms a high proportion of imports as well as Arab crises and wars because most imports are from Arab countries and non-Arab Asian countries affected by ongoing events in the region.\par
Moreover, table \hyperref[b0]{(1)} shows the ratio of exports to imports. In (2001), it was (47.10\%), in (2004) it was (47.47\%), in (2007) it was (41.79\%) and in (2009) it was (44.78\%), but it decreased in (2011) to be (42.29\%).\par
As well as, table \hyperref[b0]{(1)} shows deficit in Jordanian trade balance during the same period. In (2001), the deficit was (1827) million Jordanian dinars. It rose in (2004) to be (3046) million Jordanian dinars and continued to rise in (2007) to be (5659) million Jordanian dinars. Then, the deficit dropped slightly in (2009) in a simple way to be (5581) million JD. However, the size of deficit increased significantly in (2011) to be (7756) million JD.\par
We can say that this deficit could not be exaggerated to this extent unless global prices increase significantly. This, in turn, has led to raise commodity prices and foreign exchange rates except U.S. dollar against Jordanian dinar. Moreover, continuous migrations due to security situation in Iraq and migrations from other neighboring countries has led to increase demand on goods and services with disability of productive apparatus to increase production which caused the increase in imports.\par
So, trade liberalization and openness on foreign markets increased size of national exports, but less than ambition, and was accompanied by significant increase in volume of imports, which led to increase deficit in trade balance. 
\section[{a) Structure of Jordanian Exports}]{a) Structure of Jordanian Exports}\par
Commodity structure of exports will be analyzed by classifying exports based on the nature manufacturing degree and use, as well as, geographical distribution will be analyzed because these aspects are considered of cornerstones in analysis of exports. 
\section[{i. Jordanian Exports by Commodity Group}]{i. Jordanian Exports by Commodity Group}\par
Commodity composition of exports reflects the nature of structural productive composition. Diversity of commodity exports components and distribution of its relative importance on large number of exported goods will reduce the risks faced by exports in obtaining benefits from foreign exchange. Otherwise if the number of commodity exports components decrease, this will be an indication of productive apparatus retardation in the country \hyperref[b0]{(Alenaimat, 1999)}. The following table shows percentage of Jordanian exports distribution by commodity croup of total commodity exports: Raw materials Formed most Jordanian exports during  {\ref (2000)} {\ref (2001)} {\ref (2002)} {\ref (2003)} {\ref (2004)} {\ref (2005)} {\ref (2006)} {\ref (2007)} {\ref (2008)} {\ref (2009)} {\ref (2010)} {\ref (2011)}. Its proportion of Jordanian exports reached at average (93.93\%) during the aforementioned period. Spare parts came secondly in average (5.74\%), and then other commodities in average (0.33\%). Jordanian exports dependence on raw materials is not a good indicator because prices of this type of export in global markets are low. It is also subject to severe competition in addition to not benefit of its added-value in case of manufacturing such materials. As a result, this makes Jordanian economy vulnerable to changes that may occur in the prices or production of such materials. This also means that Jordanian economy will be a follower to influences and global variables that affect demand on that commodity. 
\section[{ii. Exports According to Materials use}]{ii. Exports According to Materials use}\par
When studying Jordanian exports according to materials use, we note that there is a clear control of consumer goods of chemical industry of (28.4\%), textiles (18.1\%), metal products (6.7\%) and vegetable products (6.6\%) (Ministry of Industry and Trade, 2010).   {\ref 3}), we find that the range of consumer goods was of average (75.48\%) of total Jordanian exports during the period  {\ref (2000)} {\ref (2001)} {\ref (2002)} {\ref (2003)} {\ref (2004)} {\ref (2005)} {\ref (2006)} {\ref (2007)} {\ref (2008)} {\ref (2009)} {\ref (2010)} {\ref (2011)}. That indicates superiority of consumer goods of Jordanian exports structure on capital goods in average (14.09\%) and durable goods in average (10.44\%). 
\section[{iii. Geographical Distribution of Jordanian Exports}]{iii. Geographical Distribution of Jordanian Exports}\par
We can say that movement of Jordanian exports is clearly heading towards Arab countries and non-Arab Asian countries. This is due to its spatial proximity and trade agreements concluded among them, NAFTA countries and followed by the rest of blocs of countries. Jordanian exports movement to foreign markets in accordance with international blocks can be summarized as follows:\par
Foreign Trade for the years  {\ref (2000)} {\ref (2001)} {\ref (2002)} {\ref (2003)} {\ref (2004)} {\ref (2005)} {\ref (2006)} {\ref (2007)} {\ref (2008)} {\ref (2009)} {\ref (2010)} {\ref (2011)}. Source : Department of Statistics, Department of Foreign Trade for the years (2000-2011).\par
Table \hyperref[b3]{(4)} indicates that Arab countries represent the most important market for Jordanian exports. It comes in the first rank for relative importance and percentage of Jordanian exports to Arab countries in average (45.5\%) of total Jordanian exports. Its highest ratio was reached in (2009) of (51.59\%). Non-Arab Asian countries come secondly for relative importance of Jordanian exports distribution in average (24.7\%). Then, North American (NAFTA) come thirdly for relative importance in average (21.1\%). 
\section[{b) Jordanian Imports Structure}]{b) Jordanian Imports Structure}\par
The study of imports structure is very important as that it largely reflects real trends of economic development strategy, used protection methods, levels of world prices, and pursued trade policy which affect structure of commodity imports. 
\section[{i. Commodity Imports Composition}]{i. Commodity Imports Composition}\par
Jordan commodity imports are divided in terms of usage into three main groups. Table \hyperref[b4]{(5)} below shows that: From table \hyperref[b4]{(5)}, we see the relative importance of consumer goods for total Jordanian average imports during the period (2000-2011) has reached an average (46.04\%), which exceeds the capital goods average of (32.25\%) and durable goods average of (21.70\%). This gives us impression that Jordan is unable to meet its needs with passage of time. This is evident through the previous figures. For example, in (2000), the relative importance was (44.84\%) and rose to reach in (2011) (53.28\%). Despite its decline in some years, the general trend was towards the increase in imports of consumer goods.\par
ii. Jordanian Imports Depending on Materials Nature According to the nature of materials, Jordanian commodity imports are classified as shown in the following table: Table \hyperref[b5]{(6)} shows the relative importance of Jordanian imports by nature of materials. Raw materials headed in average of (88.32\%), where oil was the most prominent of those substances because Jordan is not an oil producer country. Despite Governments' frequent raising of taxes (all kind of taxes) in order to control consumption process and therefore reduce import, we find this item has increased from (83.88\%) in (2000) to reach (92.29\%) in (2011). Spare parts came in the second place in average (2.78\%), and finally, other commodities of average (2.78\%). 
\section[{iii. Geographical Distribution of Jordanian Imports}]{iii. Geographical Distribution of Jordanian Imports}\par
The following table shows geographical distribution of Jordanian imports from the world:   {\ref 2011}). This means that Arab countries are the trading partners for Jordan. Since that Jordanian imports are available in Arab countries (the most important is oil). Next, Non-Arab Asian countries came in average (27.74\%) followed by EU in average (24.77\%) and NAFTA countries in average (6.98\%). European countries came fifth in (5.32\%) and then South America countries sixth in (2.41\%). The last place was occupied by other countries in (1.99\%).\par
In the light of present data analysis, the study reached at many conclusions. Jordanian foreign trade went into Arab and non-Arab Asian markets largely and more than other leagues. Volume of Jordanian foreign trade is affected by political and economic conditions being experienced in the region, in general, and Arab Spring, in specific. These affected Jordan's external trade performance negatively. Also, exported goods and markets targeted by manufacturers and Jordanian traders are limited. Raw materials formed most of Jordanian exports concentrated in potash and phosphate.\par
Besides, small size of local market is considered as an obstacle to activation of competition, taking advantage of economies of scale, achieving integration with global economy and opening up to foreign markets. Finally, high prices of oil and its products led to a rise in cost of many commodities, which in turn led to an increase in imports volume.\par
Limitedness of exported goods and current target markets for Jordanian exports requires reconsideration in exported goods structuring and work to diversify and open up new markets, which help stabilize Jordanian foreign trade since that dependence on few commodities for export makes it vulnerable to instability. It is recommended to attract domestic and foreign direct investment and encourage intermediate and high added value industries to reduce deficit in the trade balance and raise export revenues.\par
Public awareness of opportunities available within conventions and business partnerships should be increased. Also, implementing bilateral and multilateral agreements signed by Jordan should be continued and activated so as to ensure achievement of desired interest of national export promotion. In addition, it is recommended to increase competitiveness of Jordanian exports to enable them maintain their existing markets and enter new ones by proceeding efforts to improve quality of Jordanian products and reduce production cost.\par
Encouraging qualified industrial zones to strengthen front and back links with local industries and local supportive activities will minimize intermediate goods import, and thereby maximize value added generated in specific and local industries and activities in general.\par
Moreover, we would recommend reducing oil and its products import bill through implementing the national strategy for energy conservation to achieve their objectives of reducing energy consumption without affecting the standard of living, and searching for domestic sources of energy in order to reduce production costs to improve competitiveness of Jordan industries in global markets.\par
Finally, increasing cooperation of Arab States on one hand and Islamic world on other hand is recommended to enable them to face globalization of economy to reduce its negatives and increase their gains to benefit their economy through activation of Greater Arab Free Trade Zone to prepare for the establishment of Arab common market.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.0768695652173913\textwidth}P{0.2867826086956522\textwidth}P{0.11678260869565217\textwidth}P{0.1433913043478261\textwidth}P{0.22617391304347825\textwidth}}
\tabcellsep \multicolumn{3}{l}{balance for the period (2000-2011)*}\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep Coverage ratio\tabcellsep Surplus or\\
Year\tabcellsep Exports\tabcellsep Imports\tabcellsep of Exports to\tabcellsep deficit in Trade\\
\tabcellsep \tabcellsep \tabcellsep Imports \%\tabcellsep Balance\\
2000\tabcellsep 1,346,581\tabcellsep 3,259,404\tabcellsep 41.31\tabcellsep -1,912,822\\
2001\tabcellsep 1,626,732\tabcellsep 3,453,729\tabcellsep 47.10\tabcellsep -1,826,997\\
2002\tabcellsep 1,963,942\tabcellsep 3,599,160\tabcellsep 54.56\tabcellsep -1,635,218\\
2003\tabcellsep 2,136,668\tabcellsep 4,072,008\tabcellsep 52.47\tabcellsep -1,935,340\\
2004\tabcellsep 2,753,024\tabcellsep 5,799,241\tabcellsep 47.47\tabcellsep -3,046,218\\
2005\tabcellsep 3,049,561\tabcellsep 7,442,864\tabcellsep 40.97\tabcellsep -4,393,302\\
2006\tabcellsep 3,689,881\tabcellsep 8,187,725\tabcellsep 45.06\tabcellsep -4,497,844\\
2007\tabcellsep 4,063,641\tabcellsep 9,722,194\tabcellsep 41.79\tabcellsep -5,658,552\\
2008\tabcellsep \multicolumn{2}{l}{5,633,005 12,060,895}\tabcellsep 46.70\tabcellsep -6,427,890\\
2009\tabcellsep \multicolumn{2}{l}{4,526,324 10,107,696}\tabcellsep 44.78\tabcellsep -5,581,372\\
2010\tabcellsep \multicolumn{2}{l}{4,990,117 11,050,126}\tabcellsep 45.15\tabcellsep -6,060,009\\
2011\tabcellsep \multicolumn{2}{l}{5,684,579 13,440,215}\tabcellsep 42.29\tabcellsep -7,755,636\end{longtable} \par
  {\small\itshape [Note: *Value in thousands Jordanian Dinars]} 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{(} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_1}Table ( 1}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.24611940298507462\textwidth}P{0.18522388059701492\textwidth}P{0.1497014925373134\textwidth}P{0.16492537313432837\textwidth}P{0.10402985074626865\textwidth}}
\multicolumn{5}{l}{by commodity croup for the period (2000-2011)}\\
Year\tabcellsep Raw Materials\tabcellsep Spare Parts\tabcellsep Other Commodities\tabcellsep Total\\
2000\tabcellsep 95.45\tabcellsep 4.46\tabcellsep 0.09\tabcellsep 100\\
2001\tabcellsep 94.12\tabcellsep 5.84\tabcellsep 0.04\tabcellsep 100\\
2002\tabcellsep 95.39\tabcellsep 4.55\tabcellsep 0.06\tabcellsep 100\\
2003\tabcellsep 95.75\tabcellsep 4.12\tabcellsep 0.13\tabcellsep 100\\
2004\tabcellsep 93.86\tabcellsep 5.93\tabcellsep 0.21\tabcellsep 100\\
2005\tabcellsep 92.63\tabcellsep 6.82\tabcellsep 0.54\tabcellsep 100\\
2006\tabcellsep 94.07\tabcellsep 5.45\tabcellsep 0.48\tabcellsep 100\\
2007\tabcellsep 88.95\tabcellsep 9.98\tabcellsep 1.07\tabcellsep 100\\
2008\tabcellsep 92.09\tabcellsep 7.12\tabcellsep 0.79\tabcellsep 100\\
2009\tabcellsep 92.45\tabcellsep 7.36\tabcellsep 0.19\tabcellsep 100\\
2010\tabcellsep 95.95\tabcellsep 3.86\tabcellsep 0.19\tabcellsep 100\\
2011\tabcellsep 96.44\tabcellsep 3.37\tabcellsep 0.19\tabcellsep 100\end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.2309782608695652\textwidth}P{0.17092391304347826\textwidth}P{0.1547554347826087\textwidth}P{0.18247282608695653\textwidth}P{0.1108695652173913\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep From table (\\
Year\tabcellsep Consumer Goods\tabcellsep Durable Goods\tabcellsep \multicolumn{2}{l}{Capital Goods Total}\\
2000\tabcellsep 68.98\tabcellsep 13.53\tabcellsep 17.49\tabcellsep 100\\
2001\tabcellsep 71.44\tabcellsep 11.69\tabcellsep 16.86\tabcellsep 100\\
2002\tabcellsep 78.39\tabcellsep 8.84\tabcellsep 12.77\tabcellsep 100\\
2003\tabcellsep 77.37\tabcellsep 11.99\tabcellsep 10.64\tabcellsep 100\\
2004\tabcellsep 77.74\tabcellsep 11.63\tabcellsep 10.63\tabcellsep 100\\
2005\tabcellsep 76.31\tabcellsep 12.86\tabcellsep 10.82\tabcellsep 100\\
2006\tabcellsep 75.25\tabcellsep 11.24\tabcellsep 13.51\tabcellsep 100\\
2007\tabcellsep 72.40\tabcellsep 9.34\tabcellsep 18.25\tabcellsep 100\\
2008\tabcellsep 70.96\tabcellsep 8.93\tabcellsep 20.11\tabcellsep 100\\
2009\tabcellsep 76.18\tabcellsep 8.70\tabcellsep 15.12\tabcellsep 100\\
2010\tabcellsep 80.45\tabcellsep 8.66\tabcellsep 10.90\tabcellsep 100\\
2011\tabcellsep 80.25\tabcellsep 7.82\tabcellsep 11.93\tabcellsep 100\\
\multicolumn{5}{l}{Source : Department of Statistics, Department of}\end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.0688473520249221\textwidth}P{0.09797507788161994\textwidth}P{0.07546728971962616\textwidth}P{0.15490654205607476\textwidth}P{0.10724299065420559\textwidth}P{0.09532710280373831\textwidth}P{0.11121495327102802\textwidth}P{0.08473520249221184\textwidth}P{0.0542834890965732\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{to world for the period (2000-2011)}\tabcellsep \tabcellsep \tabcellsep \\
Year\tabcellsep Arab countries\tabcellsep EU states\tabcellsep The rest of the European countries\tabcellsep North American (NAFTA)\tabcellsep South American countries\tabcellsep Non-Arab Asian countries\tabcellsep Other countries\tabcellsep Total\\
2000\tabcellsep 39.90\tabcellsep 3.28\tabcellsep 0.50\tabcellsep 4.20\tabcellsep 0.31\tabcellsep 34.71\tabcellsep 17.10\tabcellsep 100\\
2001\tabcellsep 50.35\tabcellsep 3.99\tabcellsep 0.58\tabcellsep 12.23\tabcellsep 0.26\tabcellsep 26.40\tabcellsep 6.19\tabcellsep 100\\
2002\tabcellsep 47.59\tabcellsep 3.23\tabcellsep 0.44\tabcellsep 19.64\tabcellsep 0.12\tabcellsep 24.49\tabcellsep 4.50\tabcellsep 100\\
2003\tabcellsep 41.30\tabcellsep 4.47\tabcellsep 0.31\tabcellsep 28.11\tabcellsep 0.09\tabcellsep 21.21\tabcellsep 4.50\tabcellsep 100\\
2004\tabcellsep 41.03\tabcellsep 3.50\tabcellsep 1.16\tabcellsep 31.43\tabcellsep 0.09\tabcellsep 18.30\tabcellsep 4.50\tabcellsep 100\\
2005\tabcellsep 42.63\tabcellsep 3.90\tabcellsep 0.44\tabcellsep 30.97\tabcellsep 0.15\tabcellsep 19.06\tabcellsep 2.84\tabcellsep 100\\
2006\tabcellsep 42.63\tabcellsep 3.68\tabcellsep 0.41\tabcellsep 31.27\tabcellsep 0.21\tabcellsep 19.52\tabcellsep 2.29\tabcellsep 100\\
2007\tabcellsep 43.77\tabcellsep 3.47\tabcellsep 0.42\tabcellsep 27.79\tabcellsep 0.31\tabcellsep 21.31\tabcellsep 2.93\tabcellsep 100\\
2008\tabcellsep 41.73\tabcellsep 4.11\tabcellsep 0.53\tabcellsep 16.82\tabcellsep 0.29\tabcellsep 33.32\tabcellsep 3.20\tabcellsep 100\\
2009\tabcellsep 51.59\tabcellsep 2.99\tabcellsep 0.53\tabcellsep 17.33\tabcellsep 0.24\tabcellsep 24.92\tabcellsep 2.40\tabcellsep 100\\
2010\tabcellsep 50.46\tabcellsep 3.69\tabcellsep 1.63\tabcellsep 15.96\tabcellsep 0.15\tabcellsep 24.16\tabcellsep 3.94\tabcellsep 100\\
2011\tabcellsep 47.07\tabcellsep 4.58\tabcellsep 0.91\tabcellsep 15.83\tabcellsep 0.15\tabcellsep 27.38\tabcellsep 4.08\tabcellsep 100\end{longtable} \par
 
\caption{\label{tab_4}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.23545706371191136\textwidth}P{0.17423822714681442\textwidth}P{0.1718836565096953\textwidth}P{0.1718836565096953\textwidth}P{0.09653739612188365\textwidth}}
Year\tabcellsep Consumer Goods\tabcellsep Durable Goods\tabcellsep Capital Goods\tabcellsep Total\\
2000\tabcellsep 44.84\tabcellsep 29.75\tabcellsep 25.41\tabcellsep 100\\
2001\tabcellsep 45.57\tabcellsep 22.17\tabcellsep 32.26\tabcellsep 100\\
2002\tabcellsep 49.05\tabcellsep 21.08\tabcellsep 29.87\tabcellsep 100\\
2003\tabcellsep 51.59\tabcellsep 18.12\tabcellsep 30.29\tabcellsep 100\\
2004\tabcellsep 45.40\tabcellsep 20.84\tabcellsep 33.76\tabcellsep 100\\
2005\tabcellsep 39.86\tabcellsep 23.10\tabcellsep 37.04\tabcellsep 100\\
2006\tabcellsep 42.31\tabcellsep 22.14\tabcellsep 35.55\tabcellsep 100\\
2007\tabcellsep 41.52\tabcellsep 19.72\tabcellsep 38.75\tabcellsep 100\\
2008\tabcellsep 43.80\tabcellsep 20.20\tabcellsep 36.00\tabcellsep 100\\
2009\tabcellsep 47.53\tabcellsep 22.65\tabcellsep 29.82\tabcellsep 100\\
2010\tabcellsep 47.77\tabcellsep 21.56\tabcellsep 30.67\tabcellsep 100\\
2011\tabcellsep 53.28\tabcellsep 19.09\tabcellsep 27.63\tabcellsep 100\\
\multicolumn{5}{l}{Source : Department of Statistics, Department of}\end{longtable} \par
  {\small\itshape [Note: AForeign Trade for the years(2000)(2001)(2002)(2003)(2004)(2005)(2006)(2007)(2008)(2009)(2010)(2011).]} 
\caption{\label{tab_5}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.06521739130434782\textwidth}P{0.0717391304347826\textwidth}P{0.06521739130434782\textwidth}P{0.0717391304347826\textwidth}P{0.29782608695652174\textwidth}P{0.08695652173913043\textwidth}P{0.06956521739130435\textwidth}P{0.06956521739130435\textwidth}P{0.05217391304347826\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 2004\tabcellsep 88.97\tabcellsep 8.27\tabcellsep 2.75\tabcellsep 100\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 2005\tabcellsep 89.12\tabcellsep 7.87\tabcellsep 3.01\tabcellsep 100\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 2006\tabcellsep 91.14\tabcellsep 5.92\tabcellsep 2.94\tabcellsep 100\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 2007\tabcellsep 90.88\tabcellsep 6.90\tabcellsep 2.22\tabcellsep 100\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 2008\tabcellsep 91.83\tabcellsep 6.16\tabcellsep 2.00\tabcellsep 100\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 2009\tabcellsep 87.99\tabcellsep 8.77\tabcellsep 3.24\tabcellsep 100\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 2010\tabcellsep 91.38\tabcellsep 5.95\tabcellsep 2.67\tabcellsep 100\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 2011\tabcellsep 92.29\tabcellsep 5.51\tabcellsep 2.21\tabcellsep 100\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Source : Department of Statistics, Department of}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Foreign Trade for the years (2000-2011).}\\
Year / Imports\tabcellsep Raw Materials\tabcellsep Spare Parts\tabcellsep Other Commodities\tabcellsep Total\\
2000\tabcellsep 83.88\tabcellsep 12.39\tabcellsep 3.73\tabcellsep 100\\
2001\tabcellsep 86.71\tabcellsep 11.05\tabcellsep 2.24\tabcellsep 100\\
2002\tabcellsep 85.51\tabcellsep 11.45\tabcellsep 3.04\tabcellsep 100\\
2003\tabcellsep 87.07\tabcellsep 9.66\tabcellsep 3.28\tabcellsep 100\end{longtable} \par
 
\caption{\label{tab_6}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.31931216931216927\textwidth}P{0.06656084656084656\textwidth}P{0.062063492063492064\textwidth}P{0.10433862433862434\textwidth}P{0.06386243386243386\textwidth}P{0.06476190476190477\textwidth}P{0.07555555555555556\textwidth}P{0.056666666666666664\textwidth}P{0.03687830687830688\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{imports for the period (2000-2011)}\tabcellsep \tabcellsep \tabcellsep \\
Year\tabcellsep Arab countries\tabcellsep EU states\tabcellsep The rest of the European countries\tabcellsep North American (NAFTA)\tabcellsep South American countries\tabcellsep Non-Arab Asian countries\tabcellsep Other countries\tabcellsep Total\\
2000\tabcellsep 23.74\tabcellsep 32.96\tabcellsep 5.34\tabcellsep 10.59\tabcellsep 2.67\tabcellsep 22.05\tabcellsep 2.66\tabcellsep 100\\
2001\tabcellsep 23.83\tabcellsep 32.25\tabcellsep 4.98\tabcellsep 8.52\tabcellsep 3.02\tabcellsep 24.19\tabcellsep 3.21\tabcellsep 100\\
2002\tabcellsep 25.22\tabcellsep 29.56\tabcellsep 4.46\tabcellsep 8.11\tabcellsep 2.67\tabcellsep 26.75\tabcellsep 3.23\tabcellsep 100\\
2003\tabcellsep 27.55\tabcellsep 27.25\tabcellsep 4.10\tabcellsep 7.12\tabcellsep 2.93\tabcellsep 28.16\tabcellsep 2.89\tabcellsep 100\\
2004\tabcellsep 30.62\tabcellsep 24.46\tabcellsep 5.05\tabcellsep 7.12\tabcellsep 1.99\tabcellsep 28.91\tabcellsep 1.85\tabcellsep 100\\
2005\tabcellsep 33.80\tabcellsep 24.65\tabcellsep 5.22\tabcellsep 5.99\tabcellsep 1.71\tabcellsep 27.28\tabcellsep 1.35\tabcellsep 100\\
2006\tabcellsep 35.79\tabcellsep 23.55\tabcellsep 4.18\tabcellsep 5.25\tabcellsep 1.74\tabcellsep 27.95\tabcellsep 1.54\tabcellsep 100\\
2007\tabcellsep 33.02\tabcellsep 24.34\tabcellsep 6.15\tabcellsep 5.15\tabcellsep 2.41\tabcellsep 27.73\tabcellsep 1.21\tabcellsep 100\\
2008\tabcellsep 33.17\tabcellsep 21.07\tabcellsep 8.26\tabcellsep 5.14\tabcellsep 2.16\tabcellsep 29.06\tabcellsep 1.14\tabcellsep 100\\
2009\tabcellsep 32.04\tabcellsep 21.03\tabcellsep 5.91\tabcellsep 7.50\tabcellsep 2.41\tabcellsep 29.62\tabcellsep 1.48\tabcellsep 100\\
2010\tabcellsep 34.84\tabcellsep 20.61\tabcellsep 4.30\tabcellsep 6.23\tabcellsep 2.60\tabcellsep 29.80\tabcellsep 1.62\tabcellsep 100\\
2011\tabcellsep 36.81\tabcellsep 20.41\tabcellsep 5.87\tabcellsep 7.00\tabcellsep 2.60\tabcellsep 25.52\tabcellsep 1.78\tabcellsep 100\\
\multicolumn{5}{l}{Table (7) shows the relative importance for}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{5}{l}{Jordanian geographical distribution of imports for the}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{5}{l}{period (2000-2011). Jordanian imports from Arab coun-}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{5}{l}{tries ranked first in average (30.84\%). It is noticed that}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{5}{l}{Jordanian imports from Arab countries have increased}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{4}{l}{from (23.74\%) in (2000) to (36.81\%) in (}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_7}Table 7 :}\end{figure}
 			\footnote{© 2013 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[An Analytical Study of the Jordanian Foreign Trade (Exports and Imports) Reality for the Period ()]{b20}\label{b20} 	 		\textit{An Analytical Study of the Jordanian Foreign Trade (Exports and Imports) Reality for the Period},  				2000-2011.  	 
\bibitem[Lee ()]{b9}\label{b9} 	 		‘Capital goods import and longrun growth’.  		 			J W Lee 		.  	 	 		\textit{Development Economics}  		1995. 48  (1)  p. .  	 
\bibitem[ctorate of Economic Statistics, Department of Foreign Trade ()]{b4}\label{b4} 	 		\textit{ctorate of Economic Statistics, Department of Foreign Trade},  		2012. Amman, Jordan.  		 			Department of Statistics of Jordan 		 	 
\bibitem[Directorate of Foreign Trade Policy, the National Strategy for Foreign Trade Ministry of Industry and Trade ()]{b12}\label{b12} 	 		‘Directorate of Foreign Trade Policy, the National Strategy for Foreign Trade’.  	 	 		\textit{Ministry of Industry and Trade},  				 (Amman, Jordan)  		2010.  	 
\bibitem[Sachs and Warner ()]{b14}\label{b14} 	 		‘Economic reform and process of global integration’.  		 			J D Sachs 		,  		 			A Warner 		.  	 	 		\textit{Brookings Papers on Economic Activity}  		1995. 26  (1)  p. .  	 
\bibitem[Wagner ()]{b18}\label{b18} 	 		‘Exports and productivity: A survey of the evidence from firm level data’.  		 			J Wagner 		.  	 	 		\textit{The World Economy}  		2007. 30  (1)  p. .  	 
\bibitem[Shotar et al. ()]{b16}\label{b16} 	 		‘Imports of intermediate goods and growth in manufacturing industries in Jordan: an empirical investigation’.  		 			M Shotar 		,  		 			W Hmaidate 		,  		 			R Momani 		.  	 	 		\textit{Journal of Management and Economics. Ein-Shams University, Egypt}  		2003. 2.  	 
\bibitem[Maizels ()]{b10}\label{b10} 	 		\textit{Industrial Growth and World Trade},  		 			A Maizels 		.  		1963. London, UK: Cambridge University Press.  	 
\bibitem[Besedes ()]{b3}\label{b3} 	 		‘Ins, outs, and the duration of trade’.  		 			T Besedes 		,  		 			Thomas 		,  		 			P 		.  	 	 		\textit{Canadian Journal of Economics}  		2006. 39  (1)  p. .  	 
\bibitem[International Monetary Fund, Organization for Economic Co-operation and Development European Communities and World Bank ()]{b17}\label{b17} 	 		‘International Monetary Fund, Organization for Economic Co-operation and Development’.  	 	 		\textit{European Communities and World Bank}  		2009. 2008.  	 	 (System of National Accounts (SNA)) 
\bibitem[Awad ()]{b1}\label{b1} 	 		\textit{International Trade: Theories and Policies, with support of Institute of Banking Studies},  		 			T Awad 		.  		1995. Amman, Jordan.  	 
\bibitem[Economic et al. ()]{b5}\label{b5} 	 		\textit{Jordanian foreign trade developments and its impacts on national economy during the period 2000 to first half of},  		 			Social Economic 		,  		 			Council 		,  		 			Jordan 		.  		2011. 2011. Amman, Jordan.  	 
\bibitem[Alenaimat ()]{b0}\label{b0} 	 		\textit{Jordanian trade agreements with global countries},  		 			S Alenaimat 		.  		1999. Amman, Jordan: Royal Scientific Society.  	 
\bibitem[Keller ()]{b8}\label{b8} 	 		\textit{Knowledge spillovers at the world technology frontier},  		 			W Keller 		.  		2001. p. 8150.  	 	 (NBER Working Paper) 
\bibitem[Ferrira and Rossi ()]{b6}\label{b6} 	 		‘New Evidence from Brazil on Trade Liberalization and Productivity Growth’.  		 			P C Ferrira 		,  		 			I L Rossi 		.  	 	 		\textit{International Economic Review. Blackwell Publishing}  		2003. 44 p. .  	 
\bibitem[Organization for economic cooperation and development ()]{b13}\label{b13} 	 		\textit{Organization for economic cooperation and development},  		2003. Paris, France.  	 	 (The Source of Economic Growth in OECD Countries) 
\bibitem[Worz ()]{b19}\label{b19} 	 		\textit{Skill intensity in foreign trade and economic growth},  		 			J Worz 		.  		2004. Vienna, Austria.  	 	 (The Vienna Institute International Economic Studies. working paper 25) 
\bibitem[Bader ()]{b2}\label{b2} 	 		‘The Effect of Imports of Intermediate and Capital Goods on Economic Growth In Jordan’.  		 			M Bader 		.  	 	 		\textit{The Hashemite University},  				 (Zarqa, Jordan)  		2005. 1980 -2003.  	 
\bibitem[Saidam ()]{b15}\label{b15} 	 		\textit{The general performance of the Jordanian foreign trade for},  		 			M Saidam 		.  		2012. 2011. 2010. Amman, Jordan.  		 			Chamber Commerce of Amman 		 	 
\bibitem[Hmaidate and Hazaymih ()]{b7}\label{b7} 	 		‘The impact of foreign trade on the growth and development of Jordan's manufacturing sector (1968-1990)’.  		 			W Hmaidate 		,  		 			M A Hazaymih 		.  	 	 		\textit{DIRASAT. Human sciences}  		1995. 22  (3)  p. .  	 	 (in Arabic) 
\bibitem[Trade Policy Review Report by Jordan to World Trade Organization Ministry of Industry and Trade ()]{b11}\label{b11} 	 		‘Trade Policy Review Report by Jordan to World Trade Organization’.  	 	 		\textit{Ministry of Industry and Trade},  				 (Amman, Jordan)  		2008.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
