<!--

// Script by Evan Nemerson
//
// E-mail:      evangnem@icqmail.com
// Web Site:    http://SitesByEvan.8m.com/
// Voice Mail:  (760)708-6400 x2871
//
// This script may be reproduced and/or re-distributed infinitly
// so long as all comments are left intact.
//
//
// Here's where you can edit the script. Replace the number inside
// of the parenthises after "rand" with how many quotes you want
// the script to choose from. Add or delete if statements as
// needed. If you have any questions, contact me.
var number=rand(4)-1
var quote="quote"
if (number == 0) {quote="Did you know that if you have a rent stabilized lease you are allowed to have a Roomate or Roommates without the Landlord's consent.<BR><BR> But you are not allowed to make a profit on the apartment. In other words if your Roomate takes half the space you can only accept half the rent. Violating this could lead to a lawsuit and Possible triple damages for rent gouging being awarded!";};
if (number == 1) {quote="Did you know that under the new Rent Stabilization Code enacted in December of 2000 that if you fail to sign your renewal lease when the landlord has sent it to you in a timely fashion the owner is allowed to increase your rent to the new renewal amount even if you have not signed it.";};
if (number == 2) {quote="Did you know that Gracie Mansion was purchased in 1798 by Archibold Gracie for $5,300?";};
if (number == 3) {quote="Do you know why New York is called the Big Apple?<BR><BR> Morning Telegraph reporter, John J. Fitz Gerald, first made common use of the term in reference to the city's racetracks. He first heard it used by African American stable hands in New Orleans in 1921. The term was popularized among African American jazz musicians in the 1930's, who regarded New York as the capital city of jazz.";};
// -->

