Example #1
0
					</div>
					<div class="tab-pane fade" id="application">
						<h3>Application Step</h3>
						<?php 
print_r(tranTxt('
						<p>1. คลิ๊ก “Start here” และกรอกข้อมูลผู้สมัครให้ครบถ้วน  

							จากนั้นปริ้นใบสมัครและรอการติดต่อกลับจากเจ้าหน้าที่</p>

						<p>2. เจ้าหน้าที่จะติดต่อกลับผู้สมัครภายใน 24 ชั่วโมงเพื่อสอบถามข้อมูลเพิ่มเติม  

							และแจ้งรากการเอกสารที่ผู้สมัครต้องนำมายื่น</p>

						<p>3. ทดสอบความรู้ภาษาอังกฤษที่สำนักงาน ALL THE WAY EDUCATION หรือออนไลน์</p>

						<p>4. สอบสัมภาษณ์จากนายจ้าง</p>

						<p>5. เมื่อผู้เข้าร่วมโครงการผ่านคุณสมบัตร และการสอบเบื้องต้นจะได้รับ DS-2019</p>

						<p>6. สมัคร J-1 Visa กับสถานทูตอเมริกา</p>

						<p>7. จองตั๋งเครื่องบิน</p>

						<p>8. Orientation เพื่อเตรียมความพร้อม</p>

						<p>9. ออกเดินทางไปสหรัฐอเมริกา</p>
						', $lang));
?>
					</div>
					<div class="tab-pane fade" id="promotion_tab">
						<h3>Promotion</h3>
Example #2
0
								<p>- Musical Theatre</p>
								<p>- Music Video</p>
								<p>- Acting for Film</p>
								<p>- Cinematography</p>
								<p>- Screenwriting</p>
								<p>- Digital Editing</p>
								<p>- Producing for Film & Television</p>
								<p>- Game Design</p>
								<p>- Documentary Filmmaking</p>
								<p>- Broadcast Journalism</p>
							</ul>
						</div>
						<div class="tab-pane fade" id="steps">
							<ul><h3>Application Step</h3>
							<?php 
print_r(tranTxt("\n\t\t\t\t\t\t\t\t<p>1. คลิ๊ก “Start here” และกรอกข้อมูลผู้สมัครให้ครบถ้วน จากนั้นปริ้นใบสมัครและรอการติดต่อกลับจากเจ้าหน้าที่</p>\n\t\t\t\t\t\t\t\t<p>2. เจ้าหน้าที่จะติดต่อกลับผู้สมัครภายใน 24 ชั่วโมงเพื่อสอบถามข้อมูลเพิ่มเติม และแจ้งรายการเอกสารที่ผู้สมัครต้องนำมายื่น</p>\n\t\t\t\t\t\t\t\t<p>3. ยื่นเอกสารด้วยตัวเองที่สำนักงาน ALL THE WAY EDUCATION หรือ ทางไปรษณีย์</p>\n\t\t\t\t\t\t\t\t<p>4. รอรับ I-20 จากทางโรงเรียน</p>\n\t\t\t\t\t\t\t\t<p>5. กรอกแบบฟอร์ม DS160 เพื่อยื่นคำร้องขอวีซ่าสหรัฐอเมริกา</p>\n\t\t\t\t\t\t\t\t<p>6. สมัคร F-1 Visa (วีซ่านักเรียน) จากสถานทูตอเมริกา</p>\n\t\t\t\t\t\t\t\t<p>7. จองตั๋งเครื่องบิน</p>\n\t\t\t\t\t\t\t\t<p>8. ออกเดินทางไปสหรัฐอเมริกา</p>\n\t\t\t\t\t\t\t", $lang));
?>
							</ul>
						</div>
						<div class="tab-pane fade" id="tuition">
							<ul><h3>Tuition</h3>
								<p>For more information please contact ALL THE WAY EDUCATION at 087-321-2108</p>
							</ul>
						</div>
						<div class="tab-pane fade" id="qanda">
							<h3>Q & A</h3>
							<div class="q1">Q: What type of visa do I need to attend the programs?</div>
							<div class="a1">A: You will require an F-1 student visa in most cases. If you are in the US on a different type of visa you may be able to study, please contact ALL THE
								WAY EDUCATION Special team with specifics about your situation. Note, the US government does prohibit studying on a tourist visa.</div>
							<br>
							<div class="q1">Q: What are the steps to get an I-20 Certificate?</div>
Example #3
0
		<script>
			$(function () {
				$("#headerBar").load("headerBar2.php");
				$("#footer").load("footer.html");
			});
		</script>
	</head>
	<body>
		<?php 
include './list.php';
?>
		<div id="headerBar"></div>
		<div class="sectionMain" style="margin-top: 50px">
			<div class="item-middle">
				<h1>Calendar</h1> 
			</div>
		</div>
		<div class="sectionMain" style="background-color: wheat">
			<div class="item-middle">
				<h4>All For more information please contact ALL THE WAY EDUCATION at 
					<?php 
print_r(tranTxt("\n\t\t\t\t\tphone number\n\t\t\t\t\t", $lang));
?>
				</h4>
<!--				<p>For more information please contact ALL THE WAY EDUCATION at 087-321-2108</p>-->
			</div>
		</div>
		<div id="footer"></div>
	</body>
</html>