// JavaScript Document

var stuEssaysObject = {"essays": [
		{"sequence": "0", "category": "null", "title": "null", "author": "null", "position": "null", "url":"/issues/25/student/0.html"},						  
        {"sequence": "1", "category": "intellectual life", "title": "Play Hard, Work Harder", "author": "Chrissy DiNicola '11", "position": "sophomore", "url":"/issues/25/student/1.html"},
        {"sequence": "2", "category": "information technology", "title": "The Allure of the Electronic Cocoon", "author": "Kevin Plattenburg '12", "position": "freshman", "url":"/issues/25/student/2.html"},
        {"sequence": "3", "category": "civic engagement", "title": "Classroom Without Borders", "author": "Michael Blake '10", "position": "student", "url":"/issues/25/student/3.html"},
        {"sequence": "4", "category": "diversity", "title": "Connecting with the Other", "author": "Lauren &quot;LC&quot; Coleman '10", "position": "junior", "url":"/issues/25/student/4.html"},
        {"sequence": "5", "category": "religion", "title": "Rebels with a Cause", "author": "Nate Jones '09", "position": "student", "url":"/issues/25/student/5.html"},
        {"sequence": "6", "category": "athletics", "title": "Swagger On", "author": "Connor Southard '12", "position": "student", "url":"/issues/25/student/6.html"}     
    ]
};