forked from james/femboyfinancial.jp
20 lines
568 B
Plaintext
20 lines
568 B
Plaintext
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title><cfoutput># pagename #</cfoutput> - FemboyFinancial Online Webportal</title>
|
|
<link rel="stylesheet" href="/css/main.css">
|
|
</head>
|
|
<body>
|
|
<img height="69" width="640" src="/assets/Welcome.gif">
|
|
<marquee></marquee>
|
|
<div class="toplinks">
|
|
<a href="/Events.cfm">New Company Events</a>
|
|
<a href="/Products.cfm">Our Products</a>
|
|
<a href="/Help.cfm">Help</a>
|
|
<a href="/About.cfm">About Us</a>
|
|
<a href="/Contact.cfm">Contact Us</a>
|
|
<a href="/Sitemap.cfm">Site Map</a>
|
|
</div>
|
|
<hr>
|