%
Dim strPageTitle
strPageTitle = "Contact Us"
%>
<%
Sub SubMain(ByRef objQuery)
Call SubContent(objQuery)
End Sub
Sub SubContent(ByRef objQuery)
%>
<%'//LEFT AREA %>
|
|
 |
<%'// Contents Start ------------------------------------------------------------------------------------------------------%>
If you have any questions any time feel free contact us as below.
¼ÅƲ¹ö½º ¹®ÀÇ ÀüȹøÈ£ 646-468-1110 (9:00 AM - 5:00 PM EST)
¿¹¾à ºÒ°¡´É ½Ã 1-646-468-1110À¸·Î ¹®ÀÚ¿¡ ¿µ¹® À̸§/¿¹¾à ¹øÈ£/ƼÄÏ ¹øÈ£/ž½Â Àå¼Ò¿Í ¿¬¶ôó¸¦ ³²°ÜÁÖ½Ã¸é ¿¬¶ôµå¸®°Ú½À´Ï´Ù.
<%'// Contents End ------------------------------------------------------------------------------------------------------%>
|
 |
|
|
|
|
<%
End Sub
%>