diff --git a/Default.cfm b/Default.cfm deleted file mode 100644 index 6e84a48..0000000 --- a/Default.cfm +++ /dev/null @@ -1,134 +0,0 @@ - - - - - Home Page - FemboyFinancial Online Webportal - - - - - - -
- - - - - - - - - - - - - - -
-

New Company Events

- - See what happened while FemboyFinancial was at the World Banking Summit 2020! -
-

About Us

- - Find out about our history and how we came to be. Subsidiary and other useful information is here to! -
-

Our Products

- - Check out deposit accounts and loans! Banking for the 21st century. -
-

Contact Us

- - Business address, phone numbers and more. -
-

Help

- - Stuck? Click here to get connected to our world-class customer service desk! -
- - - - diff --git a/README.md b/README.md new file mode 100644 index 0000000..a718f5a --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# FemboyFinancial.co.jp + +## Requirements + +- Macromedia ColdFusion 5 + +- Web server (recommended: IIS 5.0) + +- A computer from 2001, preferably running 32-bit XP + +## Browser Compatibility + +The website is optimized for Internet Explorer 8 and above. That being said, it will still hold up pretty well on older browsers. + +## Deployment + +- staging site is located at ff.howfeed.biz + +- production will be at femboyfinancial.co.jp (not yet purchased) diff --git a/default_text.htm b/default_text.htm deleted file mode 100644 index e915e56..0000000 --- a/default_text.htm +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/favicon.ico b/favicon.ico deleted file mode 100644 index cdca4c2..0000000 Binary files a/favicon.ico and /dev/null differ diff --git a/index.html b/index.html deleted file mode 100644 index 8c2d819..0000000 --- a/index.html +++ /dev/null @@ -1,341 +0,0 @@ - - - Welcome to Microsoft's Homepage - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Microsoft Home - - -   -   - All Products  -   - | -   -   - Support  -   - | -   -   - Search  -   - | -   -   - microsoft.com Home  -   - -
- -   -   - Home  -   - | -   -   - Events/Training  -   - | -   -   - Subscribe  -   - | -   -   - About Microsoft  -   - | -   -   - US/Worldwide  -   - | -   -   - Downloads  -   - | -   -   - Contact Us  -   - | -   -   - MSN.com  -   - | -
-
- - - - - - - - - -
- -
- Search
- - -   -
-
- - Product Family Sites
- - Windows
- - Office
- - Servers
- - Developer Tools
-
- Web Services
- - Office eServices
- - Windows Update
- - MSN
- - bCentral
-
- Customer Sites
- - Home & Personal
- - Business
- - IT Professional
- - Developer
- - Partner/Reseller
- - Education
-
- Resources
- - Order Microsoft Products
- - Microsoft Press Books
- - Media Information
- - Newsletters
- - Microsoft Jobs
- - Privacy Statement
- - Freedom to Innovate
- - Support
-
-
-
- - - -
- - -
- Celebrate Clippy's demise at an Office XP launch event
- - -
-
-
-
-
- - - - - - -
- - Today's News - -
-
- - - - - - - - - - - - - - - - - - - - -
  - Pre-order Office XP
- for launch day and get free shipping. U.S. only. -
-
  - Be among the first
- to get Microsoft Visual Studio.NET Beta 2 by attending Tech·Ed. -
-
  - Windows XP at home:
- See how you'll get a lot more from your PC. -
-
  -
- More News -
-
-
-
-
-
- - - - - - -
- - New Downloads - -
-
- - - - - - - - - - - - - - - -
  - Internet Explorer 6 Preview Edition
- offers new integrated messaging and privacy features. -
-
  - Windows 2000 SP1
- has the latest in compatibility, setup, reliability, and security updates. -
-
  -
- More Downloads -
-
-
-
-
-

- -  Last Updated: Monday, April 30, 2001 - 4:42 p.m. Pacific Time
-  ©2001 Microsoft Corporation. All rights reserved. Terms of Use
-   - Text-only Home Page - | - Disability/accessibility - | - Contact Us - | - Privacy Statement
-
- -
-
- - - - - - - - - - - - - - diff --git a/sprites.html b/misc/sprites.html similarity index 92% rename from sprites.html rename to misc/sprites.html index 8ca5331..7db64a8 100644 --- a/sprites.html +++ b/misc/sprites.html @@ -3,7 +3,7 @@ Sprites Demo - + My Computer diff --git a/public/Default.cfm b/public/Default.cfm new file mode 100644 index 0000000..28b7ff7 --- /dev/null +++ b/public/Default.cfm @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + +
+

New Company Events

+ + See what happened while FemboyFinancial was at the World Banking Summit 2020! +
+

About Us

+ + Find out about our history and how we came to be. Subsidiary and other useful information is here to! +
+

Our Products

+ + Check out deposit accounts and loans! Banking for the 21st century. +
+

Contact Us

+ + Business address, phone numbers and more. +
+

Help

+ + Stuck? Click here to get connected to our world-class customer service desk! +
+ + diff --git a/public/Downloads.cfm b/public/Downloads.cfm new file mode 100644 index 0000000..7d1a411 --- /dev/null +++ b/public/Downloads.cfm @@ -0,0 +1,12 @@ + + + + + Download Centre - FemboyFinancial Online Webportal + + + + + + diff --git a/public/assets/DownloadCentre.gif b/public/assets/DownloadCentre.gif new file mode 100644 index 0000000..9c59532 Binary files /dev/null and b/public/assets/DownloadCentre.gif differ diff --git a/public/assets/Downloads.gif b/public/assets/Downloads.gif new file mode 100644 index 0000000..9f9f4a9 Binary files /dev/null and b/public/assets/Downloads.gif differ diff --git a/assets/Homepage.gif b/public/assets/Welcome.gif similarity index 100% rename from assets/Homepage.gif rename to public/assets/Welcome.gif diff --git a/assets/icons.css b/public/assets/XpIcons.css similarity index 99% rename from assets/icons.css rename to public/assets/XpIcons.css index a6c2f82..c47927e 100644 --- a/assets/icons.css +++ b/public/assets/XpIcons.css @@ -1,7 +1,7 @@ .sprite { width: 32px; height: 32px; - background-image: url(icons.png); + background-image: url(XpIcons.png); } .s1 { diff --git a/assets/icons.png b/public/assets/XpIcons.png similarity index 100% rename from assets/icons.png rename to public/assets/XpIcons.png diff --git a/assets/click.wav b/public/assets/click.wav similarity index 100% rename from assets/click.wav rename to public/assets/click.wav diff --git a/assets/ice.gif b/public/assets/ice.gif similarity index 100% rename from assets/ice.gif rename to public/assets/ice.gif diff --git a/public/css/main.css b/public/css/main.css new file mode 100644 index 0000000..50ad8e1 --- /dev/null +++ b/public/css/main.css @@ -0,0 +1,47 @@ +html, body { + margin: 0; + width: 640px; + height: 480px; +} +body { + background-image: url('/assets/ice.gif'); +} +.toplinks a { + margin: 0 6px; + font-size: 12px; +} +.copyright { + color: #0066CC; + margin: 0; +} +.footer { + margin-top: 20px; + font-size: 12px; + text-align: center; +} +.footerlinks a { + margin: 0 24px; + font-size: 12px; +} +hr { + border: 3px solid #EE2D24; + margin: 8px; + margin-bottom: 16px; +} +table { + margin: 0 10px; +} + +/* Main page links */ +td h4 { + margin: 0; +} +td img { + display: inline; + float: left; + margin-right: 4px; +} +td span { + color: #3A7FF1; + font-size: 12px; +} diff --git a/public/favicon.ico b/public/favicon.ico new file mode 100644 index 0000000..3c215f3 Binary files /dev/null and b/public/favicon.ico differ diff --git a/js/click.js b/public/js/click.js similarity index 100% rename from js/click.js rename to public/js/click.js diff --git a/public/js/marquee.js b/public/js/marquee.js new file mode 100644 index 0000000..8d82c5b --- /dev/null +++ b/public/js/marquee.js @@ -0,0 +1,20 @@ +var marq = document.querySelector('marquee'); +var timeStr, stockPriceDelta, stockPriceDirection; +var i = 0; +function updateTimestamp() { + timeStr = new Date().toLocaleTimeString(); +} +function updateStockPrice() { + stockPriceDelta = Math.floor(Math.random() * 10000) / 100; + stockPriceDirection = Math.random() < 0.5; +} +function renderMarquee() { + updateTimestamp(); + if (i % 10 === 0) updateStockPrice(); + var stockPriceArrow = stockPriceDirection ? "▲" : "▼"; + var stockPriceColor = stockPriceDirection ? "green" : "red"; + marq.innerHTML = timeStr + " - FEM " + stockPriceArrow + " " + stockPriceDelta + ""; + i++; +} +setInterval(renderMarquee, 1000); +renderMarquee(); diff --git a/templates/Footer.cfm b/templates/Footer.cfm new file mode 100644 index 0000000..0a062e7 --- /dev/null +++ b/templates/Footer.cfm @@ -0,0 +1,11 @@ + + + + diff --git a/templates/Header.cfm b/templates/Header.cfm new file mode 100644 index 0000000..fc5f17f --- /dev/null +++ b/templates/Header.cfm @@ -0,0 +1,19 @@ + + + + + <cfoutput># pagename #</cfoutput> - FemboyFinancial Online Webportal + + + + + + +