var cText = ''
	cText +='<div class="logo">'
		cText +='<img src="images/logo.jpg" width="34px" height="31px" alt="SYNERGY HRS!!! - Your Partner for HR Solutions" />'
	cText +='</div>'
	cText +='<div class="company_name">SYNERGY HRS<br />'
		cText +='<span class="company_title">Your Partner for HR Solutions</span>'
	cText +='</div>'
	cText +='<div class="clear"></div>'
	cText +='<div class="graeting_text">'
		cText +='<div class="greating_text_title"> WELCOME TO SYNERGY HRS<br/></div>'
		cText +='<div class="blockLeftContent">'
			cText +='<p>'
				cText +='<strong>Our Company, SYNERGY HRS is</strong> a globally operating provider of HR Solutions.&nbsp;'
				cText +='Our highly professional team develops integrated HR solutions and initiatives for &nbsp;'
				cText +='successful business growth and a good working environment. <strong>SYNERGY HRS</strong> &nbsp;'
				cText +='is available to provide any help and valuable advice our clients may need. We treat our &nbsp;'
				cText +='clients as our partners so they decide how extensive our services should be. &nbsp;'
				cText +='Our intention is to empower organizations towards high performance and also make them &nbsp;'
				cText +='‘<strong>great places to work’</strong>.'
				cText +='<br /><br />'
				cText +='The purpose of <strong>SYNERGY HRS</strong> is to provide our customers with the best services in the field while ensuring good values and commitment that build long-term partner relationships. We are able to achieve this by providing complete HR solutions and immediate access to us any moment our clients need.'
		cText +='</div>'
	cText +='</div>'
	document.write(cText)
