2020-09-20 12:17:29 -07:00
|
|
|
<!DOCTYPE HTML>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
2020-09-20 12:19:52 -07:00
|
|
|
<title><cfoutput># pagetitle #</cfoutput> - FemboyFinancial Online Webportal</title>
|
2020-09-20 12:17:29 -07:00
|
|
|
<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>
|