﻿document.write("<style>#content { display: none;}</style>");

//Array that holds the ids of content elements that are eligible 
//for font resizing
var font_resizing_content_array = [];


     
