Compare commits

..

No commits in common. "5f8e291e555de6aaa1ffd429d7492ae1436ac1c7" and "4c79edc05e43ddd1373765faf9c9ca19c1a9ca7f" have entirely different histories.

8 changed files with 4 additions and 53 deletions

View File

@ -9,7 +9,7 @@
<span>Founded in Ningbo, PRC</span> <span>Founded in Ningbo, PRC</span>
</td> </td>
<td valign="top" width="50%"> <td valign="top" width="50%">
<h4><a href="/Live">View from our Office</a></h4> <h4><a href="/Live">Development team live feed</a></h4>
<img width="80" height="45" src="//cwwp2.dot.ca.gov/data/d4/cctv/image/tvb70i680kingroad/tvb70i680kingroad.jpg"> <img width="80" height="45" src="//cwwp2.dot.ca.gov/data/d4/cctv/image/tvb70i680kingroad/tvb70i680kingroad.jpg">
</td> </td>
</tr> </tr>

View File

@ -1,22 +0,0 @@
<cfset pagetitle = "Careers">
<cfinclude template="../templates/Header.cfm">
<table cellpadding="10" border="0">
<tbody>
<tr>
<td valign="top" width="100%">
<h2>Careers at FemboyFinancial</h2>
<h4>Salesperson</h4>
<span>Join our growing team in the Santa Clara Valley region as a sales representative! As we continue to grow in the United States, help fulfill our mission statement as a friendly, knowledgable representative of our business. Kindly send your CV to our hiring manager: <a href="mailto:mylesl@femboyfinancial.jp">mylesl@femboyfinancial.jp</a>.</span><br>
<br>
<h4>Translator (Mandarin/English)</h4>
<span>Join our growing team in the Santa Clara Valley region as a translation agent! As we continue to grow westward, our diverse customer base is ever-growing. Help us facilitate business overseas by translating documents and verbal messages. Kindly send your CV to our hiring manager: <a href="mailto:mylesl@femboyfinancial.jp">mylesl@femboyfinancial.jp</a>.</span><br>
<br>
<h4>Graphic Designer</h4><br>
<span>Join our growing team in the Santa Clara Valley region as a graphic designer and help us design promotional and advertising materials for our growing overseas business. Kindly send your CV to our hiring manager: <a href="mylesl@femboyfinancial.jp">mylesl@femboyfinancial.jp</a>.</span><br>
</td>
</tr>
</tbody>
</table>
<cfinclude template="../templates/Footer.cfm">

View File

@ -1,27 +0,0 @@
<cfset pagetitle = "New Company Events">
<cfinclude template="../templates/Header.cfm">
<table cellpadding="5" border="0">
<tbody>
<tr>
<td valign="top" width="100%">
<h4>New Company Events</h4>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<p><i>05-03-2003</i></p>
<a target="_blank" href="/assets/ucla.jpg">
<img src="/assets/ucla.jpg" width="336" height="252">
</a>
</td>
</tr>
<tr>
<td valign="top" width="50%">
(Pictured) Overseas FemboyFinancial Representatives gave a presentation at the University of California, Los Angeles career fair on May 3, 2003. The first of its kind, the event had record turnout and garnered plenty of interest from new talent.
</td>
</tr>
</tbody>
</table>
<cfinclude template="../templates/Footer.cfm">

View File

@ -14,7 +14,7 @@
</style> </style>
<div class="content"> <div class="content">
<h3>Here you can view a Live video feed from our office window.</h3> <h3>Here you can view a Live video feed of our office.</h3>
<!--- <cfhttp method="GET" url="http://192.168.0.205/snapshot.jpg" path="C:/Inetpub/FemboyFinancial.soy/public/Live/" /> ---> <!--- <cfhttp method="GET" url="http://192.168.0.205/snapshot.jpg" path="C:/Inetpub/FemboyFinancial.soy/public/Live/" /> --->
<!-- <img src="/Live/snapshot.jpg" width="640" height="360"> --> <!-- <img src="/Live/snapshot.jpg" width="640" height="360"> -->
<!-- <video preload="auto" style="width: 320px; height: 240px;" src="blob:https://cwwp2.dot.ca.gov/8f6d14de-37bb-4a8a-9121-b757a8742eab"></video> --> <!-- <video preload="auto" style="width: 320px; height: 240px;" src="blob:https://cwwp2.dot.ca.gov/8f6d14de-37bb-4a8a-9121-b757a8742eab"></video> -->

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

View File

@ -1,8 +1,8 @@
<div class="footer"> <div class="footer">
<p class="copyright">&copy; 2019 FemboyFinancial Holdings Co., Ltd. (USA LLC)</p> <p class="copyright">&copy; 2019 FemboyFinancial Holdings Co., Ltd. (USA LLC)</p>
<div class="footerlinks"> <div class="footerlinks">
<a href="/assets/Website_Terms_of_Use.pdf">Terms of Use</a> <a href="/Terms.cfm">Terms of Use</a>
<a href="/assets/Website_Privacy_Policy.pdf">Privacy</a> <a href="/Privacy.cfm">Privacy</a>
<a href="/Careers.cfm">Careers</a> <a href="/Careers.cfm">Careers</a>
</div> </div>
</div> </div>