<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <script type="text/javascript"> function ClickButton() { button MrButton = new button(); MrButton.click(); Alert("mememe"); } </script> <meta content="text/html; charset=UTF-16LE" http-equiv="content-type"> <title>JoFlash Prime</title> <meta content="Josiah Roberts" name="author"> <meta content="JoFlash Prime" name="description"> </head> <body style="color: rgb(0, 0, 0); background-color: rgb(2, 2, 2);" onload="ClickButton()" alink="#000099" link="#000099" vlink="#990099"> <span style="color: rgb(56, 165, 255);"></span> <table style="text-align: left; width: 586px; height: 238px;" border="0" cellpadding="2" cellspacing="2"> <tbody> <tr> <td style="width: 281px;" align="undefined" valign="undefined"><img style="width: 300px; height: 193px;" alt="JoFlash Logo" src="JoFlashB.png"></td> <td style="width: 285px;" align="undefined" valign="undefined"><span style="color: rgb(56, 165, 255);">JoFlash Prime is a mathmatical program written by Josiah Roberts. It is a test project to see if JoFlash Studios is interested in putting some of its more advanced programs on SourceForge. The program performs factoring, in addition to being able to find common factors. You can download the program at its project page <a style="color: rgb(51, 51, 255);" href="https://sourceforge.net/projects/joflashprime/">here</a>.</span></td> </tr> <tr> <td style="width: 281px; color: rgb(51, 51, 255);" align="undefined" valign="undefined"><a rel="me" href="http://www.teamroberts.org/joflash/">JoFlash Studios Website</a></td> <td style="width: 285px;" align="undefined" valign="undefined"></td> </tr> </tbody> </table> <span style="color: rgb(56, 165, 255);"></span><br> </body> </html>