<?xml version="1.0" encoding="UTF-8"?>
<feed xml:lang="en-US" xmlns="http://www.w3.org/2005/Atom">
  <title>Cirrus Tenant Lease Services - Home</title>
  <id>tag:dentalofficelease.com,2007:mephisto/</id>
  <generator version="0.7.3" uri="http://mephistoblog.com">Mephisto Noh-Varr</generator>
  <link href="http://dentalofficelease.com/feed/atom.xml" rel="self" type="application/atom+xml"/>
  <link href="http://dentalofficelease.com/" rel="alternate" type="text/html"/>
  <updated>2007-06-28T19:09:26Z</updated>
  <entry xml:base="http://dentalofficelease.com/">
    <author>
      <name>admin</name>
    </author>
    <id>tag:dentalofficelease.com,2007-06-28:65</id>
    <published>2007-06-28T17:11:00Z</published>
    <updated>2007-06-28T19:09:26Z</updated>
    <link href="http://dentalofficelease.com/c/lease-tracking" rel="alternate" type="text/html"/>
    <title>Lease Tracking</title>
<content type="html">
            &amp;lt;script src=&quot;multifile_compressed.js&quot;&gt;
		// Multiple file selector by Stickman -- http://www.the-stickman.com 
// with thanks to: [for Safari fixes] Luis Torrefranca -- http://www.law.pitt.edu and Shawn Parker &amp; John Pennypacker -- http://www.fuzzycoconut.com [for duplicate name bug] 'neal'
function MultiSelector( list_target, max ){this.list_target = list_target;this.count = 0;this.id = 0;if( max ){this.max = max;} else {this.max = -1;};this.addElement = function( element ){if( element.tagName == 'INPUT' &amp;&amp; element.type == 'file' ){element.name = 'file_' + this.id++;element.multi_selector = this;element.onchange = function(){var new_element = document.createElement( 'input' );new_element.type = 'file';this.parentNode.insertBefore( new_element, this );this.multi_selector.addElement( new_element );this.multi_selector.addListRow( this );this.style.position = 'absolute';this.style.left = '-1000px';};if( this.max != -1 &amp;&amp; this.count &gt;= this.max ){element.disabled = true;};this.count++;this.current_element = element;} else {alert( 'Error: not a file input element' );};};this.addListRow = function( element ){var new_row = document.createElement( 'div' );var new_row_button = document.createElement( 'input' );new_row_button.type = 'button';new_row_button.value = 'Delete';new_row.element = element;new_row_button.onclick= function(){this.parentNode.element.parentNode.removeChild( this.parentNode.element );this.parentNode.parentNode.removeChild( this.parentNode );this.parentNode.element.multi_selector.count--;this.parentNode.element.multi_selector.current_element.disabled = false;return false;};new_row.innerHTML = element.value;new_row.appendChild( new_row_button );this.list_target.appendChild( new_row );};};&amp;lt;/script&gt;
&amp;lt;body&gt;
&lt;div&gt;
            &amp;lt;label for=&quot;recepientemail&quot;&gt;Please enter your name &lt;span&gt;&lt;/span&gt;&amp;lt;/label&gt;
            &amp;lt;input name=&quot;rcpt&quot; class=&quot;textfield&quot; type=&quot;text&quot; id=&quot;rcpt&quot; value=&quot;&quot; /&gt;
      &lt;/div&gt;&lt;p&gt;
	  &lt;div&gt;
            &amp;lt;label for=&quot;recepientemail&quot;&gt;Please enter your email address &lt;span&gt;&lt;/span&gt;&amp;lt;/label&gt;
            &amp;lt;input name=&quot;rcpt&quot; class=&quot;textfield&quot; type=&quot;text&quot; id=&quot;rcpt&quot; value=&quot;&quot; /&gt;
			 &amp;lt;label for=&quot;rcpt&quot;&gt;&amp;lt;size&gt;&amp;lt;/size&gt;Remember my email&amp;lt;/label&gt;&amp;lt;input checked=&quot;checked&quot; name=&quot;remail&quot; type=&quot;checkbox&quot; id=&quot;remail&quot; value=&quot;remail&quot; /&gt;
      &lt;/div&gt;&lt;p&gt;
	 &lt;div&gt;
            &amp;lt;label for=&quot;recepientemail&quot;&gt;Please enter your lease expiry date&lt;span&gt;&lt;/span&gt;&amp;lt;/label&gt;
            &amp;lt;input name=&quot;rcpt&quot; class=&quot;textfield&quot; type=&quot;text&quot; id=&quot;rcpt&quot; value=&quot;&quot; /&gt;
      &lt;/div&gt;&lt;p&gt;
	
		&amp;lt;!-- This is the form --&gt;
&amp;lt;form enctype=&quot;multipart/form-data&quot; action=&quot;your_script_here.script&quot; method=&quot;post&quot;&gt;
	&amp;lt;!-- The file element -- NOTE: it has an ID --&gt;
	&amp;lt;input name=&quot;file_1&quot; type=&quot;file&quot; id=&quot;my_file_element&quot;&gt;

	&amp;lt;input type=&quot;submit&quot;&gt;
&amp;lt;/form&gt;
Files:
&amp;lt;!-- This is where the output will appear --&gt;
&lt;div&gt;&lt;/div&gt;
&amp;lt;script&gt;
	&amp;lt;!-- Create an instance of the multiSelector class, pass it the output target and the max number of files --&gt;
	var multi_selector = new MultiSelector( document.getElementById( 'files_list' ), 3 );
	&amp;lt;!-- Pass in the file element --&gt;
	multi_selector.addElement( document.getElementById( 'my_file_element' ) );
&amp;lt;/script&gt;
&amp;lt;/body&gt;
          </content>  </entry>
  <entry xml:base="http://dentalofficelease.com/">
    <author>
      <name>admin</name>
    </author>
    <id>tag:dentalofficelease.com,2007-03-04:13</id>
    <published>2007-03-04T01:17:00Z</published>
    <updated>2007-04-05T13:32:23Z</updated>
    <link href="http://dentalofficelease.com/c/home" rel="alternate" type="text/html"/>
    <title>Home</title>
<content type="html">
            Hello world
          </content>  </entry>
</feed>
