var map_data = [
	{
        title: 'Student Center',
        description: '- <a href="http://www.canyons.edu/offices/ASG/">Associated Student Government</a><br />- <a href="http://www.canyons.edu/offices/careercenter/">Career Center</a><br />-<a href="http://www.canyons.edu/offices/matric/index.asp"> Matriculation</a><br />- <a href="http://www.canyons.edu/offices/sl/">Service Learning Program</a><br />- <a href="http://www.canyons.edu/offices/Student_Development/">Student Development</a><br />- <a href="http://www.canyons.edu/offices/Health/">Student Health Center</a><br />- <a href="http://www.canyons.edu/offices/CWEE/">Cooperative Work Experience Education</a>',
        building: 'Student Center',
        services: 7,
        url: '',
        image: '',
        x_pos: 345,
        y_pos: 250
    },
	
	{
        title: 'Administration Building',
        description: '- <a href="http://www.canyons.edu/offices/admissions/">Admissions, Records, and Online Services</a><br />- <a href="http://www.canyons.edu/offices/Counseling/">Counseling</a><br />- <a href="http://www.canyons.edu/offices/transfercenter/">Transfer Center</a>',
        building: 'Administration',
        services: 3,
        url: '',
        image: '',
        x_pos: 350,
        y_pos: 345
    },			
	
	

//    {
//        title: 'Library',
//        description: 'Lorem ipsum dolar sit amet...',
//        building: 'Library',
//        services: 2,
//        url: '',
//        image: 'images/placeholder.png',
//        x_pos: 385,
//        y_pos: 440
//    },

    {
        title: 'X-8 Building',
        description: '- <a href="http://www.canyons.edu/Offices/CampusSafety/">Campus Safety</a>',
        building: 'X-8 Building',
        services: 1,
        url: '',
        image: '',
        x_pos: 330,
        y_pos: 180
    },
	
	{
        title: 'X-9 Building',
        description: '- <a href="http://www.canyons.edu/offices/AdultReentry/">Adult Reentry</a><br />- <a href="http://www.canyons.edu/offices/VA/">Veterans Affairs</a>',
        building: 'X-9 Building',
        services: 2,
        url: '',
        image: '',
        x_pos: 252,
        y_pos: 512
    },
	
	{
        title: 'Seco Hall',
        description: '- <a href="http://www.canyons.edu/offices/dsps/">Disabled Students Program and Services</a><br />- <a href="http://www.canyons.edu/offices/FinAid/">Financial Aid</a><br />- <a href="http://www.canyons.edu/offices/SBO/">Student Business Office</a>',
        building: 'Seco Hall',
        services: 3,
        url: '',
        image: '',
        x_pos: 282,
        y_pos: 420
    },
	
	{
        title: 'Bonelli Hall',
        description: '- <a href="http://www.canyons.edu/offices/matric/assessment.asp">Assessment Center</a>',
        building: 'Bonelli Hall',
        services: 1,
        url: '',
        image: '',
        x_pos: 205,
        y_pos: 435
    },
    
    {
        title: 'The Village',
        description: '- <a href="http://www.canyons.edu/offices/ContinuingEducation/">Continuing Education</a>',
        building: 'The Village',
        services: 1,
        url: '',
        image: '',
        x_pos: 193,
        y_pos: 560
    },
	
	{
        title: 'Student Support Center',
        description: '- <a href="http://www.canyons.edu/offices/eops/">Extended Opportunities Program and Services</a><br />- <a href="http://www.canyons.edu/offices/ISP/">International Students Programs</a>',
        building: 'Student Support Center',
        services: 2,
        url: '',
        image: '',
        x_pos: 154,
        y_pos: 600
    },

]

//'Assessment Center',
//'Associated Student Body',
//'Campus Safety',
//'Career Center',
//'Counseling Office',
//'Disabled Students Program &amp; Services (DSPS)',
//'Extended Opportunities Program &amp; Services (EOPS)',
//'Financial Aid Office',
//'International Students Program',
//'Internships &amp; Work Experiences',
//'Matriculation',
//'Outreach &amp; Recruitment',
//'Service Learning Program',
//'Business Center / Cashier',
//'Student Development',
//'Student Health Center',
//'Transfer Center'

