function writeConsole(content,title,image) {
 top.consoleRef=window.open('',title,
  'width=600'
   +',height=600'
   +',menubar=0'
   +',location=1'
   +',toolbar=0'
   +',status=0'
   +',scrollbars=1'
   +',resizable=1')
 top.consoleRef.document.writeln(
  '<html><head><title>' + title + '</title>'
   + '<style type="text/css">'
   + 'h3 {font-family: sans-serif; font-size: 110%; font-style: bold;}'
   + 'ul {font-family: serif; font-size: 100%; font-weight: bold;}'
   + 'em {font-style: italic;}'
   + 'p {font-family: serif; font-size: 100%; font-weight: bold;}' 
   + 'body'
   + '{' 
   + 'background-image: url(\''
   + image
   + '\')'
   + '}'
   + 'ul.none'
   + '{' 
   + 'list-style-type: none'
   + '}'
   + '</style>'
   + '</head>'
   + '<body onLoad="self.focus()">'
   + content
   + '</body></html>'
 )
 top.consoleRef.document.close()
}

var restoring = new Array();

function img_over(which, towhat){
  restoring[which] = which.src;
  which.src = towhat;
}

function reloadCAPTCHA() {

            document.getElementById('CAPTCHA').src='http://www.simpleflysoftware.com/cgi-bin/formmail/captcha.cgi';

}


function img_out(which){
  which.src = restoring[which];
}


var mission_content="<h3>Our Mission</h3><p>Always new, always striking, make your website a reflection of your own personality</p>";

var mission_title="OurMission";

var mission_image="http://www.simpleflysoftware.com/images/horse_fly.jpg";

var products_title="OurServices";

var products_content = "<h3>Our Services</h3><p>Simple Fly Software builds web applications for individuals, non-profit organizations, and small businesses. We make your sites look good using graphics and design. We add value by connecting them to databases and web programs. We crunch numbers. We automate tasks. We are a full-service, one-stop service for everything internet.</p>";

var products_image="http://www.simpleflysoftware.com/images/roses_big.jpg";
 
var who_title="AllanMasri";

var who_content="<h3>Allan Masri</h3> <p>Allan Masri has worked in the software industry for 15 years. He worked at Silicon Valley pioneers Netscape, Mozilla, Palm, Apple, and AOL. Currently he is dedicated to bringing open standards to small web sites, helping them save time and money while staying competitive.</p>";

var who_image="http://www.simpleflysoftware.com/images/cat_smile_full.jpg";

var links_title="Links";

var links_content="<h3>Links of Interest</h3><ul class='none'><li>Clients:</li><li><a href=\'http://www.hollygraphix.info\'>Hollygraphix.info: </a>We used perl to create thumbnails as links to larger, more detailed paintings.</li><li><a href=\'http://www.Kirinkapin.com\'>KirinKapin.com: </a>We made this site simple to use so its owner can update it freqently. It plays video files that have been posted to YouTube.</li><li><a href=\'http://www.set-association.org\'>The Set Association</a>This site has a database of therapists that permits each one to edit his or her own file. It also has a web application that lists all therapists in nearby zip code regions.</li><li><a href=\'http://LiisaVitaliDesign.com\'>Liisa Vitali Design</a>A website that reflects the elegance of the products.</li><li>&nbsp;</li><li>Associates:</li><li><a href=\'http://www.westhost.com\'>WestHost.com: </a>http://www.WestHost.com: Our web hosting service, reliable and reasonably priced.</li><li><a href=\'http://www.upperdesignstudio.com'>upperdesignstudio: </a> A website designer doing front website design. Check them out!</li></ul>";

var links_image="http://www.simpleflysoftware.com/images/herald_red.jpg";

var prices_title="OurPrices";

var prices_content="<h3>Our Prices</h3><p>Our Florida location means low overhead combined with American know-how plus excellent English communication skills. Simple Fly Software is a full-service web provider. We share our expertise with you and give you a trusted adviser on all things internet. </p><ul><li>Web Site Tuneup, <em>free</em>: We will take a look at your current website, make suggestions that could save you time and money. We are experts in website automation.</li><li>Simple web site, <em>$199</em>: Set up a website with 5 pages, 5 buttons, banner. One of the pages can be a webmail page.</li><li>Blogs with Blogspot, Wordpress, or blog of your choice, <em>$99</em>: We will get you ready to hit the ground running with basic blogging </li><li>Database for member login or simple shopping cart, <em>$250</em>: Use PayPal to receive payments.</li><li>Small business special, <em>$999</em>: Use your website to keep track of inventory, customer lists, direct mail campaigns, catalog products, all automated. Includes an analysis of your business needs and a plan to meet them.</li><li>Custom programming, <em>$30</em> per hour.</li><li>Virtual Private Network, <em>$84</em>: price gives you one year server space rental, plus consultation in case of problems.</li><li>Web address of your choice, <em>$15</em> per year. </li><li>Move a simple website from another server <em>$99</em>. Moves your site from another web service provider to our own virtual private network. Larger sites or sites with programming may be higher. Contact us for free estimate.</li><li>Service contract, $30 per month: constant access through email and chat. Expert advice and quick response.</li><li>Graphic design, <em>$30</em> per hour.</li></ul>";

var prices_image = "http://www.simpleflysoftware.com/images/hatter_blue.jpg";

var tools_title = "OurTools";

var tools_image = "http://www.simpleflysoftware.com/images/white_knight_blue.jpg";

var tools_content = "<h3>We make it ourselves...</h3><p>We use open-source, low-cost tools to help our clients. We use LAMP--Linux, Apache, MySQL, Perl or PHP. In addition, our sites are all standards compliant, using HTML, CSS, and JavaScript. Using open-source tools lowers our operating costs without affecting performance, because it turns out that smaller programs, like Apache and MySQL, are faster than larger ones costing much, much more.  We use your graphics or create new ones for you. Above all, we use programming techniques that make it difficult for hackers to invade your site or steal your data.</p>";

var contact_title = "ContactUs";

var contact_image = "http://www.simpleflysoftware.com/images/mail_cyan.jpg";

var contact_content = "<h3>Send Email to Simple Fly!</h3><form action='http://www.simpleflysoftware.com/cgi-bin/formmail/FormMail.pl' method='post'><ul class='none'><li>Thank you for visiting our website. Your contributions are greatly appreciated.</li><li>Please type your message, then enter the verification code.</li><li>Your email address:</li><li><input type='text' name='email' ></li><li>Subject of your message:</li><li><input type='text' name='subject'></li><li>Message:</li><li><textarea cols=40 rows=10 name='message'></textarea></li><li>Verification Code:</li><li><img id='CAPTCHA' src='http://www.simpleflysoftware.com/cgi-bin/formmail/captcha.cgi'></li><li><input type='text' name='verifytext'></li><li><input type='reset' value='CLEAR'/><input type='hidden' name='return_link_url' value='http://http://www.simpleflysoftware.com/'><input type='hidden' name='required' value='email'><input type='hidden' name='recipient' value='allan.masri@gmail.com'><input type='submit' value='SEND'/></li></form><li>If the verification code fails, close this window and select the \"contact us\" button again.</li></ul>";

function formVerify(){
}



