// JavaScript Document
function text1() {};
text1 = new text1();
number1 = 0;
// textArray
text1[number1++] = "<a href=\"#\" class=\"text_plain\" target=\"_blank\"><span class=\"subheadboldblue\" target=\"_blank\">Featured Property</span><br /><img src=\"images/properties/featured_property_index_pic.jpg\" width=\"239\" height=\"99\" alt=\"Image 1\" border=\"0\" class=\"greyborder\"/></a><br /><span class=\"text_plain\">Industrial Condominiums for Sale or Lease 8220 N. Austin Ave., Morton Grove, IL</span>"										  
text1[number1++] = "<a href=\"#\" class=\"text_plain\" target=\"_blank\"><span class=\"subheadboldblue\" target=\"_blank\">Featured Property</span><br /><img src=\"images/properties/featured_property_index_pic2.jpg\" width=\"239\" height=\"99\" alt=\"Image 2\" border=\"0\" class=\"greyborder\"/></a><br /><span class=\"text_plain\">58,000-198,200 Sq. Ft. for Sale or Lease<br>3450 Oakton St., Skokie, IL</span>"										  
text1[number1++] = "<a href=\"#\" class=\"text_plain\" target=\"_blank\"><span class=\"subheadboldblue\" target=\"_blank\">Featured Property</span><br /><img src=\"images/properties/featured_property_index_pic3.jpg\" width=\"239\" height=\"99\" alt=\"Image 3\" border=\"0\" class=\"greyborder\"/></a><br /><span class=\"text_plain\">37,400 Sq. Ft. in Prestigious Meridian Business Park 880 Enterprise St., Aurora, IL</span>"										  
text1[number1++] = "<a href=\"#\" class=\"text_plain\" target=\"_blank\"><span class=\"subheadboldblue\" target=\"_blank\" >Featured Property</span><br /><img src=\"images/properties/featured_property_index_pic4.jpg\" width=\"239\" height=\"99\" alt=\"Image 4\" border=\"0\" class=\"greyborder\"/></a><br /><span class=\"text_plain\">Lab Space Available – 32,832 Sq. Ft. Facility 1350 W. Shure Dr., Arlington Heights, IL</span>"										  							  
increment1 = Math.round(Math.random()*3);
document.write(text1[increment1]);