\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={Evidence of Cheshmeh Ali Culture in Chenaran Plain (Northeastern Iran)},
 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{2014-01-15 (revised: 15 January 2014)}
\def\TheID{\makeatother }
\def\TheDate{2014-01-15}
\title{Evidence of Cheshmeh Ali Culture in Chenaran Plain (Northeastern Iran)}
\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]{Mohammad Hossein  Rezaei}

             \affil[1]{  Neyshabour University}

\renewcommand\Authands{ and }

\date{\small \em Received: 9 December 2013 Accepted: 31 December 2013 Published: 15 January 2014}

\maketitle


\begin{abstract}
        


Despite the strategic position and specific economic conditions of Khorasan Province including location in the course of the route linking East to West and distinctive mineral resources, no integrated study has been conducted to date for understanding the prehistoric cultures in this province. Therefore, archaeological excavations in Chenaran site as a major site in Mashhad Plain can elucidate the dark archeological aspects and chronological vacuum in this field. Chenaran site is located on the northern margin of the current city of Chenaran in Khorasan Razavi Province. It was excavated in the summer of 2012. The main objectives were to estimate the extent of the prehistoric site of Chenaran and present relative and absolute chronology from the lower layers to the end of settlement, and fortunately considerable results in this field were achieved. In this paper, only the relative chronology results have been pointed, and it is hoped that absolute chronology results are independently released in another article, which is currently under consideration. According to the pilot study and in a comparative approach with the settlements in southwestern Turkmenistan, Chenaran site pottery is comparable with Anu Ia to Namazgah III period.

\end{abstract}


\keywords{chenaran site, cheshmeali culture, anu culture, namazgah culture}

\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
henaran County is located in a distance of 55 Kilometer from North West of Mashhad between Hezarmasjed mountain range in North and Binalud in south (Figure \hyperref[fig_0]{1}). Chenaran plain with an area of about 3319 square kilometers is the largest lowland of Kashafrood river basin (Majid 2011, pp. 776) . Chenaran County is limited to Dargaz County from the north, to Mashhad from east, to Ghoochan from west and to Neyshabur from south  {\ref (Ghanbari 2002, p 5)}. The weather is hot in summer and cold in winter in Chenaran. The city has a mean annual precipitation of 250 mm (Hashemi-Attar, 2009). Agriculture and drinking water resources of this region include the rivers of Radekan, Akhlamad, Frizi, Golmakan, Ardak and Bahmnkan  {\ref (Ghanbari 2002, p 44)}. Chenaran site is probably one of the most important prehistoric settlements in Mashhad Plain. Expansion of the current city of Chenaran is a serious threat for the limits and probably area of the site, and therefore the initial survey to determine the limits and area of the site seems to be necessary.\par
Author ? ? : Assistant Professor, Department of Archaeology, University of Neyshabur. e-mails: hbasafa@gmail.com, mh.rezaei@yahoo.com II. 
\section[{Topography and Description of the Site}]{Topography and Description of the Site}\par
This site is located in the northern part of Chenaran with an approximate length of 300 meters, width of 150 meters and an area of about 3 hectares (Figure \hyperref[fig_1]{2}). The site is oval-shaped, and has a height of about 10 meters from the surrounding land. Unfortunately, due to the expansion of Chenaran, limits and perhaps area of the site especially in the eastern part is subject to destruction. 
\section[{III. Local Stratigraphy Trench and Excavation Method}]{III. Local Stratigraphy Trench and Excavation Method}\par
To determine the sequence of cultural periods as well as formation of natural and cultural layers and sediments in Chenaran site, a trench in the highest part of the hill with 3×3 m dimensions was explored for stratigraphy (Figure \hyperref[fig_2]{3}). The method suggested by Harris matrix was used in exploration, which is based on content and context of the layers. The site was explored in the summer of 2012. Stratigraphy results of Chenaran hill indicate that stratigraphy operations have not been conducted up to virgin soil, and according to the excavations, 16 contexts were detected, which are numbered from top to bottom(Figure \hyperref[fig_3]{4}). The orientation of the contexts is evaluated in accordance with the slope of the hill, and has West to East direction (Figure \hyperref[fig_4]{5}). In this paper, we assess the context No.6, which contains the data related to Cheshmeh Ali culture. 
\section[{a) Context 6}]{a) Context 6}\par
Context 6 was observed in the leading Trench at a depth of -274 relative to the Datum point. This context was under the context 5 and over the contexts 7, 8 and 9. Context deposits included clay, silt, clay heated with large amounts of ash, two pottery fragments with a thick, red cover and black motifs characteristic of Cheshmeh Ali pottery, as well as coal (Figure  {\ref 6}). Context 6 ended at a depth of -296m in the eastern wall. Cultural material in this context included two pieces of Lithics, one hoe, one core, a number of bladelet and Flake.\par
A total of 7 stone artefacts were collected from Context 6 including a thin blade core rock, 3 Bladelets with sickle gloss, 2 Flakes of chert with pale gray color and 1 Bladelet of creamy color (Figure  {\ref 7}). In addition to Lithics, a Hoe was also found in this context (Figure \hyperref[fig_6]{8}). Several Fakes or their components which have not been used indicate that some Fakes were by products of Lithics, and were generated during the isolation process of core. A hoe found in the site and a number of Bladelets with sickle gloss in the edge indicate their use in cutting plant stems and the centrality of plants for livelihood of people in this site. These Bladelets were combined using natural resins like tar in handles of bone or probably metal in later times, and were used as sickles to cut plants. Sickle gloss has been observed in Lithics from Neolithic period simultaneous with widespread use of plants by man, and parallel with the growing role of plants in human livelihood, it is increasingly observed in Lithics.\par
IV. Cheshmeh Ali Culture and the Extent of its sites in Khorasan\par
Pottery with red cover and geometric designs in black was first reported during Pumplley excavations in the lowest layers of the Anu Hill (Anu Ia) located in the South West of Turkmenistan (Pumplley, 1904). In 1912, de Morgan surveyed a hill in Rey, which was named Cheshmeh Ali due to its placement next to a fountain of the same name. Excavations were conducted by Eric Schmidt during three seasons in Cheshmeh Ali between 1934 and 1936. Schmidt divided the prehistoric traces of Cheshmeh Ali into two periods. The older was contemporary with Anu Hill and the later period, which isitself divided into two sub-periods, coincided with Hesar Ia and Ib \hyperref[b0]{(Esfandiari, 1999)}.\par
Geographical distribution of pottery series of Cheshmeh Ali encompasses large parts of north-central Iran, North East and South West of Turkmenistan. Cheshmeh Ali type pottery has different types: red covered with red texture and generally small bowl and pot forms in north-central Iran, buff texture and thin red coating in North East of Khorasan, and the type named Sialk II with SialkI form by McCann identified in southwestern Turkmenistan and North of Khorasan. In general, Cheshmeh Ali pottery is a fine pottery with beautiful decorations and a red coat. The majority of pottery forms of Cheshmeh Ali are handmade, and potter's wheel has been gradually used at the end of the period. Fine sand forms the Temper of fine pottey, and clay pottery has been thoroughly massaged. The pottery surface has thick clay glaze, and simple geometric motifs and animal and plant styles have been drawn in black on them. Animal design especially birds and horned animals are prominent among the designs of Cheshmeh Ali pottery  {\ref (Talayi 2011, p 181)}.\par
In addition to Sialk, Cheshmeali and Zagheh sites, Cheshmeali pottery has been found in many sites in the Central Plateau and Shahrood Sang Chaxmaq, Tureng Tepe (Ib), Yarim Tepe, Agh Tepe, Hotu and Kamarband sites in Gorgan. According to Malek, north central Iran has been the origin of Cheshmeh Ali culture, from where it has expanded to such areas as North East (Gorgan and Shahrood plains) and South West (Turkmenistan) \hyperref[b6]{(Shahmirzadi, 1999)}.\par
During a survey of the upper valley of Atrak River, Ricciardi has introduced four settlements of Fath Abad, Khandagh, Jafar abad and an unnamed settlement (XA6) as settlements with similar finds with Anui I \hyperref[b9]{( Ricciardi 1985} {\ref ( Ricciardi , 1976} ). In 1998, Garazhyan identified Anu Ia type pottery in three sites of Yukhary Qaleh Ghare Goyonloo, Noroz Tepe and Yarim Tepe in Dargaz Plain adjoining the border with Iran and Turkmenistan \hyperref[b3]{(Garazhyan 1998)}. In 2002, Etemadi detected pottery types of Cheshmeh Ali in surface syrvey of Tepe Borj in Neyshabur Province. During the surveys in 2003 in North Khorasan Highlands, Cheshmeh Ali cultue finds were identified in a settlement named Zulfarah situated 114 kilometers south to Sabzevar on the eastern edge of the desert. In this study, Ghaleh khan settlement in Maneh and Samalghan district and Tepe Yam were detected with Cheshmeh Ali type pottery, with the former pottery being much similar to Cheshmeh Ali type pottery.\par
V. 
\section[{Conclusions}]{Conclusions}\par
Due to the shortage of archeological studies in Khorasan and misunderstandings in this field, analysis of cultural material should rely on foothills of Turkmenistan, where the prehistoric cultures are recognized with Jeitun culture in Neolithic period as well as Anu and Namazgah cultures in chalcolithic period. These names are derived from the hill names explored. Anau includes both northern and southern hills, which are approximately located 12 km southeast of Ashkh abad  {\ref (Kohl 1984: 18)}. Namazgah site is located about 154 kilometers southeast of Ashkh abad, 90 km West of city of Tajan. As mentioned earlier, North East of Iran, especially Khorasan is called white in archaeological studies. In this study, we have dealt with striatographic of one of the settlements named Chenaran, which is located in a plain between the mountains in North East of Iran. Based on cultural materials especialy pottery, chalcolithic period has been suggested, which coincides with Namazgah culturl period according to excavations conducted in Central Asia.\par
Striatographic study of cultural material reveals homogeneity and specific relationship with neighboring areas. Based on pottery data, human communities of Chenaran settlement have had trans-regional relations with Central Asia and the Iranian plateau, and this in turn has caused their reciprocal effects, which is somewhat obvious, but a newer statistical community is required for better understanding. According to striatography studies, 16 contexts have been detected in Chenaran settlement, which have been numbered from bottom to top. Relative chronology suggested for these contexts is as follows:       \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{67}\includegraphics[]{image-7.png}
\caption{\label{fig_5}Figure 6 :Figure 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8}\includegraphics[]{image-8.png}
\caption{\label{fig_6}Figure 8 :}\end{figure}
 			\footnote{© 2014 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Garazhyan ()]{b3}\label{b3} 	 		\textit{Archeological survey of prehistoric sites located in the border of Darungar River in North-East of Khorasan Province, thesis for MA in Archaeology},  		 			O Garazhyan 		.  		1998.  		 			Tarbiat Modarres University 		 	 
\bibitem[Majidi ()]{b5}\label{b5} 	 		‘Determination of optimum cropping patterns consistent with management of water resources in Mashhad-Chenaran plain’.  		 			N Majidi 		.  	 	 		\textit{Water and Soil journal}  		2011. 25 p. .  	 
\bibitem[Talayi ()]{b1}\label{b1} 	 		\textit{Eight thousand years of Iranian pottery},  		 			H Talayi 		.  		2011.  	 	 (First edition. Samt press) 
\bibitem[Pumpelly ()]{b8}\label{b8} 	 		\textit{Explorations in Turkestan with an Account of the Basin of Eastern Perstern and Sistan},  		 			Raphaes Pumpelly 		.  		1905. 1905. Washington: Carnegie Institution of Washington.  	 
\bibitem[Ghanbari ()]{b2}\label{b2} 	 		\textit{Geography of Chenaran city},  		 			A Ghanbari 		.  		2002. Apadana Jam press.  	 	 (First edition) 
\bibitem[Hashemi Tabar and Chenaran]{b7}\label{b7} 	 		 			Z Hashemi Tabar 		,  		 			Chenaran 		.  		\textit{Eleventh Annual Conference of the heads of History faculties in Khorasan Razavi Province},  				 	 
\bibitem[Kohl ()]{b10}\label{b10} 	 		 			P L Kohl 		.  		\textit{Central Asia: Paleolithic beginnings to the Iron age},  				 (Paris)  		1984.  	 
\bibitem[Ricciardi et al. (ed.) ()]{b9}\label{b9} 	 		\textit{La Terra tra i due fiumi: venti anni di archeologia italiana in Medio Oriente, la Mesopotamia dei tesori Torino: Quadrante},  		 			Roberta Ricciardi 		,  		 			Veone 		,  		 			Partie Greci 		,  		 			Sasanidi 		.  		neo Quarantelli, Ezio (ed.)  		1985. 1985. p. .  	 
\bibitem[Malek Shahmirzadi ()]{b6}\label{b6} 	 		\textit{Prehistoric Iran: Iran from the beginning to dawn of urbanization},  		 			S Malek Shahmirzadi 		.  		1999. Cultural Heritage Organization press.  	 
\bibitem[Garazhyan and Rafi Far ()]{b4}\label{b4} 	 		\textit{Research methods and practical bases for cultural relations during the transition period from the Neolithic to chalcolithic: Iran and Central Asia},  		 			O Garazhyan 		,  		 			J Rafi Far 		.  		2003.  	 	 (to be published in Journal of Madras) 
\bibitem[Esfandiari ()]{b0}\label{b0} 	 		\textit{The status of Cheshmeali culture in the central plateau},  		 			Azarmidokht Esfandiari 		.  		1999. Tehran: Institute of Archaeology.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
