var m_count = 0; m_items = new Array( "| Best viewed with 1024 x 768 resolution or greater |", "
Copyright Information © 2009-2014 All Rights Reserved" ) while (m_count < 2){ // equals the # of m_items document.write(m_items[m_count]); m_count++; }