﻿document.write("\
<!--top Start-->\
   	<div >\
   		<p>\
		<img id=\"copyright\" src=\"../../../../../common/img/main/footer_copy.gif\" alt=\"تمام حقوق © اين سايت متعلق به شركت محور ماشين نماينده رسمي كوماتسو در ايران مي باشد. آدرس : تهران - كيلومتر 8 جاده مخصوص كرج - بعد از تقاطع آزادگان - خيابان 16 - تلفن : 44517000\"  /> \
        </p> \
		<div id=\"quick\" >\
		");
						var hasRightVersion = DetectFlashVer(requiredMajorVersion, requiredMinorVersion, requiredRevision);
						if(hasRightVersion) {  // if we've detected an acceptable version
    					var oeTags = '<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'
   						 	+ 'width="177px" height="75px"'
    						+ 'codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab">'
    						+ '<param name="movie" value="../../../../../common/img/swf/quick.swf" /><param name="quality" value="high" /><param name="wmode" value="transparent" />\<param name="bgcolor" value="#ffffff" />'
    						+ '<embed src="../../../../../common/img/swf/quick.swf" quality="high" bgcolor="#ffffff" wmode="transparent" '
    						+ 'width="177px" height="75px" name="quick" '
    						+ 'play="true"'
    						+ 'loop="false"'
    						+ 'quality="high"'
    						+ 'allowScriptAccess="sameDomain"'
    						+ 'type="application/x-shockwave-flash"'
    						+ 'pluginspage="http://www.macromedia.com/go/getflashplayer">'
    						+ '<\/embed>'
    						+ '<\/object>';
    					document.write(oeTags);   // embed the flash movie
 						 } else {  // flash is too old or we can't detect the plugin
    					var alternateContent = '&nbsp;'
    					document.write(alternateContent);  // insert non-flash content
  						}
		document.write("\
		</div>\
        <ul style=\"width: 420px\">\
        	<li style=\"background:url(../../../../../common/img/main/bar_footer.gif) no-repeat right bottom;\" ><a href=\"../../../../../common/html/contact/headoffice/info/index.html\">تماس با ما</a></li>\
			<li style=\"background:url(../../../../../common/img/main/bar_footer.gif) no-repeat right bottom;\" ><a href=\"../../../../../common/html/sitemap/fa/inside/index.html\">نقشه سايت</a></li>\
			<li style=\"background:url(../../../../../common/img/main/bar_footer.gif) no-repeat right bottom;\" ><a href=\"../../../../../common/html/contact/jobs/request/index.html\">درخواست همكاري</a></li>\
			<li style=\"background:url(../../../../../common/img/main/bar_footer.gif) no-repeat right bottom;\" ><a href=\"../../../../../common/html/services/aftersales/technical_services/index.html\">خدمات پس از فروش</a></li>\
			<li><a href=\"../../../../../common/html/about/news/headlines/index.html\">اخبار شركت</a></li>\
		</ul> \
    </div>\
<!--top End-->\
");