var text_title = new Array();
text_title[0] = 'Windows Instructions';
text_title[1] = 'OSX Instructions';

var text_content = new Array();
text_content[0] = '<p>Select the dimensions matching the screen resolution of your monitor (if you don\'t know, select 800x600) and follow the instructions below:</p><h4>Internet Explorer 6 and 7</h4><ol><li>Right-click on the image.</li><li>Select "Set as Background" from the context menu.</li></ol><h4>Firefox</h4><ol><li>Right-click on the image.</li><li>Select "Set as Wallpaper" from the context menu.</li></ol>';
text_content[1] = '<p>Select the dimensions matching the screen resolution of your monitor (if you don\'t know, select 800x600) and follow the instructions below:</p><h4>OSX Download</h4><ol><li>Select the image size under the graphic.</li><li>Click/hold on the image.</li><li>Select "Save Image As..."</li><li>Save the image to your hard drive.</li><li>Follow the directions under OSX Installation below.</li></ol><h4>OSX Installation</h4><ol><li>In System Preferences, select "Desktop."</li><li>Under the Collection menu, select "Choose Folder..."</li><li>Select the downloaded image from your hard drive.</li><li>Click "Choose," and close the Desktop window.</li></ol>';
