-- phpMyAdmin SQL Dump
-- version 3.2.4
-- http://www.phpmyadmin.net
--
-- Host: localhost
-- Generation Time: Jul 07, 2010 at 04:30 PM
-- Server version: 5.0.90
-- PHP Version: 5.2.6

SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;

--
-- Database: `mtmmusic_emotion`
--

-- --------------------------------------------------------

--
-- Table structure for table `jamroom_actions`
--

CREATE TABLE IF NOT EXISTS `jamroom_actions` (
  `action_id` int(10) unsigned NOT NULL auto_increment,
  `action_band_id` int(7) unsigned NOT NULL default '0',
  `action_user_id` int(7) unsigned NOT NULL default '0',
  `action_quota_id` int(6) unsigned NOT NULL default '0',
  `action_time` int(11) unsigned NOT NULL default '0',
  `action_media_id` int(7) unsigned NOT NULL default '0',
  `action_media_type` varchar(30) collate latin1_general_ci NOT NULL default '',
  `action_media_name` varchar(80) collate latin1_general_ci NOT NULL default '',
  `action_code` varchar(30) collate latin1_general_ci NOT NULL default '',
  `action_text` varchar(255) collate latin1_general_ci NOT NULL default '',
  PRIMARY KEY  (`action_id`),
  KEY `action_band_id` (`action_band_id`),
  KEY `action_user_id` (`action_user_id`),
  KEY `action_quota_id` (`action_quota_id`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=390 ;

--
-- Dumping data for table `jamroom_actions`
--

INSERT INTO `jamroom_actions` (`action_id`, `action_band_id`, `action_user_id`, `action_quota_id`, `action_time`, `action_media_id`, `action_media_type`, `action_media_name`, `action_code`, `action_text`) VALUES
(6, 1, 0, 2, 1253060582, 2, 'message', 'first blog', 'blog_create', 'created blog entry'),
(7, 1, 0, 2, 1253060664, 3, 'message', 'testhtml', 'blog_create', 'created blog entry'),
(11, 1, 0, 2, 1253062326, 1, 'event', 'Initial Briefing Session', 'event_create', 'created event'),
(12, 1, 0, 2, 1253062597, 3, 'message', 'testhtml', 'blog_delete', 'deleted blog entry'),
(13, 1, 0, 2, 1253101929, 1, 'event', 'Initial Briefing Session', 'event_modify', 'updated event'),
(14, 1, 0, 2, 1253102076, 1, 'event', 'Initial Briefing Session', 'event_modify', 'updated event'),
(15, 1, 0, 2, 1253102511, 1, 'band', 'Module Information and Schedule', 'band_modify', 'updated profile'),
(16, 1, 0, 2, 1253102610, 1, 'band', 'Module Information and Schedule', 'band_modify', 'updated profile'),
(17, 1, 0, 2, 1253102830, 1, 'band', 'Module Information and Schedule', 'band_modify', 'updated profile'),
(18, 1, 0, 2, 1253103326, 1, 'band', 'Module Information and Schedule', 'band_modify', 'updated profile'),
(19, 1, 0, 2, 1253103525, 1, 'band', 'Module Information and Schedule', 'band_modify', 'updated profile'),
(20, 1, 0, 2, 1253103849, 1, 'band', 'Module Information and Schedule', 'band_modify', 'updated profile'),
(21, 1, 0, 2, 1253103970, 1, 'band', 'Module Information and Schedule', 'band_modify', 'updated profile'),
(22, 1, 0, 2, 1253104012, 1, 'band', 'Module Information and Schedule', 'band_modify', 'updated profile'),
(23, 1, 0, 2, 1253104080, 1, 'band', 'Module Information and Schedule', 'band_modify', 'updated profile'),
(24, 1, 0, 2, 1253104158, 1, 'band', 'Module Information and Schedule', 'band_modify', 'updated profile'),
(33, 1, 0, 2, 1253106115, 2, 'event', 'Small Group Session 1', 'event_create', 'created event'),
(34, 1, 0, 2, 1253106246, 2, 'event', 'Small Group Session 1', 'event_modify', 'updated event'),
(35, 1, 0, 2, 1253106672, 3, 'event', 'Introduction to Adobe Flash Part 1', 'event_create', 'created event'),
(36, 1, 0, 2, 1253106995, 1, 'band', 'Module Information and Schedule', 'band_modify', 'updated profile'),
(37, 1, 0, 2, 1253107336, 4, 'event', 'Presentation of ideas ', 'event_create', 'created event'),
(38, 1, 0, 2, 1253107560, 4, 'event', 'Presentation of ideas ', 'event_modify', 'updated event'),
(39, 1, 0, 2, 1253107576, 4, 'event', 'Presentation of ideas ', 'event_modify', 'updated event'),
(40, 1, 0, 2, 1253108864, 5, 'event', 'Introduction to the Sound Studio', 'event_create', 'created event'),
(41, 1, 0, 2, 1253108881, 5, 'event', 'Introduction to the Sound Studio', 'event_modify', 'updated event'),
(42, 1, 0, 2, 1253110931, 1, 'event', 'Initial Briefing Session', 'event_modify', 'updated event'),
(43, 1, 0, 2, 1253111108, 1, 'event', 'Initial Briefing Session', 'event_modify', 'updated event'),
(44, 1, 0, 2, 1253111360, 2, 'event', 'Small Group Session - Let\\''s discuss your ideas!', 'event_modify', 'updated event'),
(45, 1, 0, 2, 1253111374, 2, 'event', 'Small Group Session - Let\\''s discuss your ideas!', 'event_modify', 'updated event'),
(46, 1, 0, 2, 1253111393, 2, 'event', 'Small Group Session - Initial ideas!', 'event_modify', 'updated event'),
(47, 1, 0, 2, 1253111659, 2, 'event', 'Small Group Session - Initial ideas!', 'event_modify', 'updated event'),
(48, 1, 0, 2, 1253113143, 1, 'message', 'Main Groups For this project are as follows:', 'blog_update', 'updated blog entry'),
(49, 1, 0, 2, 1253113203, 2, 'message', 'Main Groups For this project are as follows:', 'blog_update', 'updated blog entry'),
(50, 1, 0, 2, 1253113723, 1, 'band', 'Module Information and Schedule', 'band_modify', 'updated profile'),
(51, 1, 0, 2, 1253113792, 2, 'event', 'Small Group Session - Initial ideas!', 'event_modify', 'updated event'),
(52, 1, 0, 2, 1253113864, 1, 'event', 'Initial Briefing Session', 'event_modify', 'updated event'),
(53, 1, 0, 2, 1253114079, 1, 'event', 'Initial Briefing Session', 'event_modify', 'updated event'),
(54, 1, 0, 2, 1253114165, 1, 'event', 'Initial Briefing Session', 'event_modify', 'updated event'),
(55, 1, 0, 2, 1253114260, 4, 'message', 'Small Groups for this project are!', 'blog_create', 'created blog entry'),
(56, 1, 0, 2, 1253114410, 1, 'message', 'Groups For this project are as follows:', 'blog_update', 'updated blog entry'),
(57, 1, 0, 2, 1253114702, 1, 'message', 'Groups For this project are as follows:', 'blog_update', 'updated blog entry'),
(58, 1, 0, 2, 1253115014, 5, 'message', 'Next Mondays Session - Small Groups', 'blog_create', 'created blog entry'),
(59, 1, 0, 2, 1253115082, 5, 'message', 'Next Mondays Session - Small Groups', 'blog_update', 'updated blog entry'),
(60, 1, 0, 2, 1253115264, 5, 'message', 'Hi Everybody', 'blog_update', 'updated blog entry'),
(61, 1, 0, 2, 1253115380, 5, 'message', 'Hi Everybody', 'blog_update', 'updated blog entry'),
(62, 1, 0, 2, 1253117271, 3, 'event', 'Introduction to Adobe Flash Part 1', 'event_modify', 'updated event'),
(63, 1, 0, 2, 1253117409, 4, 'event', 'Presentation of ideas ', 'event_modify', 'updated event'),
(64, 1, 0, 2, 1253117945, 6, 'event', 'Introduction to Flash part 2', 'event_create', 'created event'),
(65, 1, 0, 2, 1253118353, 7, 'event', 'Small Group Session - What will you create!', 'event_create', 'created event'),
(67, 1, 0, 2, 1253131555, 1, 'band', 'Module Information and Schedule', 'band_modify', 'updated profile'),
(68, 1, 0, 2, 1253131750, 1, 'band', 'Module Information and Schedule', 'band_modify', 'updated profile'),
(69, 1, 0, 2, 1253131795, 1, 'band', 'Module Information and Schedule', 'band_modify', 'updated profile'),
(70, 1, 0, 2, 1253494815, 1, 'band', 'Module Information and Schedule', 'band_modify', 'updated profile'),
(71, 1, 0, 2, 1253494964, 1, 'event', 'Initial Briefing Session', 'event_modify', 'updated event'),
(72, 1, 0, 2, 1253496378, 5, 'message', 'Hi Everybody', 'blog_update', 'updated blog entry'),
(73, 1, 0, 2, 1253497036, 2, 'event', 'Small Group Session - Initial ideas!', 'event_modify', 'updated event'),
(131, 1, 0, 2, 1254592314, 1, 'band', 'Module Information and Schedule', 'band_modify', 'updated profile'),
(186, 1, 0, 2, 1255993116, 4, 'event', 'Presentation of ideas and Intro to Sony Acid', 'event_modify', 'updated event'),
(187, 1, 0, 2, 1255993530, 5, 'event', 'Introduction to Sound and Video', 'event_modify', 'updated event'),
(188, 1, 0, 2, 1255993614, 4, 'event', 'Presentation of ideas Intro to Sony Acid and Flash Support', 'event_modify', 'updated event'),
(189, 1, 0, 2, 1255995629, 8, 'event', 'Presentation of ideas and General recap', 'event_create', 'created event'),
(190, 1, 0, 2, 1255995725, 8, 'event', 'Presentation of ideas and General recap', 'event_modify', 'updated event'),
(191, 1, 0, 2, 1255995927, 9, 'event', 'More about Sound and Video', 'event_create', 'created event'),
(192, 1, 0, 2, 1255996026, 10, 'event', 'General Support one to one', 'event_create', 'created event'),
(193, 1, 0, 2, 1255996041, 10, 'event', 'General Support One to One', 'event_modify', 'updated event'),
(194, 1, 0, 2, 1255996104, 11, 'event', 'General Support One to One', 'event_create', 'created event'),
(195, 1, 0, 2, 1255996265, 12, 'event', 'Presentation of ideas ', 'event_create', 'created event'),
(198, 1, 0, 2, 1256085442, 6, 'event', 'Introduction to Flash part 2', 'event_modify', 'updated event'),
(199, 1, 0, 2, 1256085476, 5, 'event', 'Introduction to Sound and Video', 'event_modify', 'updated event'),
(200, 1, 0, 2, 1256085593, 5, 'event', 'Introduction to Sound and Video', 'event_modify', 'updated event'),
(201, 1, 0, 2, 1256085742, 5, 'event', 'Introduction to Sound Studio', 'event_modify', 'updated event'),
(202, 1, 0, 2, 1256085860, 5, 'event', 'Introduction to Sound Studio', 'event_modify', 'updated event'),
(203, 1, 0, 2, 1256085959, 5, 'event', 'Introduction to Sound Studio', 'event_modify', 'updated event');

-- --------------------------------------------------------

--
-- Table structure for table `jamroom_advert`
--

CREATE TABLE IF NOT EXISTS `jamroom_advert` (
  `advert_id` int(7) unsigned NOT NULL auto_increment,
  `advert_user_id` int(7) unsigned NOT NULL default '0',
  `advert_band_id` int(7) unsigned NOT NULL default '0',
  `advert_user_nickname` varchar(30) collate latin1_general_ci NOT NULL default '',
  `advert_user_quota` varchar(7) collate latin1_general_ci NOT NULL default '',
  `advert_name` varchar(75) collate latin1_general_ci NOT NULL default '',
  `advert_desc` varchar(255) collate latin1_general_ci NOT NULL default '',
  `advert_type` varchar(75) collate latin1_general_ci NOT NULL default '',
  `advert_cat` varchar(75) collate latin1_general_ci NOT NULL default '',
  `advert_content` text collate latin1_general_ci NOT NULL,
  `advert_count_clicks` char(3) collate latin1_general_ci NOT NULL default 'yes',
  `advert_url` varchar(255) collate latin1_general_ci NOT NULL default '',
  `advert_status` varchar(75) collate latin1_general_ci NOT NULL default 'pending',
  `advert_comment` varchar(255) collate latin1_general_ci NOT NULL default '',
  `advert_file` varchar(255) collate latin1_general_ci NOT NULL default '',
  `advert_start_date` int(11) unsigned NOT NULL default '0',
  `advert_end_date` int(11) unsigned NOT NULL default '0',
  `advert_clicks` int(8) unsigned NOT NULL default '0',
  `advert_views` int(8) unsigned NOT NULL default '0',
  `advert_total_clicks` int(8) unsigned NOT NULL default '0',
  `advert_total_views` int(8) unsigned NOT NULL default '0',
  `advert_max_clicks` int(8) unsigned NOT NULL default '0',
  `advert_max_views` int(8) unsigned NOT NULL default '0',
  `advert_data_date` varchar(8) collate latin1_general_ci NOT NULL default '0',
  `advert_data` longtext collate latin1_general_ci NOT NULL,
  PRIMARY KEY  (`advert_id`),
  KEY `advert_user_id` (`advert_user_id`),
  KEY `advert_band_id` (`advert_band_id`),
  KEY `advert_user_quota` (`advert_user_quota`),
  KEY `advert_type` (`advert_type`),
  KEY `advert_cat` (`advert_cat`),
  KEY `advert_status` (`advert_status`),
  KEY `advert_start_date` (`advert_start_date`),
  KEY `advert_end_date` (`advert_end_date`),
  KEY `advert_max_clicks` (`advert_max_clicks`),
  KEY `advert_max_views` (`advert_max_views`),
  KEY `advert_data_date` (`advert_data_date`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=1 ;

--
-- Dumping data for table `jamroom_advert`
--


-- --------------------------------------------------------

--
-- Table structure for table `jamroom_advert_quota`
--

CREATE TABLE IF NOT EXISTS `jamroom_advert_quota` (
  `advert_quota_id` int(6) NOT NULL default '0',
  `advert_quota_name` varchar(255) collate latin1_general_ci NOT NULL default '',
  `advert_quota_desc` varchar(255) collate latin1_general_ci NOT NULL default '',
  `advert_max_ads` int(6) unsigned NOT NULL default '0',
  `advert_quota_approve` char(3) collate latin1_general_ci NOT NULL default 'yes',
  `advert_quota_links` char(3) collate latin1_general_ci NOT NULL default 'no',
  `advert_quota_stats` char(3) collate latin1_general_ci NOT NULL default 'yes',
  `advert_click_reset` char(3) collate latin1_general_ci NOT NULL default 'no',
  `advert_quota_img` char(3) collate latin1_general_ci NOT NULL default 'yes',
  `advert_quota_date` char(3) collate latin1_general_ci NOT NULL default 'yes',
  `advert_quota_max_views` int(8) unsigned NOT NULL default '0',
  `advert_quota_max_clicks` int(8) unsigned NOT NULL default '0',
  PRIMARY KEY  (`advert_quota_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;

--
-- Dumping data for table `jamroom_advert_quota`
--

INSERT INTO `jamroom_advert_quota` (`advert_quota_id`, `advert_quota_name`, `advert_quota_desc`, `advert_max_ads`, `advert_quota_approve`, `advert_quota_links`, `advert_quota_stats`, `advert_click_reset`, `advert_quota_img`, `advert_quota_date`, `advert_quota_max_views`, `advert_quota_max_clicks`) VALUES
(0, 'Default Advertisement Quota', 'This would be a description for the Default Advertisement Quota', 0, 'yes', 'no', 'yes', 'no', 'yes', 'yes', 0, 0);

-- --------------------------------------------------------

--
-- Table structure for table `jamroom_ad_counter_ips`
--

CREATE TABLE IF NOT EXISTS `jamroom_ad_counter_ips` (
  `user_ip` varchar(16) collate latin1_general_ci NOT NULL default '',
  `user_id` int(7) unsigned NOT NULL default '0',
  `advert_id` varchar(255) collate latin1_general_ci NOT NULL default '0',
  `viewtime` int(11) unsigned NOT NULL default '0',
  KEY `user_ip` (`user_ip`),
  KEY `user_id` (`user_id`),
  KEY `advert_id` (`advert_id`),
  KEY `viewtime` (`viewtime`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;

--
-- Dumping data for table `jamroom_ad_counter_ips`
--


-- --------------------------------------------------------

--
-- Table structure for table `jamroom_ad_counts`
--

CREATE TABLE IF NOT EXISTS `jamroom_ad_counts` (
  `ad_name` varchar(100) collate latin1_general_ci NOT NULL default '',
  `ad_count` int(7) unsigned NOT NULL default '0',
  `ad_date` varchar(8) collate latin1_general_ci NOT NULL default '0',
  KEY `ad_name` (`ad_name`(30)),
  KEY `ad_date` (`ad_date`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;

--
-- Dumping data for table `jamroom_ad_counts`
--


-- --------------------------------------------------------

--
-- Table structure for table `jamroom_bandwidth`
--

CREATE TABLE IF NOT EXISTS `jamroom_bandwidth` (
  `media_id` int(7) unsigned NOT NULL default '0',
  `band_id` int(7) unsigned NOT NULL default '0',
  `media_type` varchar(10) collate latin1_general_ci NOT NULL default '',
  `media_time` int(11) unsigned NOT NULL default '0',
  `media_date` int(6) unsigned NOT NULL default '0',
  `hifi_sbytes` int(15) unsigned NOT NULL default '0',
  `hifi_sincomp` int(7) unsigned NOT NULL default '0',
  `lofi_sbytes` int(15) unsigned NOT NULL default '0',
  `lofi_sincomp` int(7) unsigned NOT NULL default '0',
  `hifi_dbytes` int(15) unsigned NOT NULL default '0',
  `hifi_dincomp` int(7) unsigned NOT NULL default '0',
  `lofi_dbytes` int(15) unsigned NOT NULL default '0',
  `lofi_dincomp` int(7) unsigned NOT NULL default '0',
  `video_sbytes` int(15) unsigned NOT NULL default '0',
  `video_sincomp` int(7) unsigned NOT NULL default '0',
  `video_dbytes` int(15) unsigned NOT NULL default '0',
  `video_dincomp` int(7) unsigned NOT NULL default '0',
  KEY `media_id` (`media_id`),
  KEY `band_id` (`band_id`),
  KEY `media_type` (`media_type`),
  KEY `media_time` (`media_time`),
  KEY `media_date` (`media_date`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;

--
-- Dumping data for table `jamroom_bandwidth`
--

INSERT INTO `jamroom_bandwidth` (`media_id`, `band_id`, `media_type`, `media_time`, `media_date`, `hifi_sbytes`, `hifi_sincomp`, `lofi_sbytes`, `lofi_sincomp`, `hifi_dbytes`, `hifi_dincomp`, `lofi_dbytes`, `lofi_dincomp`, `video_sbytes`, `video_sincomp`, `video_dbytes`, `video_dincomp`) VALUES
(18, 24, 'hifi', 1262975318, 201001, 6809168, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(2, 20, 'hifi', 1257025197, 200910, 17180828, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(3, 20, 'hifi', 1256575715, 200910, 3531116, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(4, 21, 'hifi', 1256576413, 200910, 11958923, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(6, 17, 'hifi', 1256905676, 200910, 14816772, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(7, 13, 'hifi', 1257025362, 200910, 19903002, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(5, 26, 'hifi', 1256839354, 200910, 9224472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(9, 10, 'hifi', 1257025459, 200910, 16447797, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(10, 15, 'hifi', 1256839011, 200910, 437316, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(11, 15, 'hifi', 1256839042, 200910, 803707, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(12, 15, 'hifi', 1256839136, 200910, 1163674, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(9, 10, 'hifi', 1259543110, 200911, 14717130, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(5, 26, 'hifi', 1258550465, 200911, 8182994, 1, 0, 0, 3074824, 0, 0, 0, 0, 0, 0, 0),
(13, 18, 'hifi', 1258735432, 200911, 7168900, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(2, 20, 'hifi', 1257785914, 200911, 9820836, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(3, 20, 'hifi', 1257721959, 200911, 2949752, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(4, 21, 'hifi', 1258373716, 200911, 10265166, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(15, 7, 'hifi', 1259543009, 200911, 19166758, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(6, 17, 'hifi', 1257792190, 200911, 4236736, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(10, 15, 'hifi', 1258935293, 200911, 6388820, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(11, 15, 'hifi', 1258935311, 200911, 3944288, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(12, 15, 'hifi', 1258411036, 200911, 4438592, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(7, 13, 'hifi', 1258973290, 200911, 8354004, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(21, 10, 'hifi', 1262561561, 201001, 167386, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(16, 19, 'hifi', 1259543505, 200911, 23967808, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(17, 10, 'hifi', 1257880097, 200911, 902873, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(18, 24, 'hifi', 1258975359, 200911, 1559040, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(6, 17, 'hifi', 1260017298, 200912, 1258738, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(15, 7, 'hifi', 1260017363, 200912, 3602288, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(18, 24, 'hifi', 1260017402, 200912, 1656480, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(19, 10, 'hifi', 1260115243, 200912, 6683464, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(20, 10, 'hifi', 1260027227, 200912, 1302130, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(14, 10, 'hifi', 1260115250, 200912, 3448878, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(9, 10, 'hifi', 1260027494, 200912, 5204922, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(16, 19, 'hifi', 1260119872, 200912, 1684072, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(2, 20, 'hifi', 1261611486, 200912, 2614734, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(4, 21, 'hifi', 1261612709, 200912, 1355872, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(9, 10, 'hifi', 1263845798, 201001, 6741857, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(19, 10, 'hifi', 1262866131, 201001, 1427536, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(20, 10, 'hifi', 1262866140, 201001, 1302130, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(13, 18, 'hifi', 1262968894, 201001, 1986458, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(2, 20, 'hifi', 1262969903, 201001, 1162104, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(3, 20, 'hifi', 1262969921, 201001, 1474876, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(16, 19, 'hifi', 1263697282, 201001, 7448780, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(10, 15, 'hifi', 1271777366, 201004, 1123446, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(11, 15, 'hifi', 1271777391, 201004, 803707, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(20, 10, 'hifi', 1271777428, 201004, 651065, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(19, 10, 'hifi', 1271777452, 201004, 778656, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(16, 19, 'hifi', 1276449720, 201006, 2785196, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(15, 7, 'hifi', 1276449610, 201006, 1262222, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(2, 20, 'hifi', 1276449619, 201006, 968420, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(9, 10, 'hifi', 1276449644, 201006, 1646722, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(4, 21, 'hifi', 1276449656, 201006, 968480, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(5, 26, 'hifi', 1276449668, 201006, 871434, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(18, 24, 'hifi', 1276449769, 201006, 2619248, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);

-- --------------------------------------------------------

--
-- Table structure for table `jamroom_band_fans`
--

CREATE TABLE IF NOT EXISTS `jamroom_band_fans` (
  `band_id` int(8) unsigned NOT NULL default '0',
  `fan_id` int(8) unsigned NOT NULL default '0',
  `fan_email` varchar(100) collate latin1_general_ci NOT NULL default '',
  `fan_time` int(11) unsigned NOT NULL default '0',
  `fan_status` tinyint(1) unsigned NOT NULL default '0',
  `fan_order` int(7) unsigned NOT NULL default '0',
  `fan_note` text collate latin1_general_ci NOT NULL,
  KEY `band_id` (`band_id`),
  KEY `fan_id` (`fan_id`),
  KEY `fan_status` (`fan_status`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;

--
-- Dumping data for table `jamroom_band_fans`
--


-- --------------------------------------------------------

--
-- Table structure for table `jamroom_band_fan_invites`
--

CREATE TABLE IF NOT EXISTS `jamroom_band_fan_invites` (
  `invite_id` int(8) unsigned NOT NULL auto_increment,
  `band_id` int(8) unsigned NOT NULL default '0',
  `invite_time` int(11) unsigned NOT NULL default '0',
  `invite_name` varchar(100) collate latin1_general_ci NOT NULL default '',
  `invite_confirm` tinyint(1) unsigned NOT NULL default '0',
  `invite_text` text collate latin1_general_ci NOT NULL,
  PRIMARY KEY  (`invite_id`),
  KEY `band_id` (`band_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=1 ;

--
-- Dumping data for table `jamroom_band_fan_invites`
--


-- --------------------------------------------------------

--
-- Table structure for table `jamroom_band_fan_mailer`
--

CREATE TABLE IF NOT EXISTS `jamroom_band_fan_mailer` (
  `mailer_id` int(8) unsigned NOT NULL auto_increment,
  `band_id` int(8) unsigned NOT NULL default '0',
  `mailer_time` int(11) unsigned NOT NULL default '0',
  `mailer_sent` tinyint(1) unsigned NOT NULL default '0',
  `mailer_subject` varchar(255) collate latin1_general_ci NOT NULL default '',
  `mailer_text` text collate latin1_general_ci NOT NULL,
  PRIMARY KEY  (`mailer_id`),
  KEY `band_id` (`band_id`),
  KEY `mailer_sent` (`mailer_sent`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=1 ;

--
-- Dumping data for table `jamroom_band_fan_mailer`
--


-- --------------------------------------------------------

--
-- Table structure for table `jamroom_band_genre`
--

CREATE TABLE IF NOT EXISTS `jamroom_band_genre` (
  `genre_id` int(7) unsigned NOT NULL auto_increment,
  `genre_name` varchar(50) collate latin1_general_ci NOT NULL default 'unknown',
  PRIMARY KEY  (`genre_id`),
  KEY `genre_name` (`genre_name`(15))
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=150 ;

--
-- Dumping data for table `jamroom_band_genre`
--

INSERT INTO `jamroom_band_genre` (`genre_id`, `genre_name`) VALUES
(1, 'Students'),
(2, 'Tutors'),
(3, 'Tutorials');

-- --------------------------------------------------------

--
-- Table structure for table `jamroom_band_info`
--

CREATE TABLE IF NOT EXISTS `jamroom_band_info` (
  `band_id` int(7) unsigned NOT NULL auto_increment,
  `band_time` int(11) unsigned NOT NULL default '0',
  `band_update` int(11) unsigned NOT NULL default '0',
  `band_name` varchar(75) collate latin1_general_ci NOT NULL default '',
  `band_url` varchar(75) collate latin1_general_ci NOT NULL default '',
  `band_members` varchar(255) collate latin1_general_ci NOT NULL default '',
  `band_location` varchar(255) collate latin1_general_ci NOT NULL default '',
  `band_story` text collate latin1_general_ci NOT NULL,
  `band_theme` int(5) unsigned NOT NULL default '1',
  `band_quota` int(5) NOT NULL default '0',
  `band_website` varchar(255) collate latin1_general_ci NOT NULL default '',
  `band_server` int(4) unsigned NOT NULL default '0',
  `band_server_url` varchar(255) collate latin1_general_ci NOT NULL default '',
  `band_influence` varchar(255) collate latin1_general_ci NOT NULL default '',
  `band_soundlike` varchar(255) collate latin1_general_ci NOT NULL default '',
  `band_showcount` char(3) collate latin1_general_ci NOT NULL default 'yes',
  `band_themedir` varchar(75) collate latin1_general_ci NOT NULL default '',
  `band_style` varchar(50) collate latin1_general_ci NOT NULL default '',
  `band_usage` int(12) NOT NULL default '0',
  `band_comments` char(3) collate latin1_general_ci NOT NULL default 'yes',
  `band_active` tinyint(1) unsigned NOT NULL default '1',
  `band_member_id` int(6) unsigned NOT NULL default '0',
  `band_payment_method` varchar(20) collate latin1_general_ci NOT NULL default '',
  `band_payment_email` varchar(75) collate latin1_general_ci NOT NULL default '',
  `band_share_fans` char(3) collate latin1_general_ci NOT NULL default 'yes',
  `band_fan_count` int(6) unsigned NOT NULL default '0',
  `band_counts` text collate latin1_general_ci NOT NULL,
  `band_subscribe_end` varchar(12) collate latin1_general_ci NOT NULL default '',
  `band_balance` varchar(12) collate latin1_general_ci NOT NULL default '',
  `band_payout_time` int(11) unsigned NOT NULL default '0',
  `band_custom_skin` int(7) unsigned NOT NULL default '0',
  `band_private` char(3) collate latin1_general_ci NOT NULL default 'no',
  `band_admin_note` text collate latin1_general_ci NOT NULL,
  `band_profile_rebuild` tinyint(1) unsigned NOT NULL default '0',
  `band_m1_rating_1` int(7) unsigned NOT NULL default '0',
  `band_m1_rating_2` int(7) unsigned NOT NULL default '0',
  `band_m1_rating_3` int(7) unsigned NOT NULL default '0',
  `band_m1_rating_4` int(7) unsigned NOT NULL default '0',
  `band_m1_rating_5` int(7) unsigned NOT NULL default '0',
  `band_m1_rating_average` varchar(5) collate latin1_general_ci NOT NULL default '0',
  `band_m1_rating_number` varchar(7) collate latin1_general_ci NOT NULL default '0',
  `band_m2_rating_1` int(7) unsigned NOT NULL default '0',
  `band_m2_rating_2` int(7) unsigned NOT NULL default '0',
  `band_m2_rating_3` int(7) unsigned NOT NULL default '0',
  `band_m2_rating_4` int(7) unsigned NOT NULL default '0',
  `band_m2_rating_5` int(7) unsigned NOT NULL default '0',
  `band_m2_rating_average` varchar(5) collate latin1_general_ci NOT NULL default '0',
  `band_m2_rating_number` varchar(7) collate latin1_general_ci NOT NULL default '0',
  `band_hifi_scount` int(8) unsigned NOT NULL default '0',
  `band_hifi_dcount` int(8) unsigned NOT NULL default '0',
  `band_lofi_scount` int(8) unsigned NOT NULL default '0',
  `band_lofi_dcount` int(8) unsigned NOT NULL default '0',
  `band_spot_count` int(8) unsigned NOT NULL default '0',
  `band_video_scount` int(8) unsigned NOT NULL default '0',
  `band_video_dcount` int(8) unsigned NOT NULL default '0',
  `band_video_spot` int(8) unsigned NOT NULL default '0',
  `band_image_time` int(11) unsigned NOT NULL default '0',
  `band_image_name` varchar(75) collate latin1_general_ci NOT NULL default '',
  `band_image_type` varchar(20) collate latin1_general_ci NOT NULL default '',
  `band_image_size` int(10) unsigned NOT NULL default '0',
  `band_image_height` int(4) unsigned NOT NULL default '0',
  `band_image_width` int(4) unsigned NOT NULL default '0',
  `band_image_extension` varchar(5) collate latin1_general_ci NOT NULL default '',
  `band_comment_count` int(5) unsigned NOT NULL default '0',
  `band_gbook_count` int(3) unsigned NOT NULL default '0',
  `band_song_count` int(3) unsigned NOT NULL default '0',
  `band_hifi_count` int(3) unsigned NOT NULL default '0',
  `band_lofi_count` int(3) unsigned NOT NULL default '0',
  `band_video_count` int(3) unsigned NOT NULL default '0',
  `band_photo_count` int(3) unsigned NOT NULL default '0',
  `band_event_count` int(3) unsigned NOT NULL default '0',
  `band_vault_count` int(3) unsigned NOT NULL default '0',
  `band_message_count` int(3) unsigned NOT NULL default '0',
  `band_item_count` int(3) unsigned NOT NULL default '0',
  `band_radio_count` int(3) unsigned NOT NULL default '0',
  `band_channel_count` int(3) unsigned NOT NULL default '0',
  `band_user_count` int(3) unsigned NOT NULL default '0',
  PRIMARY KEY  (`band_id`),
  KEY `band_time` (`band_time`),
  KEY `band_update` (`band_update`),
  KEY `band_name` (`band_name`(15)),
  KEY `band_url` (`band_name`(20)),
  KEY `band_quota` (`band_quota`),
  KEY `band_server` (`band_server`),
  KEY `band_share_fans` (`band_share_fans`),
  KEY `band_influence` (`band_influence`(15)),
  KEY `band_soundlike` (`band_soundlike`(15)),
  KEY `band_active` (`band_active`),
  KEY `band_m1_rating_number` (`band_m1_rating_number`),
  KEY `band_m1_rating_average` (`band_m1_rating_average`),
  KEY `band_m2_rating_number` (`band_m2_rating_number`),
  KEY `band_m2_rating_average` (`band_m2_rating_average`),
  KEY `band_image_size` (`band_image_size`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=33 ;

--
-- Dumping data for table `jamroom_band_info`
--

INSERT INTO `jamroom_band_info` (`band_id`, `band_time`, `band_update`, `band_name`, `band_url`, `band_members`, `band_location`, `band_story`, `band_theme`, `band_quota`, `band_website`, `band_server`, `band_server_url`, `band_influence`, `band_soundlike`, `band_showcount`, `band_themedir`, `band_style`, `band_usage`, `band_comments`, `band_active`, `band_member_id`, `band_payment_method`, `band_payment_email`, `band_share_fans`, `band_fan_count`, `band_counts`, `band_subscribe_end`, `band_balance`, `band_payout_time`, `band_custom_skin`, `band_private`, `band_admin_note`, `band_profile_rebuild`, `band_m1_rating_1`, `band_m1_rating_2`, `band_m1_rating_3`, `band_m1_rating_4`, `band_m1_rating_5`, `band_m1_rating_average`, `band_m1_rating_number`, `band_m2_rating_1`, `band_m2_rating_2`, `band_m2_rating_3`, `band_m2_rating_4`, `band_m2_rating_5`, `band_m2_rating_average`, `band_m2_rating_number`, `band_hifi_scount`, `band_hifi_dcount`, `band_lofi_scount`, `band_lofi_dcount`, `band_spot_count`, `band_video_scount`, `band_video_dcount`, `band_video_spot`, `band_image_time`, `band_image_name`, `band_image_type`, `band_image_size`, `band_image_height`, `band_image_width`, `band_image_extension`, `band_comment_count`, `band_gbook_count`, `band_song_count`, `band_hifi_count`, `band_lofi_count`, `band_video_count`, `band_photo_count`, `band_event_count`, `band_vault_count`, `band_message_count`, `band_item_count`, `band_radio_count`, `band_channel_count`, `band_user_count`) VALUES
(1, 1253055090, 1256085959, 'Module Information and Schedule', 'Module_Information_and_Schedule', '', 'Northumbria University: Newcastle', '<p><strong>How to use this site:</strong></p><p>First look at the Schedule (next tab along) to see when you are in for your small group sessions. Select and click on the relevant image to get more details on any particular session.</p><p>In some sessions i.e sound studio sessions and presentations you will be in these small groups - all other sessions are normal ones where everyone is required i.e. as per timetable.</p><p>If there is anything you don''t understand please ask and Ill be happy to go over any details until you are confident that you understand all of the requirements.</p><p>Please remember that this schedule is a guide only and is therefore subject to change.&nbsp;</p><p>Don''t forget,you can always contact me on: trevorsewell@mtmmedia.co.uk</p><p>and the small groups for next mondays session are:</p><p>&nbsp;</p><p><strong>Small Groups</strong></p><p>Times and Groups.</p><p>9.30 a.m</p><p>Rachel Armstrong&nbsp;<br />David Barlow&nbsp;<br />Jon Biship&nbsp;<br />Faith (Fatima) Caisip&nbsp;</p><p>10.15 a.m</p><p>James Dalton&nbsp;<br />Nathan Davies&nbsp;<br />Steven Harrington&nbsp;<br />Philip Huggan&nbsp;</p><p>11.00 a.m</p><p>James Hyde&nbsp;<br />Lee Jenkinson&nbsp;<br />Oliver Johnston&nbsp;<br />Ben Kyle</p><p>11.45 - 12.00</p><p>Any Questions&nbsp;</p><p><strong>Lunch</strong></p><p>1.00 p.m</p><p>Maxine Marr&nbsp;<br />Oladele Olajide (not at induction)&nbsp;<br />David Orchin&nbsp;<br />Jonathan Penny&nbsp;</p><p>1.45 p.m</p><p><br />Aguinaldo Pimenta&nbsp;<br />Kirstyn Potter (not at induction)&nbsp;<br />Sean Radcilffe&nbsp;</p><p>2.30</p><p>Christopher Rea&nbsp;<br />Mathew Robinson&nbsp;<br />Lucy Stanger-Leathes</p><p>3.15 - 3.30</p><p>any questions</p><p><strong>Please make sure that you turn up in plenty of time&nbsp;</strong></p><p>thanks</p><p>Trev</p><div><br /></div>', 1, 2, '', 0, '', '', 'HELP!', 'yes', 'Nova', '', 978294, 'yes', 1, 0, '', '', 'yes', 0, '', '', '', 0, 0, 'no', '', 0, 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, 0, 0, 0, 1253058876, 'Emotion.png', 'image/png', 62016, 245, 344, 'png', 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0),
(2, 1253060836, 1254592250, 'Trevs Test Project', 'Trevs_Test_Project', '', 'Northumbria University: Newcastle', '', 1, 1, '', 0, '', '', 'HELP!', 'yes', 'Nova', '', 2567246, 'yes', 1, 0, '', '', 'yes', 0, '', '', '', 0, 0, 'no', '', 0, 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, 0, 0, 0, 1253105103, 'Picture 5.png', 'image/png', 168491, 900, 1440, 'png', 3, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0),
(6, 1253543546, 1260011797, 'KP', 'KP', '', 'Northumbria University: Newcastle', '<p>Hello, my name is Kirstyn Potter and I am from Clapham, London.</p>', 1, 1, '', 0, '', '', 'Students', 'yes', 'Nova', '', 675961, 'yes', 1, 0, '', '', 'yes', 0, '', '', '', 0, 0, 'no', '', 0, 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, 0, 0, 0, 1255465843, '46.jpg', 'image/pjpeg', 44051, 453, 604, 'jpg', 0, 0, 0, 0, 0, 0, 1, 0, 0, 11, 0, 0, 0, 1),
(7, 1253550502, 1260140666, 'Aguinaldo', 'Aguinaldo', '', 'Northumbria University: Newcastle', '', 1, 1, '', 0, '', '', 'Students', 'yes', 'Nova', '', 8089738, 'yes', 1, 0, '', '', 'yes', 0, '', '', '', 0, 0, 'no', '', 0, 0, 0, 0, 0, 1, '5', '1', 0, 0, 0, 0, 0, '0', '0', 9, 0, 0, 0, 0, 0, 0, 0, 1254961481, 'DSC00641 copy.jpg', 'image/jpeg', 4064763, 3264, 2448, 'jpg', 1, 0, 1, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 1),
(8, 1253552174, 1260895441, 'S23AN R', 'S23AN_R', '', 'Northumbria University: Newcastle', '', 1, 1, '', 0, '', '', 'Students', 'yes', 'Nova', '', 7807881, 'yes', 1, 0, '', '', 'yes', 0, '', '', '', 0, 0, 'no', '', 0, 0, 0, 0, 0, 1, '5', '1', 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, 0, 0, 0, 1253553229, 'Photo 1.jpg', 'image/jpeg', 44241, 342, 397, 'jpg', 3, 0, 1, 0, 0, 0, 3, 0, 0, 10, 0, 0, 0, 1),
(10, 1253571659, 1262561507, 'Faith', 'Faith', '', 'Northumbria University: Newcastle', '<p><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/include/tiny_mce/plugins/emotions/img/smiley-laughing.gif" border="0" alt="Laughing" title="Laughing" /></p>', 1, 1, 'http://faithc.tumblr.com/', 0, '', 'Picasso, Edgar Degas, Thomas Gainsborough and Deanne Cheuk', 'Students', 'yes', 'Nova', '', 11378183, 'yes', 1, 0, '', '', 'yes', 0, '', '', '', 0, 0, 'no', '', 0, 1, 0, 0, 0, 1, '3', '2', 0, 0, 0, 0, 0, '0', '0', 34, 0, 0, 0, 0, 0, 0, 0, 1257792477, 'bwahaha.jpg', 'image/jpeg', 27289, 155, 185, 'jpg', 0, 0, 5, 5, 0, 0, 3, 0, 0, 8, 0, 0, 0, 1),
(11, 1253632152, 1255995198, 'rachel A', 'rachel_A', '', 'Northumbria University: Newcastle', '', 1, 1, '', 0, '', '', 'Students', 'yes', 'Nova', '', 4185042, 'yes', 1, 0, '', '', 'yes', 0, '', '', '', 0, 0, 'no', '', 0, 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, 0, 0, 0, 1254166578, 'times 026.JPG', 'image/jpeg', 1328832, 2304, 3072, 'jpg', 4, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 1),
(12, 1253633886, 1260116438, 'Jon Penny', 'Jon_Penny', '', 'Northumbria University: Newcastle', '<p>I''m Jon!&nbsp;</p><p>05/06 York College - A Levels : Fine Art, 3D Design, I.C.T, Sociology&nbsp;</p><p>06/07 Oxford Brookes - Foundation Diploma : Engineering&nbsp;</p><p>07/08 York College - Foundation Diploma : Art &amp; Design&nbsp;</p><p>08/09 Lincoln University - BA (Hons) : Graphic Design&nbsp;</p><p>09/10 Northumbria University - BA (Hons) : Interactive Media Design - Whoop!</p><p>2009 - Appointed Artistic Director of TukTuk Design Limited</p><p>http://jonpenny.blogspot.com/</p><p>&nbsp;</p><p>&nbsp;</p>', 1, 1, '', 0, '', 'Jackson Pollock', 'Graphic Design, Abstract Expressionism', 'yes', 'Nova', '', 11401244, 'yes', 1, 0, '', '', 'yes', 0, '', '', '', 0, 0, 'no', '', 0, 0, 0, 0, 0, 1, '5', '1', 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, 0, 0, 0, 1253635032, 'IMGP0015.JPG', 'image/jpeg', 3685619, 2736, 3648, 'jpg', 8, 0, 0, 0, 0, 0, 13, 0, 0, 8, 0, 0, 0, 1),
(13, 1253646046, 1259029665, 'Matthew', 'Matthew', '', 'Northumbria University: Newcastle', '', 1, 1, 'http://imnotdead.deviantart.com', 0, '', '', 'Students', 'yes', 'Nova', '', 5348261, 'yes', 1, 0, '', '', 'yes', 0, '', '', '', 0, 0, 'no', '', 0, 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, '0', '0', 7, 0, 0, 0, 0, 0, 0, 0, 1254361470, '1121.jpg', 'image/jpeg', 89372, 376, 422, 'jpg', 3, 0, 1, 1, 0, 0, 1, 0, 0, 4, 0, 0, 0, 1),
(16, 1254052627, 1259606659, 'Oli Stank Olajide', 'Oli_Stank_Olajide', '', 'Northumbria University: Newcastle', '', 1, 1, '', 0, '', '', 'Students', 'yes', 'Nova', '', 477385, 'yes', 1, 0, '', '', 'yes', 0, '', '', '', 0, 0, 'no', '', 0, 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, 0, 0, 0, 1254062135, 'cover girls.jpg', 'image/pjpeg', 334106, 1024, 724, 'jpg', 1, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 1),
(14, 1253807441, 1263175883, 'Davey Orchin', 'Davey_Orchin', '', 'Northumbria University: Newcastle', '<p>check out my blog on nopeisdope.tumblr.com ... all my work progress is there...&nbsp;</p>', 1, 1, '', 0, '', '', 'Students', 'yes', 'Nova', '', 10824501, 'yes', 1, 0, '', '', 'yes', 0, '', '', '', 0, 0, 'no', '', 0, 0, 0, 0, 0, 1, '5', '1', 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, 0, 0, 0, 1255355959, 'me nd matty.jpg', 'image/jpeg', 26698, 376, 500, 'jpg', 0, 0, 0, 0, 0, 0, 1, 0, 0, 12, 0, 0, 0, 1),
(15, 1253873670, 1258491066, 'Lucy', 'Lucy', '', 'Northumbria University: Newcastle', '<p>This is all very new to me as I''m not used to writing a blog about myself! So a leeeetle bit of information about me..... I''m 19 (20 too soon) from Gosforth in Newcastle Upon-Tyne. A Geordie born and bred! As many of you may already know and others will soon realise...the Toon is the most amazing and dynamic city. You will love it as much as i do! I went to Central High School in Jesmond (also known as plums because of purple uniform!), netball has been a huge part of my life throughout my school years and sometimes I take it a little bit too seriously, I have to calm myself down a bit sometimes! you could describe my love of shoes as a bit of a fetish, like most girls i suppose. I took PE, Biology and Graphic Design for A level, as sad as it sounds i actually loved school. I suppose you could class me as a uni drop-out, as I was at the University of Edinburgh last year doing Psychology but it wasn''t for me in the end so I came home and reapplied for a course where my hearts in it.... and i''m here now with all you guys to create some amazing design projects over the next 3 years! :) (and party hard of course..)</p>', 1, 1, '', 0, '', '', 'Students', 'yes', 'Nova', '', 24162755, 'yes', 1, 0, '', '', 'yes', 0, '', '', '', 0, 0, 'no', '', 0, 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, '0', '0', 19, 0, 0, 0, 0, 0, 0, 0, 1254077743, 'pic for trevsprofile.jpg', 'image/jpeg', 1351967, 2256, 1596, 'jpg', 2, 0, 3, 3, 0, 0, 15, 0, 0, 3, 0, 0, 0, 1),
(17, 1254055757, 1260960966, 'Jono', 'Jono', '', 'Northumbria University: Newcastle', '<p>&nbsp;</p><p>Head to&nbsp;<a style="cursor: pointer; color: #3b5998; text-decoration: none;" rel="nofollow" href="http://rebornohnine.carbonmade.com/" target="_blank">http://rebornohnine.carbonmade.com/</a>&nbsp;and check out some of my work</p>', 1, 1, '', 0, '', '', 'Students', 'yes', 'Nova', '', 3301581, 'yes', 1, 0, '', '', 'yes', 0, '', '', '', 0, 0, 'no', '', 0, 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, '0', '0', 8, 0, 0, 0, 0, 0, 0, 0, 1254056828, '29397345.jpg', 'image/jpeg', 43360, 452, 598, 'jpg', 0, 0, 1, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 1),
(18, 1254087811, 1263204194, 'Phil', 'Phil', '', 'Northumbria University: Newcastle', '', 1, 1, '', 0, '', '', 'Students', 'yes', 'Nova', '', 2180732, 'yes', 1, 0, '', '', 'yes', 0, '', '', '', 0, 0, 'no', '', 0, 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, '0', '0', 5, 0, 0, 0, 0, 0, 0, 0, 1254088346, 'DSC00751 copy.jpg', 'image/jpeg', 71432, 252, 243, 'jpg', 0, 0, 1, 1, 0, 0, 0, 0, 0, 5, 0, 0, 0, 1),
(19, 1254098628, 1260120347, 'Dave', 'Dave', '', 'Northumbria University: Newcastle', '', 1, 1, '', 0, '', '', 'Students', 'yes', 'Nova', '', 5645276, 'yes', 1, 0, '', '', 'yes', 0, '', '', '', 0, 0, 'no', '', 0, 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, '0', '0', 9, 0, 0, 0, 0, 0, 0, 0, 1254123741, 'me.jpg', 'image/pjpeg', 46880, 267, 194, 'jpg', 9, 0, 1, 1, 0, 0, 6, 0, 0, 0, 0, 0, 0, 1),
(22, 1254139177, 1258915170, 'Ben Kyle', 'Ben_Kyle', '', 'Northumbria University: Newcastle', '', 1, 1, '', 0, '', '', 'Students', 'yes', 'Nova', '', 155044, 'yes', 1, 0, '', '', 'yes', 0, '', '', '', 0, 0, 'no', '', 0, 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, 0, 0, 0, 1254140717, '5730_236103380251_535550251_8467108_5502397_n.jpg', 'image/jpeg', 28179, 453, 604, 'jpg', 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 1),
(20, 1254101887, 1260187009, 'Hydey', 'Hydey', '', 'Northumbria University: Newcastle', '', 1, 1, '', 0, '', '', 'Students', 'yes', 'Nova', '', 8642797, 'yes', 1, 0, '', '', 'yes', 0, '', '', '', 0, 0, 'no', '', 0, 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, '0', '0', 23, 0, 0, 0, 0, 0, 0, 0, 1254102041, 'n509422952_1691676_9173.jpg', 'image/pjpeg', 16689, 391, 287, 'jpg', 11, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1),
(21, 1254133384, 1260012874, 'steven Jr', 'steven_Jr', '', 'Northumbria University: Newcastle', '', 1, 1, '', 0, '', '', 'Students', 'yes', 'Nova', '', 2501043, 'yes', 1, 0, '', '', 'yes', 0, '', '', '', 0, 0, 'no', '', 0, 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, '0', '0', 13, 0, 0, 0, 0, 0, 0, 0, 1254227317, 'steven.jpg', 'image/jpeg', 55315, 403, 604, 'jpg', 1, 0, 1, 1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 1),
(23, 1254423235, 1259031307, 'Lee Jenkinson', 'Lee_Jenkinson', '', 'Northumbria University: Newcastle', '', 1, 1, '', 0, '', '', 'Students', 'yes', 'Nova', '', 192712, 'yes', 1, 0, '', '', 'yes', 0, '', '', '', 0, 0, 'no', '', 0, 0, 0, 0, 0, 1, '5', '1', 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, 0, 0, 0, 1254497979, 'n669803568_2391717_7018073.jpg', 'image/jpeg', 7738, 194, 200, 'jpg', 1, 0, 0, 0, 0, 0, 1, 0, 0, 4, 0, 0, 0, 1),
(24, 1254487947, 1259926009, 'James Dalton', 'James_Dalton', '', 'Northumbria University: Newcastle', '', 1, 1, '', 0, '', '', 'Students', 'yes', 'Nova', '', 12220886, 'yes', 1, 0, '', '', 'yes', 0, '', '', '', 0, 0, 'no', '', 0, 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, '0', '0', 6, 0, 0, 0, 0, 0, 0, 0, 0, '', '', 0, 0, 0, '', 11, 0, 1, 1, 0, 0, 12, 0, 0, 1, 0, 0, 0, 1),
(25, 1254897178, 1263130908, 'Maxine', 'Maxine', '', 'Northumbria University: Newcastle', '', 1, 1, '', 0, '', 'Life is the greatest influence!', 'Anything that tickles my funnybone or interests me.', 'yes', 'Nova', '', 10647817, 'yes', 1, 0, '', '', 'yes', 0, '', '', '', 0, 0, 'no', '', 0, 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, 0, 0, 0, 1255918264, 'Me & Matthew.jpg', 'image/jpeg', 345481, 1224, 1632, 'jpg', 3, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 1),
(26, 1255341282, 1258194923, 'Chris Rea', 'Chris_Rea', '', '', '', 1, 1, '', 0, '', '', '', '', 'Nova', '', 3130873, 'yes', 1, 0, '', '', '', 0, '', '', '', 0, 0, 'no', '', 0, 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, '0', '0', 7, 1, 0, 0, 0, 0, 0, 0, 0, '', '', 0, 0, 0, '', 0, 0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1),
(29, 1256491709, 1263056652, 'Oli', 'Oli', '', 'Northumbria University: Newcastle', '', 1, 1, '', 0, '', '', '', 'yes', 'Nova', '', 313926, 'yes', 1, 0, '', '', 'yes', 0, '', '', '', 0, 0, 'no', '', 0, 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, 0, 0, 0, 1256492434, 'Me .jpg', 'image/jpeg', 26921, 451, 506, 'jpg', 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 1),
(30, 1259163355, 1259163414, 'Deni', 'Deni', '', '', '', 1, 1, '', 0, '', '', '', '', 'Nova', '', 27310, 'yes', 1, 0, '', '', '', 0, '', '', '', 0, 0, 'no', '', 0, 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', 0, 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1),
(32, 1271856177, 1271856287, 'drew', 'drew', '', '', '', 1, 1, '', 0, '', '', '', '', 'Nova', '', 27313, 'yes', 1, 0, '', '', '', 0, '', '', '', 0, 0, 'no', '', 0, 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', 0, 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1),
(31, 1270115954, 1270116039, 'Corinne', 'Corinne', '', '', '', 1, 1, '', 0, '', '', '', '', 'Nova', '', 27319, 'yes', 1, 0, '', '', '', 0, '', '', '', 0, 0, 'no', '', 0, 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, '0', '0', 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', 0, 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1);

-- --------------------------------------------------------

--
-- Table structure for table `jamroom_banned_ip`
--

CREATE TABLE IF NOT EXISTS `jamroom_banned_ip` (
  `ip_id` int(10) NOT NULL auto_increment,
  `ip_address` varchar(16) collate latin1_general_ci NOT NULL default '',
  PRIMARY KEY  (`ip_id`),
  KEY `ip_address` (`ip_address`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=1 ;

--
-- Dumping data for table `jamroom_banned_ip`
--


-- --------------------------------------------------------

--
-- Table structure for table `jamroom_banned_item`
--

CREATE TABLE IF NOT EXISTS `jamroom_banned_item` (
  `banned_id` int(10) NOT NULL auto_increment,
  `banned_key` varchar(25) collate latin1_general_ci NOT NULL default '',
  `banned_text` varchar(255) collate latin1_general_ci NOT NULL default '',
  PRIMARY KEY  (`banned_id`),
  KEY `banned_key` (`banned_key`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=1 ;

--
-- Dumping data for table `jamroom_banned_item`
--


-- --------------------------------------------------------

--
-- Table structure for table `jamroom_button`
--

CREATE TABLE IF NOT EXISTS `jamroom_button` (
  `button_id` int(4) unsigned NOT NULL auto_increment,
  `button_time` int(11) unsigned NOT NULL default '0',
  `button_quota` varchar(255) collate latin1_general_ci NOT NULL default '',
  `button_name` varchar(50) collate latin1_general_ci NOT NULL default '',
  `button_url` varchar(255) collate latin1_general_ci NOT NULL default '',
  `button_menu` char(3) collate latin1_general_ci NOT NULL default 'no',
  `button_parent` tinyint(2) NOT NULL default '0',
  `button_order` int(3) NOT NULL default '0',
  `button_require` varchar(50) collate latin1_general_ci NOT NULL default '',
  `button_text` text collate latin1_general_ci NOT NULL,
  PRIMARY KEY  (`button_id`),
  KEY `button_quota` (`button_quota`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=1 ;

--
-- Dumping data for table `jamroom_button`
--


-- --------------------------------------------------------

--
-- Table structure for table `jamroom_cache_blog`
--

CREATE TABLE IF NOT EXISTS `jamroom_cache_blog` (
  `cache_expires` int(11) unsigned NOT NULL default '0',
  `cache_key` varchar(75) collate latin1_general_ci NOT NULL default '1',
  `cache_body` longtext collate latin1_general_ci NOT NULL,
  KEY `cache_expires` (`cache_expires`),
  KEY `cache_key` (`cache_key`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;

--
-- Dumping data for table `jamroom_cache_blog`
--


-- --------------------------------------------------------

--
-- Table structure for table `jamroom_cache_browser`
--

CREATE TABLE IF NOT EXISTS `jamroom_cache_browser` (
  `cache_expires` int(11) unsigned NOT NULL default '0',
  `cache_key` varchar(75) collate latin1_general_ci NOT NULL default '1',
  `cache_body` longtext collate latin1_general_ci NOT NULL,
  KEY `cache_expires` (`cache_expires`),
  KEY `cache_key` (`cache_key`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;

--
-- Dumping data for table `jamroom_cache_browser`
--

INSERT INTO `jamroom_cache_browser` (`cache_expires`, `cache_key`, `cache_body`) VALUES
(1263250828, 'en-US.php-artist-c219ec14854168edf5872280b38b5e2a', '<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">\n<html dir="ltr">\n<head>\n<meta http-equiv="Content-Type" content="text/html; charset=utf-8">\n<meta http-equiv="Cache-Control" content="no-store, no-cache, must-revalidate, post-check=0, pre-check=0">\n<meta http-equiv="Pragma" content="no-cache">\n<meta name="Generator" content="Jamroom 4.0.14">\n<title>Emotional and Immersive Media DE0983: Profiles Browser</title>\n<script type="text/javascript" language="javascript" src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/include/js/jamroom_javascript.inc.js"></script>\n<script type="text/javascript" language="javascript" src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/include/overlib/overlib.js"></script>\n\n<script type="text/javascript" language="javascript" src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/include/js/jquery.js"></script>\n<script type="text/javascript" language="javascript" src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/include/js/jquery.form.js"></script>\n<script type="text/javascript" language="javascript" src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/js/jquery.corners.js"></script>\n<script type="text/javascript" language="javascript" src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/js/jquery.bigtarget.js"></script>\n<script type="text/javascript" language="javascript" src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/cp/js/hints.js"></script>\n<script type="text/javascript">\n  var jamroom_url = ''http://www.trevsfiles.co.uk/module_sites/emotion_jr'';\n</script>\n<script type="text/javascript" language="javascript" src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/js/jquery.nova.js"></script>\n<script type="text/javascript">\nfunction handleError(){return true;}\nwindow.onerror = handleError;\n$(document).ready( function(){\n      jrRoundCorners(); \n    $("ol.bigTarget span a").bigTarget();\n});\n</script>\n<link rel="stylesheet" type="text/css" href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/Nova.css">\n<!--[if lt IE 7]>\n<script type="text/javascript" language="javascript" src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/include/js/jamroom_pngfix.inc.js"></script>\n<![endif]-->\n</head>\n\n<body>\n\n<script type="text/javascript" language="javascript">\n\nvar HINTS_CFG = {\n ''wise'' : true, ''margin'' : 10, ''gap'' : 0, ''align'' : ''tcbc'', ''css'' : ''hintsClass'', ''show_delay'' : 100, ''hide_delay'' : 250\n};\nvar myHint = new THints (null ,HINTS_CFG);\n\n</script>\n\n\n<div class="wrapper_f" style="margin-top:6px;">\n\n\n\n  <div class="outer b_margin">\n\n\n    <div class="inner">\n    <table width="100%" cellpadding="0" cellspacing="0">\n\n\n    \n          \n\n  <tr>\n    <td width="100%" colspan="2">\n      <table width="100%" cellpadding="0" cellspacing="0">\n        <tr>\n                    <td width="1%" class="head_left"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/cp/images/html_select_modify.png" class="cpimage" alt="" title=""></td>\n          <td width="60%" class="head_left" nowrap="nowrap">Profiles Browser</td>\n          <td width="39%" class="head_right">&nbsp;\n                        \n\n\n    \n          \n\n      <input type="button" value="close window" class="button" onclick="javascript:window.close();">\n  \n\n\n\n\n                      </td>\n                  </tr>\n      </table>\n    </td>\n  </tr>\n\n\n\n\n\n    \n          \n\n  <tr>\n    <td width="100%" colspan="2">\n      <table width="100%" cellpadding="0" cellspacing="0">\n        <tr>\n                              <td width="17%" class="tab tab_active" nowrap="nowrap"><a href="tools.php?mode=browser&amp;t=artist">Profiles</a></td>\n                                        <td width="17%" class="tab" nowrap="nowrap"><a href="tools.php?mode=browser&amp;t=user">Users</a></td>\n                                        <td width="17%" class="tab" nowrap="nowrap"><a href="tools.php?mode=browser&amp;t=audio">Audio</a></td>\n                                        <td width="17%" class="tab" nowrap="nowrap"><a href="tools.php?mode=browser&amp;t=video">Video</a></td>\n                                        <td width="17%" class="tab" nowrap="nowrap"><a href="tools.php?mode=browser&amp;t=last_login">Last Login</a></td>\n                                        <td width="17%" class="tab" nowrap="nowrap"><a href="tools.php?mode=browser&amp;t=activity">Activity</a></td>\n                          </tr>\n      </table>\n    </td>\n  </tr>\n\n\n\n\n\n    \n          \n\n  <tr>\n    <td width="30%" class="left">Search</td>\n    <td width="70%" class="right">\n      <form name="form" method="post" target="_self" onsubmit="lockFormSubmit(this)" action="tools.php?mode=browser&amp;t=artist&amp;action=filter">\n      <input type="text" name="search_string" id="search_string" class="input" style="width:200px;">\n      &nbsp;<input type="submit" value="search" class="button">\n            &nbsp;<input type="button" value="help" class="button" onclick="popwin(''tools.php?mode=search_help'',''Help'',''500'',''500'',''yes'');return false;">\n            </form><br>\n      <span class="jmFont3"><a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=a">A</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=b">B</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=c">C</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=d">D</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=e">E</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=f">F</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=g">G</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=h">H</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=i">I</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=j">J</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=k">K</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=l">L</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=m">M</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=n">N</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=o">O</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=p">P</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=q">Q</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=r">R</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=s">S</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=t">T</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=u">U</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=v">V</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=w">W</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=x">X</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=y">Y</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=z">Z</a>\n\n      <a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=non_alpha">?</a>\n      <a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=numerical_search">#</a>\n      <a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=full_list_search">A-Z</a>\n      </span>\n    </td>\n  </tr>\n  \n\n\n\n    \n          \n\n  <tr>\n    <td width="100%" colspan="2" style="padding:8px 0px 8px 0px;">\n      <table width="100%" cellpadding="0" cellspacing="1">\n        <tr>\n                  <td nowrap="nowrap" class="table_header" style="width:3%;"><a href="tools.php?mode=browser&amp;t=artist&amp;order_by=band_id&amp;order_dir=DESC" target="_self">ID</a></td>\n                  <td nowrap="nowrap" class="table_header" style="width:3%;"><a href="tools.php?mode=browser&amp;t=artist&amp;order_by=quota_id&amp;order_dir=DESC" target="_self">Quota</a></td>\n                  <td nowrap="nowrap" class="table_header" style="width:57%"><a href="tools.php?mode=browser&amp;t=artist&amp;order_by=band_name&amp;order_dir=DESC" target="_self">Profile Name</a></td>\n                  <td nowrap="nowrap" class="table_header" style="width:5%;"><a href="tools.php?mode=browser&amp;t=artist&amp;order_by=theme_name&amp;order_dir=DESC" target="_self">Theme</a></td>\n                  <td nowrap="nowrap" class="table_header" style="width:3%;"><a href="tools.php?mode=browser&amp;t=artist&amp;order_by=song_count&amp;order_dir=DESC" target="_self"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/cp/images/admin_browser_audio.png" class="cpimage" alt="" title=""></a></td>\n                  <td nowrap="nowrap" class="table_header" style="width:3%;"><a href="tools.php?mode=browser&amp;t=artist&amp;order_by=video_count&amp;order_dir=DESC" target="_self"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/cp/images/admin_browser_video.png" class="cpimage" alt="" title=""></a></td>\n                  <td nowrap="nowrap" class="table_header" style="width:10%"><a href="tools.php?mode=browser&amp;t=artist&amp;order_by=band_usage&amp;order_dir=DESC" target="_self">Disk</a></td>\n                  <td nowrap="nowrap" class="table_header" style="width:10%"><a href="tools.php?mode=browser&amp;t=artist&amp;order_by=bytes_used&amp;order_dir=DESC" target="_self">Bandwidth</a></td>\n                  <td nowrap="nowrap" class="table_header" style="width:2%;">Quota</td>\n                  <td nowrap="nowrap" class="table_header" style="width:2%;">Modify</td>\n                  <td nowrap="nowrap" class="table_header" style="width:2%;">Delete</td>\n                </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="text-align:center;">2</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/Module_Information_and_Schedule/" target="_blank">Module Information and Schedule</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;955.37 KB / 250 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;0 B / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=2&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">2</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/Trevs_Test_Project/" target="_blank">Trevs Test Project</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;2.45 MB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;0 B / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=2&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=2&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">6</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/KP/" target="_blank">KP</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;660.12 KB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;0 B / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=6&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=6&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">7</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/Aguinaldo/" target="_blank">Aguinaldo</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;7.71 MB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;21.71 MB / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=7&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=7&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">8</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/S23AN_R/" target="_blank">S23AN R</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;7.45 MB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;0 B / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=8&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=8&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">10</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/Faith/" target="_blank">Faith</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">5</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;10.85 MB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;53.99 MB / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=10&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=10&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">11</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/rachel_A/" target="_blank">rachel A</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;3.99 MB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;0 B / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=11&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=11&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">12</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/Jon_Penny/" target="_blank">Jon Penny</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;10.87 MB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;0 B / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=12&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=12&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">13</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/Matthew/" target="_blank">Matthew</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;5.1 MB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;26.95 MB / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=13&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=13&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">14</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/Davey_Orchin/" target="_blank">Davey Orchin</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;10.32 MB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;0 B / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=14&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=14&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">15</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/Lucy/" target="_blank">Lucy</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">3</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;23.04 MB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;16.38 MB / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=15&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=15&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">16</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/Oli_Stank_Olajide/" target="_blank">Oli Stank Olajide</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;466.2 KB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;0 B / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=16&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=16&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">17</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/Jono/" target="_blank">Jono</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;3.15 MB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;19.37 MB / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=17&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=17&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">18</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/Phil/" target="_blank">Phil</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;2.08 MB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;8.73 MB / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=18&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=18&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">19</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/Dave/" target="_blank">Dave</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;5.38 MB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;24.46 MB / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=19&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=19&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="width:54%;text-align:center;" colspan="4">Total</td>\n                                      <td class="table_row" style="text-align:center;" nowrap="nowrap">14</td>\n                                      <td class="table_row" style="text-align:center;" nowrap="nowrap">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;94.44 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;171.6 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">-</td>\n                                      <td class="table_row" style="" nowrap="nowrap">-</td>\n                                      <td class="table_row" style="" nowrap="nowrap">-</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n      </table>\n    </td>\n  </tr>\n\n\n\n\n\n    \n          \n\n  <tr>\n    <td width="100%" colspan="2">\n      <table width="100%" cellpadding="0" cellspacing="0">\n        <tr>\n          <td width="40%" nowrap="nowrap" class="table_header" style="text-align:right;">\n                      </td>\n          <td width="20%" nowrap="nowrap" class="table_header">\n            <small>\n            1\n                        / 2\n                        </small>\n          </td>\n          <td width="40%" nowrap="nowrap" class="table_header" style="text-align:left;">\n                        <input type="button" value="&nbsp;&gt;&nbsp;" class="button" onclick="window.location = ''tools.php?mode=browser&t=artist&start=15&order_dir=ASC''">\n                      </td>\n        </tr>\n      </table>\n    </td>\n  </tr>\n \n\n\n\n        <tr>\n          <td width="100%" colspan="2" align="center" style="padding:5px 0px;">\n                      </td>\n        </tr>\n      </table>\n    </div>\n  </div>\n\n  \n</div>\n\n</body>\n</html>');
INSERT INTO `jamroom_cache_browser` (`cache_expires`, `cache_key`, `cache_body`) VALUES
(1263250873, 'en-US.php-artist-c219ec14854168edf5872280b38b5e2a', '<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">\n<html dir="ltr">\n<head>\n<meta http-equiv="Content-Type" content="text/html; charset=utf-8">\n<meta http-equiv="Cache-Control" content="no-store, no-cache, must-revalidate, post-check=0, pre-check=0">\n<meta http-equiv="Pragma" content="no-cache">\n<meta name="Generator" content="Jamroom 4.0.14">\n<title>Emotional and Immersive Media DE0983: Profiles Browser</title>\n<script type="text/javascript" language="javascript" src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/include/js/jamroom_javascript.inc.js"></script>\n<script type="text/javascript" language="javascript" src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/include/overlib/overlib.js"></script>\n\n<script type="text/javascript" language="javascript" src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/include/js/jquery.js"></script>\n<script type="text/javascript" language="javascript" src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/include/js/jquery.form.js"></script>\n<script type="text/javascript" language="javascript" src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/js/jquery.corners.js"></script>\n<script type="text/javascript" language="javascript" src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/js/jquery.bigtarget.js"></script>\n<script type="text/javascript" language="javascript" src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/cp/js/hints.js"></script>\n<script type="text/javascript">\n  var jamroom_url = ''http://www.trevsfiles.co.uk/module_sites/emotion_jr'';\n</script>\n<script type="text/javascript" language="javascript" src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/js/jquery.nova.js"></script>\n<script type="text/javascript">\nfunction handleError(){return true;}\nwindow.onerror = handleError;\n$(document).ready( function(){\n      jrRoundCorners(); \n    $("ol.bigTarget span a").bigTarget();\n});\n</script>\n<link rel="stylesheet" type="text/css" href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/Nova.css">\n<!--[if lt IE 7]>\n<script type="text/javascript" language="javascript" src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/include/js/jamroom_pngfix.inc.js"></script>\n<![endif]-->\n</head>\n\n<body>\n\n<script type="text/javascript" language="javascript">\n\nvar HINTS_CFG = {\n ''wise'' : true, ''margin'' : 10, ''gap'' : 0, ''align'' : ''tcbc'', ''css'' : ''hintsClass'', ''show_delay'' : 100, ''hide_delay'' : 250\n};\nvar myHint = new THints (null ,HINTS_CFG);\n\n</script>\n\n\n<div class="wrapper_f" style="margin-top:6px;">\n\n\n\n  <div class="outer b_margin">\n\n\n    <div class="inner">\n    <table width="100%" cellpadding="0" cellspacing="0">\n\n\n    \n          \n\n  <tr>\n    <td width="100%" colspan="2">\n      <table width="100%" cellpadding="0" cellspacing="0">\n        <tr>\n                    <td width="1%" class="head_left"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/cp/images/html_select_modify.png" class="cpimage" alt="" title=""></td>\n          <td width="60%" class="head_left" nowrap="nowrap">Profiles Browser</td>\n          <td width="39%" class="head_right">&nbsp;\n                        \n\n\n    \n          \n\n      <input type="button" value="close window" class="button" onclick="javascript:window.close();">\n  \n\n\n\n\n                      </td>\n                  </tr>\n      </table>\n    </td>\n  </tr>\n\n\n\n\n\n    \n          \n\n  <tr>\n    <td width="100%" colspan="2">\n      <table width="100%" cellpadding="0" cellspacing="0">\n        <tr>\n                              <td width="17%" class="tab tab_active" nowrap="nowrap"><a href="tools.php?mode=browser&amp;t=artist">Profiles</a></td>\n                                        <td width="17%" class="tab" nowrap="nowrap"><a href="tools.php?mode=browser&amp;t=user">Users</a></td>\n                                        <td width="17%" class="tab" nowrap="nowrap"><a href="tools.php?mode=browser&amp;t=audio">Audio</a></td>\n                                        <td width="17%" class="tab" nowrap="nowrap"><a href="tools.php?mode=browser&amp;t=video">Video</a></td>\n                                        <td width="17%" class="tab" nowrap="nowrap"><a href="tools.php?mode=browser&amp;t=last_login">Last Login</a></td>\n                                        <td width="17%" class="tab" nowrap="nowrap"><a href="tools.php?mode=browser&amp;t=activity">Activity</a></td>\n                          </tr>\n      </table>\n    </td>\n  </tr>\n\n\n\n\n\n    \n          \n\n  <tr>\n    <td width="30%" class="left">Search</td>\n    <td width="70%" class="right">\n      <form name="form" method="post" target="_self" onsubmit="lockFormSubmit(this)" action="tools.php?mode=browser&amp;t=artist&amp;action=filter">\n      <input type="text" name="search_string" id="search_string" class="input" style="width:200px;">\n      &nbsp;<input type="submit" value="search" class="button">\n            &nbsp;<input type="button" value="help" class="button" onclick="popwin(''tools.php?mode=search_help'',''Help'',''500'',''500'',''yes'');return false;">\n            </form><br>\n      <span class="jmFont3"><a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=a">A</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=b">B</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=c">C</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=d">D</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=e">E</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=f">F</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=g">G</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=h">H</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=i">I</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=j">J</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=k">K</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=l">L</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=m">M</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=n">N</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=o">O</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=p">P</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=q">Q</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=r">R</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=s">S</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=t">T</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=u">U</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=v">V</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=w">W</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=x">X</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=y">Y</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=z">Z</a>\n\n      <a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=non_alpha">?</a>\n      <a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=numerical_search">#</a>\n      <a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=full_list_search">A-Z</a>\n      </span>\n    </td>\n  </tr>\n  \n\n\n\n    \n          \n\n  <tr>\n    <td width="100%" colspan="2" style="padding:8px 0px 8px 0px;">\n      <table width="100%" cellpadding="0" cellspacing="1">\n        <tr>\n                  <td nowrap="nowrap" class="table_header" style="width:3%;"><a href="tools.php?mode=browser&amp;t=artist&amp;order_by=band_id&amp;order_dir=DESC" target="_self">ID</a></td>\n                  <td nowrap="nowrap" class="table_header" style="width:3%;"><a href="tools.php?mode=browser&amp;t=artist&amp;order_by=quota_id&amp;order_dir=DESC" target="_self">Quota</a></td>\n                  <td nowrap="nowrap" class="table_header" style="width:57%"><a href="tools.php?mode=browser&amp;t=artist&amp;order_by=band_name&amp;order_dir=DESC" target="_self">Profile Name</a></td>\n                  <td nowrap="nowrap" class="table_header" style="width:5%;"><a href="tools.php?mode=browser&amp;t=artist&amp;order_by=theme_name&amp;order_dir=DESC" target="_self">Theme</a></td>\n                  <td nowrap="nowrap" class="table_header" style="width:3%;"><a href="tools.php?mode=browser&amp;t=artist&amp;order_by=song_count&amp;order_dir=DESC" target="_self"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/cp/images/admin_browser_audio.png" class="cpimage" alt="" title=""></a></td>\n                  <td nowrap="nowrap" class="table_header" style="width:3%;"><a href="tools.php?mode=browser&amp;t=artist&amp;order_by=video_count&amp;order_dir=DESC" target="_self"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/cp/images/admin_browser_video.png" class="cpimage" alt="" title=""></a></td>\n                  <td nowrap="nowrap" class="table_header" style="width:10%"><a href="tools.php?mode=browser&amp;t=artist&amp;order_by=band_usage&amp;order_dir=DESC" target="_self">Disk</a></td>\n                  <td nowrap="nowrap" class="table_header" style="width:10%"><a href="tools.php?mode=browser&amp;t=artist&amp;order_by=bytes_used&amp;order_dir=DESC" target="_self">Bandwidth</a></td>\n                  <td nowrap="nowrap" class="table_header" style="width:2%;">Quota</td>\n                  <td nowrap="nowrap" class="table_header" style="width:2%;">Modify</td>\n                  <td nowrap="nowrap" class="table_header" style="width:2%;">Delete</td>\n                </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="text-align:center;">2</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/Module_Information_and_Schedule/" target="_blank">Module Information and Schedule</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;955.37 KB / 250 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;0 B / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=2&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">2</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/Trevs_Test_Project/" target="_blank">Trevs Test Project</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;2.45 MB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;0 B / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=2&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=2&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">6</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/KP/" target="_blank">KP</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;660.12 KB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;0 B / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=6&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=6&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">7</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/Aguinaldo/" target="_blank">Aguinaldo</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;7.71 MB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;21.71 MB / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=7&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=7&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">8</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/S23AN_R/" target="_blank">S23AN R</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;7.45 MB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;0 B / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=8&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=8&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">10</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/Faith/" target="_blank">Faith</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">5</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;10.85 MB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;53.99 MB / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=10&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=10&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">11</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/rachel_A/" target="_blank">rachel A</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;3.99 MB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;0 B / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=11&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=11&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">12</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/Jon_Penny/" target="_blank">Jon Penny</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;10.87 MB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;0 B / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=12&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=12&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">13</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/Matthew/" target="_blank">Matthew</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;5.1 MB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;26.95 MB / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=13&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=13&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">14</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/Davey_Orchin/" target="_blank">Davey Orchin</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;10.32 MB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;0 B / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=14&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=14&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">15</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/Lucy/" target="_blank">Lucy</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">3</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;23.04 MB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;16.38 MB / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=15&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=15&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">16</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/Oli_Stank_Olajide/" target="_blank">Oli Stank Olajide</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;466.2 KB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;0 B / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=16&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=16&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">17</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/Jono/" target="_blank">Jono</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;3.15 MB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;19.37 MB / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=17&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=17&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">18</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/Phil/" target="_blank">Phil</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;2.08 MB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;8.73 MB / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=18&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=18&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">19</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/Dave/" target="_blank">Dave</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;5.38 MB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;24.46 MB / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=19&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=19&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="width:54%;text-align:center;" colspan="4">Total</td>\n                                      <td class="table_row" style="text-align:center;" nowrap="nowrap">14</td>\n                                      <td class="table_row" style="text-align:center;" nowrap="nowrap">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;94.44 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;171.6 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">-</td>\n                                      <td class="table_row" style="" nowrap="nowrap">-</td>\n                                      <td class="table_row" style="" nowrap="nowrap">-</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n      </table>\n    </td>\n  </tr>\n\n\n\n\n\n    \n          \n\n  <tr>\n    <td width="100%" colspan="2">\n      <table width="100%" cellpadding="0" cellspacing="0">\n        <tr>\n          <td width="40%" nowrap="nowrap" class="table_header" style="text-align:right;">\n                      </td>\n          <td width="20%" nowrap="nowrap" class="table_header">\n            <small>\n            1\n                        / 2\n                        </small>\n          </td>\n          <td width="40%" nowrap="nowrap" class="table_header" style="text-align:left;">\n                        <input type="button" value="&nbsp;&gt;&nbsp;" class="button" onclick="window.location = ''tools.php?mode=browser&t=artist&start=15&order_dir=ASC''">\n                      </td>\n        </tr>\n      </table>\n    </td>\n  </tr>\n \n\n\n\n        <tr>\n          <td width="100%" colspan="2" align="center" style="padding:5px 0px;">\n                      </td>\n        </tr>\n      </table>\n    </div>\n  </div>\n\n  \n</div>\n\n</body>\n</html>');
INSERT INTO `jamroom_cache_browser` (`cache_expires`, `cache_key`, `cache_body`) VALUES
(1263250893, 'en-US.php-artist-e8982a5ad2db3828f0d4ac9d9b2ad0d8', '<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">\n<html dir="ltr">\n<head>\n<meta http-equiv="Content-Type" content="text/html; charset=utf-8">\n<meta http-equiv="Cache-Control" content="no-store, no-cache, must-revalidate, post-check=0, pre-check=0">\n<meta http-equiv="Pragma" content="no-cache">\n<meta name="Generator" content="Jamroom 4.0.14">\n<title>Emotional and Immersive Media DE0983: Profiles Browser</title>\n<script type="text/javascript" language="javascript" src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/include/js/jamroom_javascript.inc.js"></script>\n<script type="text/javascript" language="javascript" src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/include/overlib/overlib.js"></script>\n\n<script type="text/javascript" language="javascript" src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/include/js/jquery.js"></script>\n<script type="text/javascript" language="javascript" src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/include/js/jquery.form.js"></script>\n<script type="text/javascript" language="javascript" src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/js/jquery.corners.js"></script>\n<script type="text/javascript" language="javascript" src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/js/jquery.bigtarget.js"></script>\n<script type="text/javascript" language="javascript" src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/cp/js/hints.js"></script>\n<script type="text/javascript">\n  var jamroom_url = ''http://www.trevsfiles.co.uk/module_sites/emotion_jr'';\n</script>\n<script type="text/javascript" language="javascript" src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/js/jquery.nova.js"></script>\n<script type="text/javascript">\nfunction handleError(){return true;}\nwindow.onerror = handleError;\n$(document).ready( function(){\n      jrRoundCorners(); \n    $("ol.bigTarget span a").bigTarget();\n});\n</script>\n<link rel="stylesheet" type="text/css" href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/Nova.css">\n<!--[if lt IE 7]>\n<script type="text/javascript" language="javascript" src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/include/js/jamroom_pngfix.inc.js"></script>\n<![endif]-->\n</head>\n\n<body>\n\n<script type="text/javascript" language="javascript">\n\nvar HINTS_CFG = {\n ''wise'' : true, ''margin'' : 10, ''gap'' : 0, ''align'' : ''tcbc'', ''css'' : ''hintsClass'', ''show_delay'' : 100, ''hide_delay'' : 250\n};\nvar myHint = new THints (null ,HINTS_CFG);\n\n</script>\n\n\n<div class="wrapper_f" style="margin-top:6px;">\n\n\n\n  <div class="outer b_margin">\n\n\n    <div class="inner">\n    <table width="100%" cellpadding="0" cellspacing="0">\n\n\n    \n          \n\n  <tr>\n    <td width="100%" colspan="2">\n      <table width="100%" cellpadding="0" cellspacing="0">\n        <tr>\n                    <td width="1%" class="head_left"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/cp/images/html_select_modify.png" class="cpimage" alt="" title=""></td>\n          <td width="60%" class="head_left" nowrap="nowrap">Profiles Browser</td>\n          <td width="39%" class="head_right">&nbsp;\n                        \n\n\n    \n          \n\n      <input type="button" value="close window" class="button" onclick="javascript:window.close();">\n  \n\n\n\n\n                      </td>\n                  </tr>\n      </table>\n    </td>\n  </tr>\n\n\n\n\n\n    \n          \n\n  <tr>\n    <td width="100%" colspan="2">\n      <table width="100%" cellpadding="0" cellspacing="0">\n        <tr>\n                              <td width="17%" class="tab tab_active" nowrap="nowrap"><a href="tools.php?mode=browser&amp;t=artist">Profiles</a></td>\n                                        <td width="17%" class="tab" nowrap="nowrap"><a href="tools.php?mode=browser&amp;t=user">Users</a></td>\n                                        <td width="17%" class="tab" nowrap="nowrap"><a href="tools.php?mode=browser&amp;t=audio">Audio</a></td>\n                                        <td width="17%" class="tab" nowrap="nowrap"><a href="tools.php?mode=browser&amp;t=video">Video</a></td>\n                                        <td width="17%" class="tab" nowrap="nowrap"><a href="tools.php?mode=browser&amp;t=last_login">Last Login</a></td>\n                                        <td width="17%" class="tab" nowrap="nowrap"><a href="tools.php?mode=browser&amp;t=activity">Activity</a></td>\n                          </tr>\n      </table>\n    </td>\n  </tr>\n\n\n\n\n\n    \n          \n\n  <tr>\n    <td width="30%" class="left">Search</td>\n    <td width="70%" class="right">\n      <form name="form" method="post" target="_self" onsubmit="lockFormSubmit(this)" action="tools.php?mode=browser&amp;t=artist&amp;action=filter">\n      <input type="text" name="search_string" id="search_string" class="input" style="width:200px;">\n      &nbsp;<input type="submit" value="search" class="button">\n            &nbsp;<input type="button" value="help" class="button" onclick="popwin(''tools.php?mode=search_help'',''Help'',''500'',''500'',''yes'');return false;">\n            </form><br>\n      <span class="jmFont3"><a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=a">A</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=b">B</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=c">C</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=d">D</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=e">E</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=f">F</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=g">G</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=h">H</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=i">I</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=j">J</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=k">K</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=l">L</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=m">M</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=n">N</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=o">O</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=p">P</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=q">Q</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=r">R</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=s">S</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=t">T</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=u">U</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=v">V</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=w">W</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=x">X</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=y">Y</a>\n<a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=z">Z</a>\n\n      <a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=non_alpha">?</a>\n      <a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=numerical_search">#</a>\n      <a href="tools.php?mode=browser&amp;t=artist&amp;action=filter&amp;left=yes&amp;search_string=full_list_search">A-Z</a>\n      </span>\n    </td>\n  </tr>\n  \n\n\n\n    \n          \n\n  <tr>\n    <td width="100%" colspan="2" style="padding:8px 0px 8px 0px;">\n      <table width="100%" cellpadding="0" cellspacing="1">\n        <tr>\n                  <td nowrap="nowrap" class="table_header" style="width:3%;"><a href="tools.php?mode=browser&amp;t=artist&amp;order_by=band_id&amp;order_dir=DESC" target="_self">ID</a></td>\n                  <td nowrap="nowrap" class="table_header" style="width:3%;"><a href="tools.php?mode=browser&amp;t=artist&amp;order_by=quota_id&amp;order_dir=DESC" target="_self">Quota</a></td>\n                  <td nowrap="nowrap" class="table_header" style="width:57%"><a href="tools.php?mode=browser&amp;t=artist&amp;order_by=band_name&amp;order_dir=DESC" target="_self">Profile Name</a></td>\n                  <td nowrap="nowrap" class="table_header" style="width:5%;"><a href="tools.php?mode=browser&amp;t=artist&amp;order_by=theme_name&amp;order_dir=DESC" target="_self">Theme</a></td>\n                  <td nowrap="nowrap" class="table_header" style="width:3%;"><a href="tools.php?mode=browser&amp;t=artist&amp;order_by=song_count&amp;order_dir=DESC" target="_self"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/cp/images/admin_browser_audio.png" class="cpimage" alt="" title=""></a></td>\n                  <td nowrap="nowrap" class="table_header" style="width:3%;"><a href="tools.php?mode=browser&amp;t=artist&amp;order_by=video_count&amp;order_dir=DESC" target="_self"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/cp/images/admin_browser_video.png" class="cpimage" alt="" title=""></a></td>\n                  <td nowrap="nowrap" class="table_header" style="width:10%"><a href="tools.php?mode=browser&amp;t=artist&amp;order_by=band_usage&amp;order_dir=DESC" target="_self">Disk</a></td>\n                  <td nowrap="nowrap" class="table_header" style="width:10%"><a href="tools.php?mode=browser&amp;t=artist&amp;order_by=bytes_used&amp;order_dir=DESC" target="_self">Bandwidth</a></td>\n                  <td nowrap="nowrap" class="table_header" style="width:2%;">Quota</td>\n                  <td nowrap="nowrap" class="table_header" style="width:2%;">Modify</td>\n                  <td nowrap="nowrap" class="table_header" style="width:2%;">Delete</td>\n                </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">20</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/Hydey/" target="_blank">Hydey</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">2</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;8.24 MB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;36.94 MB / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=20&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=20&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">21</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/steven_Jr/" target="_blank">steven Jr</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;2.39 MB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;22.49 MB / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=21&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=21&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">22</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/Ben_Kyle/" target="_blank">Ben Kyle</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;151.41 KB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;0 B / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=22&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=22&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">23</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/Lee_Jenkinson/" target="_blank">Lee Jenkinson</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;188.2 KB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;0 B / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=23&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=23&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">24</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/James_Dalton/" target="_blank">James Dalton</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;11.65 MB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;9.56 MB / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=24&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=24&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">25</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/Maxine/" target="_blank">Maxine</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;10.15 MB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;0 B / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=25&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=25&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">26</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/Chris_Rea/" target="_blank">Chris Rea</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;2.99 MB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;19.53 MB / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=26&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=26&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">29</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/Oli/" target="_blank">Oli</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;306.57 KB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;0 B / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=29&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=29&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="text-align:center;">30</td>\n                                      <td class="table_row" style="text-align:center;">1</td>\n                                      <td class="table_row" style="width:57%">&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/Deni/" target="_blank">Deni</a></td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;Nova&nbsp;</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="text-align:center;">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;26.67 KB / 100 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;0 B / <acronym title="Unlimited">UL</acronym></td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="quota" class="button" onclick="window.open(''jrconfig.php?mode=edit_quota&quota_id=1&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="modify" class="button" onclick="window.open(''band.php?mode=band_mod&band_id=30&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                                      <td class="table_row">\n\n\n    \n          \n\n      <input type="button" value="delete" class="button" onclick="window.open(''band.php?mode=band_rem&band_id=30&jr_html_form_token=0f6e138f'')">\n  \n\n\n\n</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n        <tr>\n                            <td class="table_row" style="width:54%;text-align:center;" colspan="4">Total</td>\n                                      <td class="table_row" style="text-align:center;" nowrap="nowrap">5</td>\n                                      <td class="table_row" style="text-align:center;" nowrap="nowrap">0</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;36.08 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">&nbsp;88.52 MB</td>\n                                      <td class="table_row" style="" nowrap="nowrap">-</td>\n                                      <td class="table_row" style="" nowrap="nowrap">-</td>\n                                      <td class="table_row" style="" nowrap="nowrap">-</td>\n                          </tr>\n\n\n\n\n\n    \n          \n\n      </table>\n    </td>\n  </tr>\n\n\n\n\n\n    \n          \n\n  <tr>\n    <td width="100%" colspan="2">\n      <table width="100%" cellpadding="0" cellspacing="0">\n        <tr>\n          <td width="40%" nowrap="nowrap" class="table_header" style="text-align:right;">\n                        <input type="button" value="&nbsp;&lt;&nbsp;" class="button" onclick="window.location = ''tools.php?mode=browser&t=artist&start=0&order_dir=ASC''">\n                      </td>\n          <td width="20%" nowrap="nowrap" class="table_header">\n            <small>\n            2\n                        / 2\n                        </small>\n          </td>\n          <td width="40%" nowrap="nowrap" class="table_header" style="text-align:left;">\n                      </td>\n        </tr>\n      </table>\n    </td>\n  </tr>\n \n\n\n\n        <tr>\n          <td width="100%" colspan="2" align="center" style="padding:5px 0px;">\n                      </td>\n        </tr>\n      </table>\n    </div>\n  </div>\n\n  \n</div>\n\n</body>\n</html>');

-- --------------------------------------------------------

--
-- Table structure for table `jamroom_cache_calendar`
--

CREATE TABLE IF NOT EXISTS `jamroom_cache_calendar` (
  `cache_expires` int(11) unsigned NOT NULL default '0',
  `cache_key` varchar(75) collate latin1_general_ci NOT NULL default '1',
  `cache_body` longtext collate latin1_general_ci NOT NULL,
  KEY `cache_expires` (`cache_expires`),
  KEY `cache_key` (`cache_key`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;

--
-- Dumping data for table `jamroom_cache_calendar`
--

INSERT INTO `jamroom_cache_calendar` (`cache_expires`, `cache_key`, `cache_body`) VALUES
(1276615559, 'en-US.php-187b6982cbbfdca46ddeb5593e80ebd9', '<table width="100%" cellpadding="0" cellspacing="1">\n  <tr>\n    <td width="100%" colspan="7" class="cal_title">\n      July, 2010\n    </td>\n  </tr>\n  <tr>\n    <td width="15%" class="cal_title">S</td>\n    <td width="14%" class="cal_title">M</td>\n    <td width="14%" class="cal_title">T</td>\n    <td width="14%" class="cal_title">W</td>\n    <td width="14%" class="cal_title">T</td>\n    <td width="14%" class="cal_title">F</td>\n    <td width="15%" class="cal_title">S</td>\n  </tr>\n\n    \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">01</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">02</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">03</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">04</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">05</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">06</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">07</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">08</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">09</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">10</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">11</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">12</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">13</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">14</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">15</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">16</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">17</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">18</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">19</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">20</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">21</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">22</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">23</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">24</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">25</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">26</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">27</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">28</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">29</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">30</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">31</td>\n      \n              </tr>\n      \n    \n  </table>'),
(1276615559, 'en-US.php-2389def35fde48bd4f707623c493d793', '<table width="100%" cellpadding="0" cellspacing="1">\n  <tr>\n    <td width="100%" colspan="7" class="cal_title">\n      June, 2010\n    </td>\n  </tr>\n  <tr>\n    <td width="15%" class="cal_title">S</td>\n    <td width="14%" class="cal_title">M</td>\n    <td width="14%" class="cal_title">T</td>\n    <td width="14%" class="cal_title">W</td>\n    <td width="14%" class="cal_title">T</td>\n    <td width="14%" class="cal_title">F</td>\n    <td width="15%" class="cal_title">S</td>\n  </tr>\n\n    \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">01</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">02</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">03</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">04</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">05</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">06</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">07</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">08</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">09</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">10</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">11</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">12</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">13</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">14</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">15</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">16</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">17</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">18</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">19</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">20</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">21</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">22</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">23</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">24</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">25</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">26</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">27</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">28</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">29</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">30</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n              </tr>\n      \n    \n  </table>'),
(1276449858, 'en-US.php-3231a574c07ec9fe82b628a927badc10', '<table width="100%" cellpadding="0" cellspacing="1">\n  <tr>\n    <td width="100%" colspan="7" class="cal_title">\n      May, 2010\n    </td>\n  </tr>\n  <tr>\n    <td width="15%" class="cal_title">S</td>\n    <td width="14%" class="cal_title">M</td>\n    <td width="14%" class="cal_title">T</td>\n    <td width="14%" class="cal_title">W</td>\n    <td width="14%" class="cal_title">T</td>\n    <td width="14%" class="cal_title">F</td>\n    <td width="15%" class="cal_title">S</td>\n  </tr>\n\n    \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">01</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">02</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">03</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">04</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">05</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">06</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">07</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">08</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">09</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">10</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">11</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">12</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">13</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">14</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">15</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">16</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">17</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">18</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">19</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">20</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">21</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">22</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">23</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">24</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">25</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">26</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">27</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">28</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">29</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">30</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">31</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n              </tr>\n      \n    \n  </table>'),
(1276615559, 'en-US.php-3231a574c07ec9fe82b628a927badc10', '<table width="100%" cellpadding="0" cellspacing="1">\n  <tr>\n    <td width="100%" colspan="7" class="cal_title">\n      May, 2010\n    </td>\n  </tr>\n  <tr>\n    <td width="15%" class="cal_title">S</td>\n    <td width="14%" class="cal_title">M</td>\n    <td width="14%" class="cal_title">T</td>\n    <td width="14%" class="cal_title">W</td>\n    <td width="14%" class="cal_title">T</td>\n    <td width="14%" class="cal_title">F</td>\n    <td width="15%" class="cal_title">S</td>\n  </tr>\n\n    \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">01</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">02</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">03</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">04</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">05</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">06</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">07</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">08</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">09</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">10</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">11</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">12</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">13</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">14</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">15</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">16</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">17</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">18</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">19</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">20</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">21</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">22</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">23</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">24</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">25</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">26</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">27</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">28</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">29</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">30</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">31</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n              </tr>\n      \n    \n  </table>'),
(1276615542, 'en-US.php-2389def35fde48bd4f707623c493d793', '<table width="100%" cellpadding="0" cellspacing="1">\n  <tr>\n    <td width="100%" colspan="7" class="cal_title">\n      June, 2010\n    </td>\n  </tr>\n  <tr>\n    <td width="15%" class="cal_title">S</td>\n    <td width="14%" class="cal_title">M</td>\n    <td width="14%" class="cal_title">T</td>\n    <td width="14%" class="cal_title">W</td>\n    <td width="14%" class="cal_title">T</td>\n    <td width="14%" class="cal_title">F</td>\n    <td width="15%" class="cal_title">S</td>\n  </tr>\n\n    \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">01</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">02</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">03</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">04</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">05</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">06</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">07</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">08</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">09</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">10</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">11</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">12</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">13</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">14</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">15</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">16</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">17</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">18</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">19</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">20</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">21</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">22</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">23</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">24</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">25</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">26</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">27</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">28</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">29</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">30</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n              </tr>\n      \n    \n  </table>'),
(1276615542, 'en-US.php-187b6982cbbfdca46ddeb5593e80ebd9', '<table width="100%" cellpadding="0" cellspacing="1">\n  <tr>\n    <td width="100%" colspan="7" class="cal_title">\n      July, 2010\n    </td>\n  </tr>\n  <tr>\n    <td width="15%" class="cal_title">S</td>\n    <td width="14%" class="cal_title">M</td>\n    <td width="14%" class="cal_title">T</td>\n    <td width="14%" class="cal_title">W</td>\n    <td width="14%" class="cal_title">T</td>\n    <td width="14%" class="cal_title">F</td>\n    <td width="15%" class="cal_title">S</td>\n  </tr>\n\n    \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">01</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">02</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">03</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">04</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">05</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">06</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">07</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">08</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">09</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">10</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">11</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">12</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">13</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">14</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">15</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">16</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">17</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">18</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">19</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">20</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">21</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">22</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">23</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">24</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">25</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">26</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">27</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">28</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">29</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">30</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">31</td>\n      \n              </tr>\n      \n    \n  </table>'),
(1276449858, 'en-US.php-2389def35fde48bd4f707623c493d793', '<table width="100%" cellpadding="0" cellspacing="1">\n  <tr>\n    <td width="100%" colspan="7" class="cal_title">\n      June, 2010\n    </td>\n  </tr>\n  <tr>\n    <td width="15%" class="cal_title">S</td>\n    <td width="14%" class="cal_title">M</td>\n    <td width="14%" class="cal_title">T</td>\n    <td width="14%" class="cal_title">W</td>\n    <td width="14%" class="cal_title">T</td>\n    <td width="14%" class="cal_title">F</td>\n    <td width="15%" class="cal_title">S</td>\n  </tr>\n\n    \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">01</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">02</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">03</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">04</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">05</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">06</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">07</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">08</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">09</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">10</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">11</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">12</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">13</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">14</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">15</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">16</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">17</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">18</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">19</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">20</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">21</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">22</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">23</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">24</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">25</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">26</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">27</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">28</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">29</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">30</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n              </tr>\n      \n    \n  </table>'),
(1276449858, 'en-US.php-187b6982cbbfdca46ddeb5593e80ebd9', '<table width="100%" cellpadding="0" cellspacing="1">\n  <tr>\n    <td width="100%" colspan="7" class="cal_title">\n      July, 2010\n    </td>\n  </tr>\n  <tr>\n    <td width="15%" class="cal_title">S</td>\n    <td width="14%" class="cal_title">M</td>\n    <td width="14%" class="cal_title">T</td>\n    <td width="14%" class="cal_title">W</td>\n    <td width="14%" class="cal_title">T</td>\n    <td width="14%" class="cal_title">F</td>\n    <td width="15%" class="cal_title">S</td>\n  </tr>\n\n    \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">01</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">02</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">03</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">04</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">05</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">06</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">07</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">08</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">09</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">10</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">11</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">12</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">13</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">14</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">15</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">16</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">17</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">18</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">19</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">20</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">21</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">22</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">23</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">24</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">25</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">26</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">27</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">28</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">29</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">30</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">31</td>\n      \n              </tr>\n      \n    \n  </table>'),
(1276449879, 'en-US.php-3231a574c07ec9fe82b628a927badc10', '<table width="100%" cellpadding="0" cellspacing="1">\n  <tr>\n    <td width="100%" colspan="7" class="cal_title">\n      May, 2010\n    </td>\n  </tr>\n  <tr>\n    <td width="15%" class="cal_title">S</td>\n    <td width="14%" class="cal_title">M</td>\n    <td width="14%" class="cal_title">T</td>\n    <td width="14%" class="cal_title">W</td>\n    <td width="14%" class="cal_title">T</td>\n    <td width="14%" class="cal_title">F</td>\n    <td width="15%" class="cal_title">S</td>\n  </tr>\n\n    \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">01</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">02</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">03</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">04</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">05</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">06</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">07</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">08</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">09</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">10</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">11</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">12</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">13</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">14</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">15</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">16</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">17</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">18</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">19</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">20</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">21</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">22</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">23</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">24</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">25</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">26</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">27</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">28</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">29</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">30</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">31</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n              </tr>\n      \n    \n  </table>'),
(1276449879, 'en-US.php-2389def35fde48bd4f707623c493d793', '<table width="100%" cellpadding="0" cellspacing="1">\n  <tr>\n    <td width="100%" colspan="7" class="cal_title">\n      June, 2010\n    </td>\n  </tr>\n  <tr>\n    <td width="15%" class="cal_title">S</td>\n    <td width="14%" class="cal_title">M</td>\n    <td width="14%" class="cal_title">T</td>\n    <td width="14%" class="cal_title">W</td>\n    <td width="14%" class="cal_title">T</td>\n    <td width="14%" class="cal_title">F</td>\n    <td width="15%" class="cal_title">S</td>\n  </tr>\n\n    \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">01</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">02</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">03</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">04</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">05</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">06</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">07</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">08</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">09</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">10</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">11</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">12</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">13</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">14</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">15</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">16</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">17</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">18</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">19</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">20</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">21</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">22</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">23</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">24</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">25</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">26</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">27</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">28</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">29</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">30</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n              </tr>\n      \n    \n  </table>'),
(1276449879, 'en-US.php-187b6982cbbfdca46ddeb5593e80ebd9', '<table width="100%" cellpadding="0" cellspacing="1">\n  <tr>\n    <td width="100%" colspan="7" class="cal_title">\n      July, 2010\n    </td>\n  </tr>\n  <tr>\n    <td width="15%" class="cal_title">S</td>\n    <td width="14%" class="cal_title">M</td>\n    <td width="14%" class="cal_title">T</td>\n    <td width="14%" class="cal_title">W</td>\n    <td width="14%" class="cal_title">T</td>\n    <td width="14%" class="cal_title">F</td>\n    <td width="15%" class="cal_title">S</td>\n  </tr>\n\n    \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">01</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">02</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">03</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">04</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">05</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">06</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">07</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">08</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">09</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">10</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">11</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">12</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">13</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">14</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">15</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">16</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">17</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">18</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">19</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">20</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">21</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">22</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">23</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">24</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">25</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">26</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">27</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">28</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">29</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">30</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">31</td>\n      \n              </tr>\n      \n    \n  </table>');
INSERT INTO `jamroom_cache_calendar` (`cache_expires`, `cache_key`, `cache_body`) VALUES
(1276615542, 'en-US.php-3231a574c07ec9fe82b628a927badc10', '<table width="100%" cellpadding="0" cellspacing="1">\n  <tr>\n    <td width="100%" colspan="7" class="cal_title">\n      May, 2010\n    </td>\n  </tr>\n  <tr>\n    <td width="15%" class="cal_title">S</td>\n    <td width="14%" class="cal_title">M</td>\n    <td width="14%" class="cal_title">T</td>\n    <td width="14%" class="cal_title">W</td>\n    <td width="14%" class="cal_title">T</td>\n    <td width="14%" class="cal_title">F</td>\n    <td width="15%" class="cal_title">S</td>\n  </tr>\n\n    \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">01</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">02</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">03</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">04</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">05</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">06</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">07</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">08</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">09</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">10</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">11</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">12</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">13</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">14</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">15</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">16</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">17</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">18</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">19</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">20</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">21</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">22</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">23</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">24</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">25</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">26</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">27</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">28</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">29</td>\n      \n              </tr>\n      \n    \n  \n        \n                    <tr>\n      \n              <td class="cal_row" style="height:20px">30</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px">31</td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n      \n    \n            \n              <td class="cal_row" style="height:20px"></td>\n      \n              </tr>\n      \n    \n  </table>');

-- --------------------------------------------------------

--
-- Table structure for table `jamroom_cache_comments`
--

CREATE TABLE IF NOT EXISTS `jamroom_cache_comments` (
  `cache_expires` int(11) unsigned NOT NULL default '0',
  `cache_key` varchar(75) collate latin1_general_ci NOT NULL default '1',
  `cache_body` longtext collate latin1_general_ci NOT NULL,
  KEY `cache_expires` (`cache_expires`),
  KEY `cache_key` (`cache_key`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;

--
-- Dumping data for table `jamroom_cache_comments`
--


-- --------------------------------------------------------

--
-- Table structure for table `jamroom_cache_counter`
--

CREATE TABLE IF NOT EXISTS `jamroom_cache_counter` (
  `cache_expires` int(11) unsigned NOT NULL default '0',
  `cache_key` varchar(60) collate latin1_general_ci NOT NULL default '1',
  `cache_body` varchar(20) collate latin1_general_ci NOT NULL default '',
  KEY `cache_expires` (`cache_expires`),
  KEY `cache_key` (`cache_key`(20))
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;

--
-- Dumping data for table `jamroom_cache_counter`
--

INSERT INTO `jamroom_cache_counter` (`cache_expires`, `cache_key`, `cache_body`) VALUES
(1277438677, 'CR-74dda3ad265ffe0487c8e2ba7f89f26d', '91'),
(1277585192, 'CR-total_video_plays-8-', '0'),
(1277585192, 'CR-total_video_downloads-8-', '0'),
(1277585192, 'CR-total_video_streams-8-', '0'),
(1277585192, 'CR-spotlights-8-', '0'),
(1277585192, 'CR-plays-8-', '0'),
(1277585192, 'CR-downloads-8-', '0'),
(1277585192, 'CR-streams-8-', '0'),
(1277585192, 'CR-lofi_downloads-8-', '0'),
(1277585192, 'CR-hifi_downloads-8-', '0'),
(1277585192, 'CR-lofi_streams-8-', '0'),
(1277585192, 'CR-hifi_streams-8-', '0'),
(1277585192, 'CR-dddf10f9bdc42b5e661ee9c8c6b1be8b', '121'),
(1277438677, 'CR-total_video_plays-13-', '0'),
(1277438677, 'CR-total_video_downloads-13-', '0'),
(1277438677, 'CR-total_video_streams-13-', '0'),
(1277438677, 'CR-spotlights-13-', '0'),
(1277438677, 'CR-plays-13-', '7'),
(1277438677, 'CR-downloads-13-', '0'),
(1277438677, 'CR-streams-13-', '7'),
(1277438677, 'CR-lofi_downloads-13-', '0'),
(1277438677, 'CR-hifi_downloads-13-', '0'),
(1277438677, 'CR-lofi_streams-13-', '0'),
(1277438677, 'CR-hifi_streams-13-', '7');

-- --------------------------------------------------------

--
-- Table structure for table `jamroom_cache_gbook`
--

CREATE TABLE IF NOT EXISTS `jamroom_cache_gbook` (
  `cache_expires` int(11) unsigned NOT NULL default '0',
  `cache_key` varchar(75) collate latin1_general_ci NOT NULL default '1',
  `cache_body` longtext collate latin1_general_ci NOT NULL,
  KEY `cache_expires` (`cache_expires`),
  KEY `cache_key` (`cache_key`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;

--
-- Dumping data for table `jamroom_cache_gbook`
--


-- --------------------------------------------------------

--
-- Table structure for table `jamroom_cache_misc`
--

CREATE TABLE IF NOT EXISTS `jamroom_cache_misc` (
  `cache_expires` int(11) unsigned NOT NULL default '0',
  `cache_key` varchar(75) collate latin1_general_ci NOT NULL default '1',
  `cache_body` longtext collate latin1_general_ci NOT NULL,
  KEY `cache_expires` (`cache_expires`),
  KEY `cache_key` (`cache_key`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;

--
-- Dumping data for table `jamroom_cache_misc`
--

INSERT INTO `jamroom_cache_misc` (`cache_expires`, `cache_key`, `cache_body`) VALUES
(1277928078, 'en-US.php-FR_6a94379d005786b7d817e84a33f07b89', '  <h2><a href="http://www.jamroom.net/phpBB2/viewtopic.php?t=35004" target="_blank">Jamroom 4.1.9 has been released!</a></h2>\n  Wed, 02 Jun 2010 15:26:29 +0100<br>\n  I have just updated the [url=http://www.jamroom.net/Downloads4_Core]Jamroom 4 Core Downloads page[/url] with the latest release of Jamroom 4, version 4.1.9.  This new release fixes several issues that have come up since the release of Jamroom 4.1.8.\n\nA full list of changes can be found here:\n\n[url]http://www.jamroom.net/index.php?m=td_tracker&o=browse&v=4.1.9[/url]\n\nNote that this is the [b]last[/b] Jamroom 4.1.x release - Jamroom 4.2 is very close, so will be the next release of Jamroom 4.\n\nJamroom 4.2 will be a [b]free[/b] upgrade for all Jamroom 4 licensed installs.\n\nIf anyone has any comments, please feel free to post on this thread - if you run into any issues make sure and post in our Jamroom Help forum and we will assist.\n\nI hope you enjoy the new release!\n\nThanks!\n\n- Brian<br><br>\n'),
(1277927780, 'en-US.php-WO_933e349cf7abcda43232f2f8ef38882a', '<span class="title">Users Online</span><br><br>\n\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=20&amp;user_id=0&amp;width=32&amp;crop_height=18&amp;skin=Nova" width="32" height="18" alt="admin" class="m_outline"></a>\n    &nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/">admin</a><br>\n  \n'),
(1277927780, 'en-US.php-jrGetOnlineUsers-900', 'a:8:{s:12:"TOTAL_ONLINE";i:1;s:15:"VISITORS_ONLINE";i:0;s:14:"ARTISTS_ONLINE";i:1;s:14:"MEMBERS_ONLINE";i:0;s:12:"USERS_ONLINE";i:1;s:12:"HIDDEN_USERS";i:0;s:13:"VISIBLE_USERS";i:1;s:5:"USERS";a:1:{i:0;a:155:{s:15:"SESSION_USER_ID";s:1:"0";s:15:"SESSION_USER_IP";s:12:"92.17.85.248";s:5:"VALUE";s:818:"quota_id|s:1:"1";user_nickname|s:5:"admin";user_ip|s:12:"92.17.85.248";jr_location|s:14:"Jamroom Config";JR_LANG_CACHE_KEY|s:9:"en-US.php";jr_mode|s:17:"detailed_settings";user_id|i:0;MENU_LEVEL|s:5:"admin";JR_MENU_SECTION_ACTIVE|s:21:"section_admin_options";user_band_id|i:20;JR_HTML_FORM_TOKEN_GENERATED|s:8:"8196a2e5";user_temp|s:458:"8ff3028c,faa970ad,8e876a18,854180e3,696a2100,e31d915e,51c6c4f9,e950dcae,85b6dbe1,73568534,742db46e,8dac48f4,9776365f,3c989770,c5699c27,90c6097e,657f4022,71e362ff,9eb1d07e,ee8cced2,0a202449,fb930580,8ad0ca57,c4dd7255,40d57c63,73c0dfd0,94b086b4,df97e267,afd7e787,7dad508d,e3d164b7,888afbc5,3a62e8ea,55f48132,277f801b,96661ec4,4f255fe5,0f6e138f,cce9e428,ad31a848,4c8092ea,f767a427,f734ae9c,5efda5c3,ff1a4783,258c2aeb,af254752,21069637,83da98b9,90c34175,8196a2e5";JR_SAVED_FORM|a:0:{}";s:7:"USER_ID";s:1:"0";s:12:"USER_BAND_ID";s:2:"20";s:13:"USER_GROUP_ID";s:1:"0";s:16:"USER_GROUP_LEVEL";s:4:"user";s:12:"USER_DELETED";s:2:"no";s:12:"USER_CREATED";s:10:"1253054825";s:12:"USER_UPDATED";s:10:"1277927082";s:14:"USER_LASTLOGIN";s:10:"1276908131";s:13:"USER_FULLNAME";s:4:"Trev";s:13:"USER_NICKNAME";s:5:"admin";s:13:"USER_PASSWORD";s:32:"4e67a5d8ba6fbb99222028eeb28e5b46";s:13:"USER_EMAILADR";s:27:"trevorsewell@mtmmedia.co.uk";s:14:"USER_LC_UNIQUE";s:1:"0";s:13:"USER_LC_TOKEN";s:1:"0";s:13:"USER_HOMEPAGE";s:0:"";s:13:"USER_IMNUMBER";s:0:"";s:12:"USER_ADDRESS";s:0:"";s:11:"USER_GENDER";s:1:"0";s:14:"USER_BIRTHDATE";s:1:"0";s:13:"USER_LANGUAGE";s:16:"english.lang.php";s:10:"USER_STYLE";s:8:"Nova.css";s:7:"USER_IP";s:12:"92.17.85.248";s:17:"USER_ACCEPT_NOTES";s:1:"1";s:17:"USER_MAX_ACCOUNTS";s:1:"0";s:16:"USER_POWER_QUOTA";s:1:"0";s:13:"USER_NEW_NOTE";s:1:"1";s:16:"USER_NOTE_NOTIFY";s:1:"0";s:15:"USER_SHOW_EMAIL";s:1:"0";s:14:"USER_SHOW_FAVS";s:1:"0";s:16:"USER_SHOW_ONLINE";s:1:"1";s:17:"USER_SHOW_ACTIONS";s:1:"1";s:11:"USER_EDITOR";s:1:"0";s:18:"USER_GLOBAL_EDITOR";s:1:"0";s:15:"USER_NEWSLETTER";s:1:"1";s:16:"USER_MAIL_FORMAT";s:1:"0";s:15:"USER_CLASSIC_CP";s:1:"0";s:16:"USER_MAINT_LOGIN";s:1:"0";s:9:"USER_CSRF";s:1:"1";s:10:"USER_ITEMS";s:1:"0";s:11:"USER_CREDIT";s:1:"0";s:9:"USER_TEMP";s:458:"8ff3028c,faa970ad,8e876a18,854180e3,696a2100,e31d915e,51c6c4f9,e950dcae,85b6dbe1,73568534,742db46e,8dac48f4,9776365f,3c989770,c5699c27,90c6097e,657f4022,71e362ff,9eb1d07e,ee8cced2,0a202449,fb930580,8ad0ca57,c4dd7255,40d57c63,73c0dfd0,94b086b4,df97e267,afd7e787,7dad508d,e3d164b7,888afbc5,3a62e8ea,55f48132,277f801b,96661ec4,4f255fe5,0f6e138f,cce9e428,ad31a848,4c8092ea,f767a427,f734ae9c,5efda5c3,ff1a4783,258c2aeb,af254752,21069637,83da98b9,90c34175,8196a2e5";s:14:"USER_BLOCKLIST";s:0:"";s:17:"USER_ACCESS_FLAGS";s:0:"";s:15:"USER_IMAGE_TIME";s:10:"1253057022";s:15:"USER_IMAGE_NAME";s:9:"trev1.jpg";s:15:"USER_IMAGE_TYPE";s:10:"image/jpeg";s:15:"USER_IMAGE_SIZE";s:4:"8714";s:17:"USER_IMAGE_HEIGHT";s:3:"245";s:16:"USER_IMAGE_WIDTH";s:3:"344";s:20:"USER_IMAGE_EXTENSION";s:3:"jpg";s:13:"USER_RATING_1";s:1:"0";s:13:"USER_RATING_2";s:1:"0";s:13:"USER_RATING_3";s:1:"0";s:13:"USER_RATING_4";s:1:"0";s:13:"USER_RATING_5";s:1:"0";s:19:"USER_RATING_AVERAGE";s:1:"0";s:18:"USER_RATING_NUMBER";s:1:"0";s:17:"USER_ACCESS_MONTH";s:1:"0";s:17:"USER_LOFI_STREAMS";s:1:"0";s:17:"USER_HIFI_STREAMS";s:2:"19";s:18:"USER_VIDEO_STREAMS";s:1:"0";s:19:"USER_LOFI_DOWNLOADS";s:1:"0";s:19:"USER_HIFI_DOWNLOADS";s:1:"0";s:20:"USER_VIDEO_DOWNLOADS";s:1:"0";s:14:"USER_AD_ACCESS";s:1:"0";s:13:"USER_AD_QUOTA";s:1:"0";s:14:"USER_LOGIN_IPS";s:0:"";s:16:"USER_JR_FAV_CONV";s:1:"0";s:14:"USER_JR_S_FAVS";s:0:"";s:14:"USER_JR_V_FAVS";s:0:"";s:15:"USER_OCCUPATION";s:0:"";s:14:"USER_INTERESTS";s:0:"";s:7:"BAND_ID";s:2:"20";s:9:"BAND_TIME";s:10:"1254101887";s:11:"BAND_UPDATE";s:10:"1260187009";s:9:"BAND_NAME";s:5:"Hydey";s:8:"BAND_URL";s:5:"Hydey";s:12:"BAND_MEMBERS";s:0:"";s:13:"BAND_LOCATION";s:33:"Northumbria University: Newcastle";s:10:"BAND_STORY";s:0:"";s:10:"BAND_THEME";s:1:"1";s:10:"BAND_QUOTA";s:1:"1";s:12:"BAND_WEBSITE";s:0:"";s:11:"BAND_SERVER";s:1:"0";s:15:"BAND_SERVER_URL";s:0:"";s:14:"BAND_INFLUENCE";s:0:"";s:14:"BAND_SOUNDLIKE";s:8:"Students";s:14:"BAND_SHOWCOUNT";s:3:"yes";s:13:"BAND_THEMEDIR";s:4:"Nova";s:10:"BAND_STYLE";s:0:"";s:10:"BAND_USAGE";s:7:"8642797";s:13:"BAND_COMMENTS";s:3:"yes";s:11:"BAND_ACTIVE";s:1:"1";s:14:"BAND_MEMBER_ID";s:1:"0";s:19:"BAND_PAYMENT_METHOD";s:0:"";s:18:"BAND_PAYMENT_EMAIL";s:0:"";s:15:"BAND_SHARE_FANS";s:3:"yes";s:14:"BAND_FAN_COUNT";s:1:"0";s:11:"BAND_COUNTS";s:0:"";s:18:"BAND_SUBSCRIBE_END";s:0:"";s:12:"BAND_BALANCE";s:0:"";s:16:"BAND_PAYOUT_TIME";s:1:"0";s:16:"BAND_CUSTOM_SKIN";s:1:"0";s:12:"BAND_PRIVATE";s:2:"no";s:15:"BAND_ADMIN_NOTE";s:0:"";s:20:"BAND_PROFILE_REBUILD";s:1:"0";s:16:"BAND_M1_RATING_1";s:1:"0";s:16:"BAND_M1_RATING_2";s:1:"0";s:16:"BAND_M1_RATING_3";s:1:"0";s:16:"BAND_M1_RATING_4";s:1:"0";s:16:"BAND_M1_RATING_5";s:1:"0";s:22:"BAND_M1_RATING_AVERAGE";s:1:"0";s:21:"BAND_M1_RATING_NUMBER";s:1:"0";s:16:"BAND_M2_RATING_1";s:1:"0";s:16:"BAND_M2_RATING_2";s:1:"0";s:16:"BAND_M2_RATING_3";s:1:"0";s:16:"BAND_M2_RATING_4";s:1:"0";s:16:"BAND_M2_RATING_5";s:1:"0";s:22:"BAND_M2_RATING_AVERAGE";s:1:"0";s:21:"BAND_M2_RATING_NUMBER";s:1:"0";s:16:"BAND_HIFI_SCOUNT";s:2:"23";s:16:"BAND_HIFI_DCOUNT";s:1:"0";s:16:"BAND_LOFI_SCOUNT";s:1:"0";s:16:"BAND_LOFI_DCOUNT";s:1:"0";s:15:"BAND_SPOT_COUNT";s:1:"0";s:17:"BAND_VIDEO_SCOUNT";s:1:"0";s:17:"BAND_VIDEO_DCOUNT";s:1:"0";s:15:"BAND_VIDEO_SPOT";s:1:"0";s:15:"BAND_IMAGE_TIME";s:10:"1254102041";s:15:"BAND_IMAGE_NAME";s:27:"n509422952_1691676_9173.jpg";s:15:"BAND_IMAGE_TYPE";s:11:"image/pjpeg";s:15:"BAND_IMAGE_SIZE";s:5:"16689";s:17:"BAND_IMAGE_HEIGHT";s:3:"391";s:16:"BAND_IMAGE_WIDTH";s:3:"287";s:20:"BAND_IMAGE_EXTENSION";s:3:"jpg";s:18:"BAND_COMMENT_COUNT";s:2:"11";s:16:"BAND_GBOOK_COUNT";s:1:"0";s:15:"BAND_SONG_COUNT";s:1:"2";s:15:"BAND_HIFI_COUNT";s:1:"2";s:15:"BAND_LOFI_COUNT";s:1:"0";s:16:"BAND_VIDEO_COUNT";s:1:"0";s:16:"BAND_PHOTO_COUNT";s:1:"0";s:16:"BAND_EVENT_COUNT";s:1:"0";s:16:"BAND_VAULT_COUNT";s:1:"0";s:18:"BAND_MESSAGE_COUNT";s:1:"0";s:15:"BAND_ITEM_COUNT";s:1:"0";s:16:"BAND_RADIO_COUNT";s:1:"0";s:18:"BAND_CHANNEL_COUNT";s:1:"0";s:15:"BAND_USER_COUNT";s:1:"1";s:10:"SERVER_URL";s:51:"http://www.trevsfiles.co.uk/module_sites/emotion_jr";s:10:"ARTIST_URL";s:63:"http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/";s:14:"USER_IMAGE_URL";s:106:"http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=20&amp;user_id=0";}}}'),
(1277927386, 'en-US.php-FR_6a94379d005786b7d817e84a33f07b89', '  <h2><a href="http://www.jamroom.net/phpBB2/viewtopic.php?t=35004" target="_blank">Jamroom 4.1.9 has been released!</a></h2>\n  Wed, 02 Jun 2010 15:26:29 +0100<br>\n  I have just updated the [url=http://www.jamroom.net/Downloads4_Core]Jamroom 4 Core Downloads page[/url] with the latest release of Jamroom 4, version 4.1.9.  This new release fixes several issues that have come up since the release of Jamroom 4.1.8.\n\nA full list of changes can be found here:\n\n[url]http://www.jamroom.net/index.php?m=td_tracker&o=browse&v=4.1.9[/url]\n\nNote that this is the [b]last[/b] Jamroom 4.1.x release - Jamroom 4.2 is very close, so will be the next release of Jamroom 4.\n\nJamroom 4.2 will be a [b]free[/b] upgrade for all Jamroom 4 licensed installs.\n\nIf anyone has any comments, please feel free to post on this thread - if you run into any issues make sure and post in our Jamroom Help forum and we will assist.\n\nI hope you enjoy the new release!\n\nThanks!\n\n- Brian<br><br>\n'),
(1277927076, 'en-US.php-WO_90d400f13a9d2d80390ec713af9d9d0b', '<span class="title">Users Online</span><br><br>\n\n  \n'),
(1277927076, 'en-US.php-jrGetOnlineUsers-900', 'a:7:{s:12:"TOTAL_ONLINE";i:0;s:15:"VISITORS_ONLINE";i:0;s:14:"ARTISTS_ONLINE";i:0;s:14:"MEMBERS_ONLINE";i:0;s:12:"USERS_ONLINE";i:0;s:12:"HIDDEN_USERS";i:0;s:13:"VISIBLE_USERS";i:0;}'),
(1277914881, 'en-US.php-WO_90d400f13a9d2d80390ec713af9d9d0b', '<span class="title">Users Online</span><br><br>\n\n  \n'),
(1277870611, 'en-US.php-WO_90d400f13a9d2d80390ec713af9d9d0b', '<span class="title">Users Online</span><br><br>\n\n  \n'),
(1277914881, 'en-US.php-jrGetOnlineUsers-900', 'a:7:{s:12:"TOTAL_ONLINE";i:0;s:15:"VISITORS_ONLINE";i:0;s:14:"ARTISTS_ONLINE";i:0;s:14:"MEMBERS_ONLINE";i:0;s:12:"USERS_ONLINE";i:0;s:12:"HIDDEN_USERS";i:0;s:13:"VISIBLE_USERS";i:0;}'),
(1277870611, 'en-US.php-jrGetOnlineUsers-900', 'a:7:{s:12:"TOTAL_ONLINE";i:1;s:15:"VISITORS_ONLINE";i:1;s:14:"ARTISTS_ONLINE";i:0;s:14:"MEMBERS_ONLINE";i:0;s:12:"USERS_ONLINE";i:0;s:12:"HIDDEN_USERS";i:0;s:13:"VISIBLE_USERS";i:0;}'),
(1277870609, 'en-US.php-FO-ad0658a6f35bf996ed80c05c57f1e081', '0');

-- --------------------------------------------------------

--
-- Table structure for table `jamroom_cache_playlist`
--

CREATE TABLE IF NOT EXISTS `jamroom_cache_playlist` (
  `cache_expires` int(11) unsigned NOT NULL default '0',
  `cache_key` varchar(75) collate latin1_general_ci NOT NULL default '1',
  `cache_body` longtext collate latin1_general_ci NOT NULL,
  KEY `cache_expires` (`cache_expires`),
  KEY `cache_key` (`cache_key`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;

--
-- Dumping data for table `jamroom_cache_playlist`
--


-- --------------------------------------------------------

--
-- Table structure for table `jamroom_cache_rank`
--

CREATE TABLE IF NOT EXISTS `jamroom_cache_rank` (
  `cache_expires` int(11) unsigned NOT NULL default '0',
  `cache_key` varchar(75) collate latin1_general_ci NOT NULL default '1',
  `cache_body` longtext collate latin1_general_ci NOT NULL,
  KEY `cache_expires` (`cache_expires`),
  KEY `cache_key` (`cache_key`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;

--
-- Dumping data for table `jamroom_cache_rank`
--

INSERT INTO `jamroom_cache_rank` (`cache_expires`, `cache_key`, `cache_body`) VALUES
(1256085969, 'en-US.php-2-b458febd19c64ab3784d1e73ed4caba3', ''),
(1256085969, 'en-US.php-2-4ea783c13e9de26009dc1db55abd8d25', ''),
(1263845608, 'en-US.php-2-d6cccadfc62f618d41aec7a38b350781', ''),
(1263845608, 'en-US.php-2-eafef5ca2cb5a1808739ec30ab588c0b', '<div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=1&amp;user_id=0&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/1/">admin</a><br>\n        2 months, 4 weeks ago:<br>\n        updated event\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=1&amp;user_id=0&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/1/">admin</a><br>\n        2 months, 4 weeks ago:<br>\n        updated event\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=1&amp;user_id=0&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/1/">admin</a><br>\n        2 months, 4 weeks ago:<br>\n        updated event\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=1&amp;user_id=0&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/1/">admin</a><br>\n        2 months, 4 weeks ago:<br>\n        updated event\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=1&amp;user_id=0&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/1/">admin</a><br>\n        2 months, 4 weeks ago:<br>\n        updated event\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=1&amp;user_id=0&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/1/">admin</a><br>\n        2 months, 4 weeks ago:<br>\n        updated event\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=1&amp;user_id=0&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/1/">admin</a><br>\n        3 months, 20 hours ago:<br>\n        created event\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=1&amp;user_id=0&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/1/">admin</a><br>\n        3 months, 20 hours ago:<br>\n        created event\n      </td>\n    </tr>\n  </table>\n</div>'),
(1266935654, 'en-US.php-2-ab3f98214c18c55e47621aeaed5d5f6e', '<td width="20%" valign="top" class="item_c">\n  <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/13/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=13&amp;mode=band_image&amp;width=165&amp;crop_height=104" width="165" height="104" alt="Matthew" class="i_outline"></a>\n  <br>\n  <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/13/">Matthew</a>\n</td><td width="20%" valign="top" class="item_c">\n  <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/22/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=22&amp;mode=band_image&amp;width=165&amp;crop_height=104" width="165" height="104" alt="Ben Kyle" class="i_outline"></a>\n  <br>\n  <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/22/">Ben Kyle</a>\n</td><td width="20%" valign="top" class="item_c">\n  <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/25/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=25&amp;mode=band_image&amp;width=165&amp;crop_height=104" width="165" height="104" alt="Maxine" class="i_outline"></a>\n  <br>\n  <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/25/">Maxine</a>\n</td><td width="20%" valign="top" class="item_c">\n  <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/26/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=26&amp;mode=band_image&amp;width=165&amp;crop_height=104" width="165" height="104" alt="Chris Rea" class="i_outline"></a>\n  <br>\n  <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/26/">Chris Rea</a>\n</td><td width="20%" valign="top" class="item_c">\n  <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/15/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=15&amp;mode=band_image&amp;width=165&amp;crop_height=104" width="165" height="104" alt="Lucy" class="i_outline"></a>\n  <br>\n  <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/15/">Lucy</a>\n</td>'),
(1255036656, 'en-US.php-2-dcd3cfad20623cce4555ece5f3f60cf1', '\n\n    \n  <table width="100%" cellspacing="0" cellpadding="0">\n\n\n\n<tr>\n  <td width="5%" class="rank">1</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/25/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=25&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Maxine" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/25/"><span class="media_title">Maxine</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=3&amp;pagebreak=8&amp;require_image=0&amp;location='');" class="img_a"></a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=3&amp;pagebreak=8&amp;require_image=0&amp;genre=Unknown'');" class="img_a">Unknown</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/25/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">2</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/24/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=24&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="James Dalton" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/24/"><span class="media_title">James Dalton</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=3&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=3&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 5" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/24/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">3</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/23/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=23&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Lee Jenkinson" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/23/"><span class="media_title">Lee Jenkinson</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=3&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=3&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 1" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/23/''">\n            <div class="rank_pad" title="5"><ul class="star-rating"><li class="current-rating" style="width:100%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">4</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/22/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=22&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Ben Kyle" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/22/"><span class="media_title">Ben Kyle</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=3&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=3&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/22/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">5</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/21/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=21&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="steven Jr" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/21/"><span class="media_title">steven Jr</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=3&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=3&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 1" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/21/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">6</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=20&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Hydey" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/"><span class="media_title">Hydey</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=3&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=3&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">7</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/19/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=19&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Dave" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/19/"><span class="media_title">Dave</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=3&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=3&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 2" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/19/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">8</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/18/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=18&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Phil" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/18/"><span class="media_title">Phil</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=3&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=3&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/18/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n</table>\n      \n<table width="100%" cellpadding="0" cellspacing="0" class="item">\n  <tr>\n    <td class="prev_page">\n          </td>\n    <td class="this_page" nowrap="nowrap">\n      \n                    <form name="form" method="post" action="_self">\n                <select name="pagenum" class="jumper" onchange="var sel=this.form.pagenum.options[this.form.pagenum.selectedIndex].value;jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&order=3&pagebreak=8&pagenum=1&amp;pagenum='' +sel);">\n                                    <option selected value="1"> 1</option>\n                                      <option value="2"> 2</option>\n                                      <option value="3"> 3</option>\n                          </select>&nbsp;/&nbsp;3</form>\n            \n    </td>\n    <td class="next_page">\n            <input type="button" value="&nbsp;&gt;&nbsp;" class="s_button" onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&order=3&pagebreak=8&pagenum=2'');">\n          </td>\n  </tr>\n</table>\n\n'),
(1263251145, 'en-US.php-2-135af6845d4bcdc5fe754e76766ba6d3', '\n\n    \n  <table width="100%" cellspacing="0" cellpadding="0">\n\n\n\n<tr>\n  <td width="5%" class="rank">1</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=7&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Aguinaldo" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/"><span class="media_title">Aguinaldo</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 1" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/''">\n            <div class="rank_pad" title="5"><ul class="star-rating"><li class="current-rating" style="width:100%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">2</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/22/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=22&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Ben Kyle" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/22/"><span class="media_title">Ben Kyle</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/22/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">3</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/26/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=26&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Chris Rea" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/26/"><span class="media_title">Chris Rea</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location='');" class="img_a"></a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Unknown'');" class="img_a">Unknown</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/26/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">4</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/19/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=19&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Dave" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/19/"><span class="media_title">Dave</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 9" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/19/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">5</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/14/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=14&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Davey Orchin" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/14/"><span class="media_title">Davey Orchin</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/14/''">\n            <div class="rank_pad" title="5"><ul class="star-rating"><li class="current-rating" style="width:100%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">6</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/30/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=30&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Deni" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/30/"><span class="media_title">Deni</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location='');" class="img_a"></a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Unknown'');" class="img_a">Unknown</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/30/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">7</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=10&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Faith" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/"><span class="media_title">Faith</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/''">\n            <div class="rank_pad" title="3"><ul class="star-rating"><li class="current-rating" style="width:60%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">8</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=20&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Hydey" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/"><span class="media_title">Hydey</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 11" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n</table>\n      \n<table width="100%" cellpadding="0" cellspacing="0" class="item">\n  <tr>\n    <td class="prev_page">\n          </td>\n    <td class="this_page" nowrap="nowrap">\n      \n                    <form name="form" method="post" action="_self">\n                <select name="pagenum" class="jumper" onchange="var sel=this.form.pagenum.options[this.form.pagenum.selectedIndex].value;jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&order=1&pagebreak=8&pagenum=1&amp;pagenum='' +sel);">\n                                    <option selected value="1"> 1</option>\n                                      <option value="2"> 2</option>\n                                      <option value="3"> 3</option>\n                          </select>&nbsp;/&nbsp;3</form>\n            \n    </td>\n    <td class="next_page">\n            <input type="button" value="&nbsp;&gt;&nbsp;" class="s_button" onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&order=1&pagebreak=8&pagenum=2'');">\n          </td>\n  </tr>\n</table>\n\n'),
(1253115738, 'en-US.php-2-7dd859211a8bb2b61c38a7f687ef9eab', ''),
(1253115738, 'en-US.php-2-ee76c90ff10f142df9fe33f6785969e4', ''),
(1254592384, 'en-US.php-2-d90fcf90425a5569c13bb6d29c31e855', '\nleftrightslide[1]=''<a onclick="jrLoad(\\''#pm\\'',\\''photo_4.php\\'');jrShowComments(\\''photo\\'',\\''4\\'');jrSetMenuActive(\\''#m_photo\\'');"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=photo_image&amp;band_id=2&amp;image_id=4&amp;height=195&amp;skin=Nova" title="downloadables" height="195" border="0"></a>''\n\nleftrightslide[2]=''<a onclick="jrLoad(\\''#pm\\'',\\''photo_2.php\\'');jrShowComments(\\''photo\\'',\\''2\\'');jrSetMenuActive(\\''#m_photo\\'');"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=photo_image&amp;band_id=2&amp;image_id=2&amp;height=195&amp;skin=Nova" title="trevsfiles index page" height="195" border="0"></a>''\n\nleftrightslide[3]=''<a onclick="jrLoad(\\''#pm\\'',\\''photo_5.php\\'');jrShowComments(\\''photo\\'',\\''5\\'');jrSetMenuActive(\\''#m_photo\\'');"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=photo_image&amp;band_id=2&amp;image_id=5&amp;height=195&amp;skin=Nova" title="module sites" height="195" border="0"></a>''\n\nleftrightslide[4]=''<a onclick="jrLoad(\\''#pm\\'',\\''photo_3.php\\'');jrShowComments(\\''photo\\'',\\''3\\'');jrSetMenuActive(\\''#m_photo\\'');"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=photo_image&amp;band_id=2&amp;image_id=3&amp;height=195&amp;skin=Nova" title="tutorial section basics" height="195" border="0"></a>''\n'),
(1254592384, 'en-US.php-2-815d4cee18162f799f85e200e1541c33', ''),
(1254592384, 'en-US.php-2-2ea02d08ddbf598ee3475e692fb71404', '<div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=2&amp;user_id=0&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/">admin</a><br>\n        2 minutes, 4 seconds ago:<br>\n        updated profile\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=2&amp;user_id=0&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/">admin</a><br>\n        1 week, 4 days ago:<br>\n        updated blog entry\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=2&amp;user_id=0&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/">admin</a><br>\n        1 week, 4 days ago:<br>\n        updated blog entry\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=2&amp;user_id=0&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/">admin</a><br>\n        1 week, 4 days ago:<br>\n        created blog entry\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=2&amp;user_id=0&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/">admin</a><br>\n        2 weeks, 2 days ago:<br>\n        updated profile\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=2&amp;user_id=0&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/">admin</a><br>\n        2 weeks, 3 days ago:<br>\n        created photo\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=2&amp;user_id=0&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/">admin</a><br>\n        2 weeks, 3 days ago:<br>\n        created photo\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=2&amp;user_id=0&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/">admin</a><br>\n        2 weeks, 3 days ago:<br>\n        updated photo\n      </td>\n    </tr>\n  </table>\n</div>'),
(1254592387, 'en-US.php-2-1b1b1a4ba78354d6f7c0a836d0d851cc', '<br>\n<table width="95%" cellpadding="0" cellspacing="5">  <tr>\n    <td width="5%" class="item_c" nowrap="nowrap">\n      <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=0&amp;user_id=0&amp;width=96&amp;skin=Nova" width="96" class="i_outline"><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr"><b>admin</b></a><br>\n      09/16/09 13:38:55\n    </td>\n    <td width="95%" class="item" valign="top">\n      You get the idea - keep updating your progress log as its a great way to evidence your process and will be invaluable when it comes to finishing off your document.<br><br>\n    </td>\n  </tr>\n\n    <tr>\n    <td width="5%" class="item_c" nowrap="nowrap">\n      <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=0&amp;user_id=0&amp;width=96&amp;skin=Nova" width="96" class="i_outline"><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr"><b>admin</b></a><br>\n      09/16/09 01:41:51\n    </td>\n    <td width="95%" class="item" valign="top">\n      I realised that there were a lot of sites offering tutorials but they were often difficult to understand and seemed to presume that the visitor already had a fairly extensive knowledge base. I surmised that the site would be more useful if it concentrated more on simplifying things as much as possible.<br><br>\n    </td>\n  </tr>\n\n    <tr>\n    <td width="5%" class="item_c" nowrap="nowrap">\n      <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=0&amp;user_id=0&amp;width=96&amp;skin=Nova" width="96" class="i_outline"><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr"><b>admin</b></a><br>\n      09/16/09 01:31:44\n    </td>\n    <td width="95%" class="item" valign="top">\n      I began my research and initially concentrated on the areas of online tutorials - I wanted to keep everything simple so I looked at some other sites to see what they were doing well and also not so well. This enabled me to write up a competitive analysis which I have inserted into my document.<br><br>\n    </td>\n  </tr>\n\n    <tr>\n    <td width="100%" colspan="2">\n    <br>\n    <table width="100%" cellpadding="0" cellspacing="0">\n      <tr>\n        <td class="prev_page">\n                  </td>\n        <td class="this_page">\n                  </td>\n        <td class="next_page">\n                  </td>\n      </tr>\n    </table>\n    </td>\n  </tr>\n\n</table>\n<br>\n'),
(1254592260, 'en-US.php-1-7dd859211a8bb2b61c38a7f687ef9eab', ''),
(1254592260, 'en-US.php-1-ee76c90ff10f142df9fe33f6785969e4', ''),
(1263129984, 'en-US.php-1-d90fcf90425a5569c13bb6d29c31e855', '\nleftrightslide[1]=''<a onclick="jrLoad(\\''#pm\\'',\\''photo_4.php\\'');jrShowComments(\\''photo\\'',\\''4\\'');jrSetMenuActive(\\''#m_photo\\'');"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=photo_image&amp;band_id=2&amp;image_id=4&amp;height=195&amp;skin=Nova" title="downloadables" height="195" border="0"></a>''\n\nleftrightslide[2]=''<a onclick="jrLoad(\\''#pm\\'',\\''photo_2.php\\'');jrShowComments(\\''photo\\'',\\''2\\'');jrSetMenuActive(\\''#m_photo\\'');"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=photo_image&amp;band_id=2&amp;image_id=2&amp;height=195&amp;skin=Nova" title="trevsfiles index page" height="195" border="0"></a>''\n\nleftrightslide[3]=''<a onclick="jrLoad(\\''#pm\\'',\\''photo_5.php\\'');jrShowComments(\\''photo\\'',\\''5\\'');jrSetMenuActive(\\''#m_photo\\'');"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=photo_image&amp;band_id=2&amp;image_id=5&amp;height=195&amp;skin=Nova" title="module sites" height="195" border="0"></a>''\n\nleftrightslide[4]=''<a onclick="jrLoad(\\''#pm\\'',\\''photo_3.php\\'');jrShowComments(\\''photo\\'',\\''3\\'');jrSetMenuActive(\\''#m_photo\\'');"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=photo_image&amp;band_id=2&amp;image_id=3&amp;height=195&amp;skin=Nova" title="tutorial section basics" height="195" border="0"></a>''\n'),
(1263129984, 'en-US.php-1-815d4cee18162f799f85e200e1541c33', ''),
(1263129984, 'en-US.php-1-2ea02d08ddbf598ee3475e692fb71404', '');
INSERT INTO `jamroom_cache_rank` (`cache_expires`, `cache_key`, `cache_body`) VALUES
(1257433692, 'en-US.php-1-ca84a3726f4a3c6b247aaae41802be5c', '\n\n    \n  <table width="100%" cellspacing="0" cellpadding="0">\n\n\n\n<tr>\n  <td width="5%" class="rank">1</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=7&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Aguinaldo" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/"><span class="media_title">Aguinaldo</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/''">\n            <div class="rank_pad" title="5"><ul class="star-rating"><li class="current-rating" style="width:100%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">2</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/22/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=22&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Ben Kyle" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/22/"><span class="media_title">Ben Kyle</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/22/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">3</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/19/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=19&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Dave" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/19/"><span class="media_title">Dave</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 4" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/19/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">4</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/14/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=14&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Davey Orchin" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/14/"><span class="media_title">Davey Orchin</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/14/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">5</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=10&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Faith" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/"><span class="media_title">Faith</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/''">\n            <div class="rank_pad" title="5"><ul class="star-rating"><li class="current-rating" style="width:100%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">6</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=20&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Hydey" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/"><span class="media_title">Hydey</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 8" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">7</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/24/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=24&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="James Dalton" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/24/"><span class="media_title">James Dalton</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 6" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/24/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">8</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/12/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=12&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Jon Penny" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/12/"><span class="media_title">Jon Penny</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Graphic+Design%2C+Abstract+Expressionism'');" class="img_a">Graphic Design, Abstract Expressionism</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 8" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/12/''">\n            <div class="rank_pad" title="5"><ul class="star-rating"><li class="current-rating" style="width:100%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n</table>\n      \n<table width="100%" cellpadding="0" cellspacing="0" class="item">\n  <tr>\n    <td class="prev_page">\n          </td>\n    <td class="this_page" nowrap="nowrap">\n      \n                    <form name="form" method="post" action="_self">\n                <select name="pagenum" class="jumper" onchange="var sel=this.form.pagenum.options[this.form.pagenum.selectedIndex].value;jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&order=1&pagebreak=8&location=Northumbria+University%3A+Newcastle&pagenum=1&amp;pagenum='' +sel);">\n                                    <option selected value="1"> 1</option>\n                                      <option value="2"> 2</option>\n                                      <option value="3"> 3</option>\n                          </select>&nbsp;/&nbsp;3</form>\n            \n    </td>\n    <td class="next_page">\n            <input type="button" value="&nbsp;&gt;&nbsp;" class="s_button" onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&order=1&pagebreak=8&location=Northumbria+University%3A+Newcastle&pagenum=2'');">\n          </td>\n  </tr>\n</table>\n\n'),
(1263129986, 'en-US.php-1-1b1b1a4ba78354d6f7c0a836d0d851cc', '<br>\n<table width="95%" cellpadding="0" cellspacing="5">  <tr>\n    <td width="5%" class="item_c" nowrap="nowrap">\n      <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=0&amp;user_id=0&amp;width=96&amp;skin=Nova" width="96" class="i_outline"><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr"><b>admin</b></a><br>\n      09/16/09 12:38:55\n    </td>\n    <td width="95%" class="item" valign="top">\n      You get the idea - keep updating your progress log as its a great way to evidence your process and will be invaluable when it comes to finishing off your document.<br><br>\n    </td>\n  </tr>\n\n    <tr>\n    <td width="5%" class="item_c" nowrap="nowrap">\n      <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=0&amp;user_id=0&amp;width=96&amp;skin=Nova" width="96" class="i_outline"><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr"><b>admin</b></a><br>\n      09/16/09 00:41:51\n    </td>\n    <td width="95%" class="item" valign="top">\n      I realised that there were a lot of sites offering tutorials but they were often difficult to understand and seemed to presume that the visitor already had a fairly extensive knowledge base. I surmised that the site would be more useful if it concentrated more on simplifying things as much as possible.<br><br>\n    </td>\n  </tr>\n\n    <tr>\n    <td width="5%" class="item_c" nowrap="nowrap">\n      <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=0&amp;user_id=0&amp;width=96&amp;skin=Nova" width="96" class="i_outline"><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr"><b>admin</b></a><br>\n      09/16/09 00:31:44\n    </td>\n    <td width="95%" class="item" valign="top">\n      I began my research and initially concentrated on the areas of online tutorials - I wanted to keep everything simple so I looked at some other sites to see what they were doing well and also not so well. This enabled me to write up a competitive analysis which I have inserted into my document.<br><br>\n    </td>\n  </tr>\n\n    <tr>\n    <td width="100%" colspan="2">\n    <br>\n    <table width="100%" cellpadding="0" cellspacing="0">\n      <tr>\n        <td class="prev_page">\n                  </td>\n        <td class="this_page">\n                  </td>\n        <td class="next_page">\n                  </td>\n      </tr>\n    </table>\n    </td>\n  </tr>\n\n</table>\n<br>\n'),
(1277927785, 'en-US.php-1-ab3f98214c18c55e47621aeaed5d5f6e', '<td width="20%" valign="top" class="item_c">\n  <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/18/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=18&amp;mode=band_image&amp;width=165&amp;crop_height=104" width="165" height="104" alt="Phil" class="i_outline"></a>\n  <br>\n  <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/18/">Phil</a>\n</td><td width="20%" valign="top" class="item_c">\n  <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/22/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=22&amp;mode=band_image&amp;width=165&amp;crop_height=104" width="165" height="104" alt="Ben Kyle" class="i_outline"></a>\n  <br>\n  <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/22/">Ben Kyle</a>\n</td><td width="20%" valign="top" class="item_c">\n  <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/26/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=26&amp;mode=band_image&amp;width=165&amp;crop_height=104" width="165" height="104" alt="Chris Rea" class="i_outline"></a>\n  <br>\n  <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/26/">Chris Rea</a>\n</td><td width="20%" valign="top" class="item_c">\n  <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/11/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=11&amp;mode=band_image&amp;width=165&amp;crop_height=104" width="165" height="104" alt="rachel A" class="i_outline"></a>\n  <br>\n  <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/11/">rachel A</a>\n</td><td width="20%" valign="top" class="item_c">\n  <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/31/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=31&amp;mode=band_image&amp;width=165&amp;crop_height=104" width="165" height="104" alt="Corinne" class="i_outline"></a>\n  <br>\n  <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/31/">Corinne</a>\n</td>'),
(1271872025, 'en-US.php-1-135af6845d4bcdc5fe754e76766ba6d3', '\n\n    \n  <table width="100%" cellspacing="0" cellpadding="0">\n\n\n\n<tr>\n  <td width="5%" class="rank">1</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=7&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Aguinaldo" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/"><span class="media_title">Aguinaldo</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 1" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/''">\n            <div class="rank_pad" title="5"><ul class="star-rating"><li class="current-rating" style="width:100%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">2</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/22/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=22&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Ben Kyle" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/22/"><span class="media_title">Ben Kyle</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/22/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">3</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/26/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=26&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Chris Rea" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/26/"><span class="media_title">Chris Rea</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location='');" class="img_a"></a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Unknown'');" class="img_a">Unknown</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/26/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">4</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/31/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=31&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Corinne" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/31/"><span class="media_title">Corinne</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location='');" class="img_a"></a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Unknown'');" class="img_a">Unknown</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/31/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">5</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/19/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=19&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Dave" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/19/"><span class="media_title">Dave</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 9" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/19/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">6</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/14/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=14&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Davey Orchin" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/14/"><span class="media_title">Davey Orchin</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/14/''">\n            <div class="rank_pad" title="5"><ul class="star-rating"><li class="current-rating" style="width:100%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">7</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/30/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=30&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Deni" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/30/"><span class="media_title">Deni</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location='');" class="img_a"></a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Unknown'');" class="img_a">Unknown</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/30/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">8</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/32/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=32&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="drew" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/32/"><span class="media_title">drew</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location='');" class="img_a"></a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Unknown'');" class="img_a">Unknown</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/32/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n</table>\n      \n<table width="100%" cellpadding="0" cellspacing="0" class="item">\n  <tr>\n    <td class="prev_page">\n          </td>\n    <td class="this_page" nowrap="nowrap">\n      \n                    <form name="form" method="post" action="_self">\n                <select name="pagenum" class="jumper" onchange="var sel=this.form.pagenum.options[this.form.pagenum.selectedIndex].value;jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&order=1&pagebreak=8&pagenum=1&amp;pagenum='' +sel);">\n                                    <option selected value="1"> 1</option>\n                                      <option value="2"> 2</option>\n                                      <option value="3"> 3</option>\n                                      <option value="4"> 4</option>\n                          </select>&nbsp;/&nbsp;4</form>\n            \n    </td>\n    <td class="next_page">\n            <input type="button" value="&nbsp;&gt;&nbsp;" class="s_button" onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&order=1&pagebreak=8&pagenum=2'');">\n          </td>\n  </tr>\n</table>\n\n'),
(1277927785, 'en-US.php-1-cf68e5a37c8ae2cdbe43908dafce738c', '<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=10&amp;mode=band_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="Faith" class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/">Faith</a><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=artists&genre=Students" class="img_a">Students</a>\n    </td>\n  </tr>\n</table>\n\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=20&amp;mode=band_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="Hydey" class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/">Hydey</a><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=artists&genre=Students" class="img_a">Students</a>\n    </td>\n  </tr>\n</table>\n\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/15/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=15&amp;mode=band_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="Lucy" class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/15/">Lucy</a><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=artists&genre=Students" class="img_a">Students</a>\n    </td>\n  </tr>\n</table>\n\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/21/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=21&amp;mode=band_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="steven Jr" class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/21/">steven Jr</a><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=artists&genre=Students" class="img_a">Students</a>\n    </td>\n  </tr>\n</table>\n\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=7&amp;mode=band_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="Aguinaldo" class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/">Aguinaldo</a><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=artists&genre=Students" class="img_a">Students</a>\n    </td>\n  </tr>\n</table>\n\n<div class="item_c">\n  <input type="button" value="More Top profiles &gt;" class="s_button" onclick="jrLoad(''#top_artists'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&order=5&pagebreak=5&row_template=jr_index_top_artists.tpl&pagenum=2'');">\n</div>\n\n'),
(1253105079, 'en-US.php-1-3436bebee491e9e12f654458a3c7c7ee', '<div class="item">\n  <span class="large">first blog</span><br>\n  <div class="item">\n  blah\n  </div>\n</div>'),
(1277927785, 'en-US.php-1-5b630b1de9a491bfb19dab73ffef8045', '<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=10&amp;song_id=9&amp;mode=song_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="Acid Song" class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n\n                                        <a onclick="popwin(''http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=player_audio&amp;mode=song_hifi&amp;band_id=10&amp;song_id=9'',''player_9'',''410'',''340'',''yes'');return false;"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/images/small_play.png" alt="play" class="m_outline"></a>&nbsp;Acid Song<br>\n      \n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/" class="img_a">Faith</a>\n    </td>\n  </tr>\n</table>\n\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=20&amp;song_id=2&amp;mode=song_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="ACID exercise" class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n\n                                        <a onclick="popwin(''http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=player_audio&amp;mode=song_hifi&amp;band_id=20&amp;song_id=2'',''player_2'',''410'',''340'',''yes'');return false;"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/images/small_play.png" alt="play" class="m_outline"></a>&nbsp;ACID exercise<br>\n      \n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/" class="img_a">Hydey</a>\n    </td>\n  </tr>\n</table>\n\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/21/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=21&amp;song_id=4&amp;mode=song_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="track 1" class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n\n                                        <a onclick="popwin(''http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=player_audio&amp;mode=song_hifi&amp;band_id=21&amp;song_id=4'',''player_4'',''410'',''340'',''yes'');return false;"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/images/small_play.png" alt="play" class="m_outline"></a>&nbsp;track 1<br>\n      \n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/21/" class="img_a">steven Jr</a>\n    </td>\n  </tr>\n</table>\n\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=7&amp;song_id=15&amp;mode=song_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="Acid." class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n\n                                        <a onclick="popwin(''http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=player_audio&amp;mode=song_hifi&amp;band_id=7&amp;song_id=15'',''player_15'',''410'',''340'',''yes'');return false;"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/images/small_play.png" alt="play" class="m_outline"></a>&nbsp;Acid.<br>\n      \n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/" class="img_a">Aguinaldo</a>\n    </td>\n  </tr>\n</table>\n\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/19/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=19&amp;song_id=16&amp;mode=song_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="Dark Pianio" class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n\n                                        <a onclick="popwin(''http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=player_audio&amp;mode=song_hifi&amp;band_id=19&amp;song_id=16'',''player_16'',''410'',''340'',''yes'');return false;"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/images/small_play.png" alt="play" class="m_outline"></a>&nbsp;Dark Pianio<br>\n      \n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/19/" class="img_a">Dave</a>\n    </td>\n  </tr>\n</table>\n\n<div class="item_c">\n  <input type="button" value="More Top audio &gt;" class="s_button" onclick="jrLoad(''#top_songs'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=song&order=0&pagebreak=5&row_template=jr_index_top_songs.tpl&pagenum=2'');">\n</div>\n\n'),
(1277927786, 'en-US.php-1-e1a6d8e32fef657820846caac436aa7c', '<td width="50%" valign="top" class="item">\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" valign="top">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/1/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=1&amp;mode=band_image&amp;width=200&amp;crop_height=125&amp;skin=Nova" width="200" height="125" alt="Module Information and Schedule" class="i_outline"></a>\n    </td>\n    <td width="95%" valign="top" class="item">\n      <span class="large"><a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/1/">Module Information and Schedule</a></span><br><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=artists&genre=HELP%21" class="img_a">HELP!</a>\n    </td>\n  </tr>\n</table>\n</td><td width="50%" valign="top" class="item">\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" valign="top">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=20&amp;mode=band_image&amp;width=200&amp;crop_height=125&amp;skin=Nova" width="200" height="125" alt="Hydey" class="i_outline"></a>\n    </td>\n    <td width="95%" valign="top" class="item">\n      <span class="large"><a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/">Hydey</a></span><br><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=artists&genre=Students" class="img_a">Students</a>\n    </td>\n  </tr>\n</table>\n</td>'),
(1274292197, 'en-US.php-1-d6cccadfc62f618d41aec7a38b350781', ''),
(1274292197, 'en-US.php-1-eafef5ca2cb5a1808739ec30ab588c0b', '<div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=1&amp;user_id=0&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/1/">admin</a><br>\n        7 months, 17 hours ago:<br>\n        updated event\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=1&amp;user_id=0&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/1/">admin</a><br>\n        7 months, 17 hours ago:<br>\n        updated event\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=1&amp;user_id=0&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/1/">admin</a><br>\n        7 months, 17 hours ago:<br>\n        updated event\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=1&amp;user_id=0&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/1/">admin</a><br>\n        7 months, 17 hours ago:<br>\n        updated event\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=1&amp;user_id=0&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/1/">admin</a><br>\n        7 months, 17 hours ago:<br>\n        updated event\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=1&amp;user_id=0&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/1/">admin</a><br>\n        7 months, 17 hours ago:<br>\n        updated event\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=1&amp;user_id=0&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/1/">admin</a><br>\n        7 months, 1 day ago:<br>\n        created event\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=1&amp;user_id=0&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/1/">admin</a><br>\n        7 months, 1 day ago:<br>\n        created event\n      </td>\n    </tr>\n  </table>\n</div>');
INSERT INTO `jamroom_cache_rank` (`cache_expires`, `cache_key`, `cache_body`) VALUES
(1266935654, 'en-US.php-2-cf68e5a37c8ae2cdbe43908dafce738c', '<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=10&amp;mode=band_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="Faith" class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/">Faith</a><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=artists&genre=Students" class="img_a">Students</a>\n    </td>\n  </tr>\n</table>\n\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=20&amp;mode=band_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="Hydey" class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/">Hydey</a><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=artists&genre=Students" class="img_a">Students</a>\n    </td>\n  </tr>\n</table>\n\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/15/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=15&amp;mode=band_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="Lucy" class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/15/">Lucy</a><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=artists&genre=Students" class="img_a">Students</a>\n    </td>\n  </tr>\n</table>\n\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/21/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=21&amp;mode=band_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="steven Jr" class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/21/">steven Jr</a><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=artists&genre=Students" class="img_a">Students</a>\n    </td>\n  </tr>\n</table>\n\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=7&amp;mode=band_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="Aguinaldo" class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/">Aguinaldo</a><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=artists&genre=Students" class="img_a">Students</a>\n    </td>\n  </tr>\n</table>\n\n<div class="item_c">\n  <input type="button" value="More Top profiles &gt;" class="s_button" onclick="jrLoad(''#top_artists'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&order=5&pagebreak=5&row_template=jr_index_top_artists.tpl&pagenum=2'');">\n</div>\n\n'),
(1253114449, 'en-US.php-2-3436bebee491e9e12f654458a3c7c7ee', '<div class="item">\n  <span class="large">Main Groups For this project are as follows:</span><br>\n  <div class="item">\n  <p></p><p>Group A:</p><p>Rachel Armstrong&nbsp;<br />David Barlow&nbsp;<br />Jon Biship&nbsp;<br />Faith (Fatima) Caisip&nbsp;<br />James Dalton&nbsp;<br />Nathan Davies&nbsp;<br />Steven Harrington&nbsp;<br />Philip Huggan&nbsp;<br />James Hyde&nbsp;<br />Lee Jenkinson&nbsp;<br />Oliver Johnston&nbsp;<br />Ben Kyle</p><p>Group B</p><p>Maxine Marr&nbsp;<br />Oladele Olajide (not at induction)&nbsp;<br />David Orchin&nbsp;<br />Jamie Peacock (not at induction)&nbsp;<br />Jonathan Penny&nbsp;<br />Aguinaldo Pimenta&nbsp;<br />Kirstyn Potter (not at induction)&nbsp;<br />Sean Radcilffe&nbsp;<br />Christopher Rea&nbsp;<br />Mathew Robinson&nbsp;<br />Lucy Stanger-Leathes</p><br />\n  </div>\n</div>'),
(1266935654, 'en-US.php-2-5b630b1de9a491bfb19dab73ffef8045', '<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=10&amp;song_id=9&amp;mode=song_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="Acid Song" class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n\n                                        <a onclick="popwin(''http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=player_audio&amp;mode=song_hifi&amp;band_id=10&amp;song_id=9'',''player_9'',''410'',''340'',''yes'');return false;"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/images/small_play.png" alt="play" class="m_outline"></a>&nbsp;Acid Song<br>\n      \n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/" class="img_a">Faith</a>\n    </td>\n  </tr>\n</table>\n\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=20&amp;song_id=2&amp;mode=song_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="ACID exercise" class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n\n                                        <a onclick="popwin(''http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=player_audio&amp;mode=song_hifi&amp;band_id=20&amp;song_id=2'',''player_2'',''410'',''340'',''yes'');return false;"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/images/small_play.png" alt="play" class="m_outline"></a>&nbsp;ACID exercise<br>\n      \n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/" class="img_a">Hydey</a>\n    </td>\n  </tr>\n</table>\n\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/21/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=21&amp;song_id=4&amp;mode=song_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="track 1" class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n\n                                        <a onclick="popwin(''http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=player_audio&amp;mode=song_hifi&amp;band_id=21&amp;song_id=4'',''player_4'',''410'',''340'',''yes'');return false;"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/images/small_play.png" alt="play" class="m_outline"></a>&nbsp;track 1<br>\n      \n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/21/" class="img_a">steven Jr</a>\n    </td>\n  </tr>\n</table>\n\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=7&amp;song_id=15&amp;mode=song_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="Acid." class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n\n                                        <a onclick="popwin(''http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=player_audio&amp;mode=song_hifi&amp;band_id=7&amp;song_id=15'',''player_15'',''410'',''340'',''yes'');return false;"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/images/small_play.png" alt="play" class="m_outline"></a>&nbsp;Acid.<br>\n      \n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/" class="img_a">Aguinaldo</a>\n    </td>\n  </tr>\n</table>\n\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/17/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=17&amp;song_id=6&amp;mode=song_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="Acid Loops" class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n\n                                        <a onclick="popwin(''http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=player_audio&amp;mode=song_hifi&amp;band_id=17&amp;song_id=6'',''player_6'',''410'',''340'',''yes'');return false;"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/images/small_play.png" alt="play" class="m_outline"></a>&nbsp;Acid Loops<br>\n      \n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/17/" class="img_a">Jono</a>\n    </td>\n  </tr>\n</table>\n\n<div class="item_c">\n  <input type="button" value="More Top audio &gt;" class="s_button" onclick="jrLoad(''#top_songs'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=song&order=0&pagebreak=5&row_template=jr_index_top_songs.tpl&pagenum=2'');">\n</div>\n\n'),
(1266935655, 'en-US.php-2-e1a6d8e32fef657820846caac436aa7c', '<td width="50%" valign="top" class="item">\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" valign="top">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/15/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=15&amp;mode=band_image&amp;width=200&amp;crop_height=125&amp;skin=Nova" width="200" height="125" alt="Lucy" class="i_outline"></a>\n    </td>\n    <td width="95%" valign="top" class="item">\n      <span class="large"><a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/15/">Lucy</a></span><br><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=artists&genre=Students" class="img_a">Students</a>\n    </td>\n  </tr>\n</table>\n</td><td width="50%" valign="top" class="item">\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" valign="top">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/23/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=23&amp;mode=band_image&amp;width=200&amp;crop_height=125&amp;skin=Nova" width="200" height="125" alt="Lee Jenkinson" class="i_outline"></a>\n    </td>\n    <td width="95%" valign="top" class="item">\n      <span class="large"><a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/23/">Lee Jenkinson</a></span><br><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=artists&genre=Students" class="img_a">Students</a>\n    </td>\n  </tr>\n</table>\n</td>'),
(1266935654, 'en-US.php-2-560087031344d1cdd60886091d3570f5', '<div class="item">\n  <span class="large">IMPORTANT:Monday 9th November Small Group Session</span><br>\n  <div class="item">\n  <p>&nbsp;</p><p class="MsoNormal">Small Groups for Mondays session:</p> <p class="MsoNormal">Please make sure that you are on time so that everything runs smoothly and be sure to spend some time ensuring that you are as organised as possible by preparing thoroughly in order that you will be able to communicate your idea clearly.</p> <p class="MsoNormal">Think like a professional!</p> <p class="MsoNormal">And the groups are:</p> <p class="MsoNormal">9.30:</p> <p class="MsoNormal">Rachel Armstrong</p> <p class="MsoNormal">David Barlow</p> <p class="MsoNormal">Jon Bishop</p> <p class="MsoNormal">&nbsp;</p> <p class="MsoNormal">10.10:</p> <p class="MsoNormal">Faith Caisip</p> <p class="MsoNormal">James Dalton</p> <p class="MsoNormal">Steven Harrington</p><p class="MsoNormal">&nbsp;</p> <p class="MsoNormal">10.50:</p> <p class="MsoNormal">Phil Huggan</p> <p class="MsoNormal">James Hyde</p> <p class="MsoNormal">Ben Kyle</p> <p class="MsoNormal">&nbsp;</p><p class="MsoNormal">11.30</p> <p class="MsoNormal">Maxine Marr</p> <p class="MsoNormal">Oladele Olajide</p> <p class="MsoNormal">Oliver Johnstone</p><p class="MsoNormal">&nbsp;</p> <p class="MsoNormal">1.00:</p> <p class="MsoNormal">Jonathan Penny</p> <p class="MsoNormal">David Orchin</p> <p class="MsoNormal">Kirstyn Potter</p> <p class="MsoNormal">&nbsp;</p> <p class="MsoNormal">1.40</p> <p class="MsoNormal">Sean radcliffe</p> <p class="MsoNormal">Christopher Rea</p> <p class="MsoNormal">Mathew Robinson</p><p class="MsoNormal">&nbsp;</p> <p class="MsoNormal">2.20</p> <p class="MsoNormal">Lucy Stanger-Leathes</p> <p class="MsoNormal">Lee Jenkinson</p> <p class="MsoNormal">Aquinaldo Pimenta</p><p class="MsoNormal">&nbsp;</p><p class="MsoNormal">&nbsp;</p>\n  </div>\n</div><div class="item">\n  <span class="large">Next Mondays Session 5th Oct - Groups A and B</span><br>\n  <div class="item">\n  <p>Hi everybody</p><p>Next Mondays session will be group A in the morning and group B in the afternoon. Don''t forget to bring a set of images to work with as we will be doing an introduction to Flash. You can find out more info on the session by looking in the schedule located in the Emotional and Immersive Media Profile.</p><p>Trev</p>\n  </div>\n</div>'),
(1277927081, 'en-US.php-0-ab3f98214c18c55e47621aeaed5d5f6e', '<td width="20%" valign="top" class="item_c">\n  <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/13/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=13&amp;mode=band_image&amp;width=165&amp;crop_height=104" width="165" height="104" alt="Matthew" class="i_outline"></a>\n  <br>\n  <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/13/">Matthew</a>\n</td><td width="20%" valign="top" class="item_c">\n  <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/16/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=16&amp;mode=band_image&amp;width=165&amp;crop_height=104" width="165" height="104" alt="Oli Stank Olajide" class="i_outline"></a>\n  <br>\n  <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/16/">Oli Stank Olajide</a>\n</td><td width="20%" valign="top" class="item_c">\n  <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/23/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=23&amp;mode=band_image&amp;width=165&amp;crop_height=104" width="165" height="104" alt="Lee Jenkinson" class="i_outline"></a>\n  <br>\n  <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/23/">Lee Jenkinson</a>\n</td><td width="20%" valign="top" class="item_c">\n  <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/14/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=14&amp;mode=band_image&amp;width=165&amp;crop_height=104" width="165" height="104" alt="Davey Orchin" class="i_outline"></a>\n  <br>\n  <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/14/">Davey Orchin</a>\n</td><td width="20%" valign="top" class="item_c">\n  <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/11/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=11&amp;mode=band_image&amp;width=165&amp;crop_height=104" width="165" height="104" alt="rachel A" class="i_outline"></a>\n  <br>\n  <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/11/">rachel A</a>\n</td>'),
(1253115984, 'en-US.php-2-06c5234edf020e8fffb7cd1aa35a6547', '<br>\n<table width="95%" cellpadding="0" cellspacing="5">  <tr>\n    <td width="5%" class="item_c" nowrap="nowrap">\n      <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=0&amp;user_id=0&amp;width=96&amp;skin=Nova" width="96" class="i_outline"><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr"><b>admin</b></a><br>\n      09/16/09 16:42:07\n    </td>\n    <td width="95%" class="item" valign="top">\n      You can comment on images or layouts or whatever here. Its good to give feedback to other students as it makes you think in a different way which can often help you look more critically at your own work<br><br>\n    </td>\n  </tr>\n\n    <tr>\n    <td width="100%" colspan="2">\n    <br>\n    <table width="100%" cellpadding="0" cellspacing="0">\n      <tr>\n        <td class="prev_page">\n                  </td>\n        <td class="this_page">\n                  </td>\n        <td class="next_page">\n                  </td>\n      </tr>\n    </table>\n    </td>\n  </tr>\n\n</table>\n<br>\n'),
(1253115758, 'en-US.php-2-05338d8e9746fc5e6f93403d3e80aa8d', '\n\n    \n  <table width="100%" cellspacing="0" cellpadding="0">\n\n\n\n<tr>\n  <td width="5%" class="rank">1</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=2&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Trevs Test Project" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/"><span class="media_title">Trevs Test Project</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=AFRICA%3A+Algeria'');" class="img_a">AFRICA: Algeria</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 3" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n</table>\n      \n\n'),
(1263845650, 'en-US.php-2-7e3f1d7a8df2c9d5a799688b74add4d4', '<td width="50%" valign="top" class="item">\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" valign="top">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=10&amp;song_id=19&amp;mode=song_image&amp;width=200&amp;crop_height=125&amp;skin=Nova" width="200" height="125" alt="Faith" class="i_outline"></a>\n    </td>\n    <td width="95%" valign="top" class="item">\n\n      <span class="media_title">Cars Passing</span><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/" class="img_a">Faith</a><br><br>\n\n      \n      \n      \n      \n\n                                        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=player_audio&mode=song_hifi&band_id=10&song_id=19" onclick="popwin(this.href,''player_19'',410,340,''yes'');return false"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/images/hifi_stream.png" alt="HIFI Stream: (mp3, 3 MB, 03:16)" title="HIFI Stream: (mp3, 3 MB, 03:16)" class="m_outline" /></a>\n\n      &nbsp;&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=songs&genre=Other" class="img_a">Other</a>\n\n    </td>\n  </tr>\n</table>\n</td><td width="50%" valign="top" class="item">\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" valign="top">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=10&amp;song_id=14&amp;mode=song_image&amp;width=200&amp;crop_height=125&amp;skin=Nova" width="200" height="125" alt="Faith" class="i_outline"></a>\n    </td>\n    <td width="95%" valign="top" class="item">\n\n      <span class="media_title">Acid Song</span><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/" class="img_a">Faith</a><br><br>\n\n      \n      \n      \n      \n\n                                        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=player_audio&mode=song_hifi&band_id=10&song_id=14" onclick="popwin(this.href,''player_14'',410,340,''yes'');return false"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/images/hifi_stream.png" alt="HIFI Stream: (mp3, 497.14 KB, 00:31)" title="HIFI Stream: (mp3, 497.14 KB, 00:31)" class="m_outline" /></a>\n\n      &nbsp;&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=songs&genre=Acapella" class="img_a">Acapella</a>\n\n    </td>\n  </tr>\n</table>\n</td>'),
(1253115812, 'en-US.php-2-47e270933a0eb646ab29b0bb793c5076', '\n\n    \n  <table width="100%" cellspacing="0" cellpadding="0">\n\n\n\n<tr>\n  <td width="5%" class="rank">1</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/1/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=1&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Module Information and Schedule" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/1/"><span class="media_title">Module Information and Schedule</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=AFRICA%3A+Algeria'');" class="img_a">AFRICA: Algeria</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Tutors'');" class="img_a">Tutors</a></td>\n  <td width="5%" class="item_r">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n</table>\n      \n\n'),
(1257556569, '0-b458febd19c64ab3784d1e73ed4caba3', ''),
(1257556569, '0-4ea783c13e9de26009dc1db55abd8d25', ''),
(1260576588, '0-7dd859211a8bb2b61c38a7f687ef9eab', ''),
(1260576588, '0-ee76c90ff10f142df9fe33f6785969e4', ''),
(1253115999, 'en-US.php-2-9ddd5e8f48ef2e9cb37841d222e0948a', '\n\n      <div class="inner">\n         <br>\n  \n  <table width="100%" cellspacing="0" cellpadding="0">\n\n\n\n<tr>\n  <td width="5%" class="rank">1</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=2&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Trevs Test Project" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/"><span class="media_title">Trevs Test Project</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=AFRICA%3A+Algeria'');" class="img_a">AFRICA: Algeria</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 3" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n</table>\n      \n\n  </div>\n'),
(1253116013, 'en-US.php-2-68f0064520cb422a0ed29dee52e804c0', '<br>\n<table width="95%" cellpadding="0" cellspacing="5">'),
(1255036205, 'en-US.php-2-8f9c8bcac4614ac7b6d045ac86870fc0', '\n\n    \n  <table width="100%" cellspacing="0" cellpadding="0">\n\n\n\n\n\n<tr>\n\n  <td width="20%" valign="top" class="item_c" style="height:170px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/12/?photo=16"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=photo_image&amp;band_id=12&amp;image_id=16&amp;width=150&amp;crop_height=112&amp;skin=Nova" width="150" height="112" alt="TukTuk Design.png" class="m_outline"></a><br>\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/12/?photo=16">&quot;TukTuk Design Logo&quot;</a><br>\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/12/" class="img_a">Jon Penny</a>\n      </td>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n  <td width="20%" valign="top" class="item_c" style="height:170px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/12/?photo=15"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=photo_image&amp;band_id=12&amp;image_id=15&amp;width=150&amp;crop_height=112&amp;skin=Nova" width="150" height="112" alt="bullying550.jpg" class="m_outline"></a><br>\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/12/?photo=15">&quot;Bullied to death&quot;</a><br>\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/12/" class="img_a">Jon Penny</a>\n      </td>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n  <td width="20%" valign="top" class="item_c" style="height:170px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/24/?photo=14"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=photo_image&amp;band_id=24&amp;image_id=14&amp;width=150&amp;crop_height=112&amp;skin=Nova" width="150" height="112" alt="IMGP1313.JPG" class="m_outline"></a><br>\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/24/?photo=14">&quot;my brother&quot;</a><br>\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/24/" class="img_a">James Dalton</a>\n      </td>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n  <td width="20%" valign="top" class="item_c" style="height:170px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/24/?photo=13"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=photo_image&amp;band_id=24&amp;image_id=13&amp;width=150&amp;crop_height=112&amp;skin=Nova" width="150" height="112" alt="IMGP1294.JPG" class="m_outline"></a><br>\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/24/?photo=13">&quot;my brother&quot;</a><br>\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/24/" class="img_a">James Dalton</a>\n      </td>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n  <td width="20%" valign="top" class="item_c" style="height:170px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/24/?photo=12"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=photo_image&amp;band_id=24&amp;image_id=12&amp;width=150&amp;crop_height=112&amp;skin=Nova" width="150" height="112" alt="IMGP1286.JPG" class="m_outline"></a><br>\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/24/?photo=12">&quot;my brother&quot;</a><br>\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/24/" class="img_a">James Dalton</a>\n      </td>\n\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n\n  <td width="20%" valign="top" class="item_c" style="height:170px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/23/?photo=10"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=photo_image&amp;band_id=23&amp;image_id=10&amp;width=150&amp;crop_height=112&amp;skin=Nova" width="150" height="112" alt="n669803568_2391717_7018073.jpg" class="m_outline"></a><br>\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/23/?photo=10">&quot;Me&quot;</a><br>\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/23/" class="img_a">Lee Jenkinson</a>\n      </td>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n  <td width="20%" valign="top" class="item_c" style="height:170px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/14/?photo=9"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=photo_image&amp;band_id=14&amp;image_id=9&amp;width=150&amp;crop_height=112&amp;skin=Nova" width="150" height="112" alt="" class="m_outline"></a><br>\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/14/?photo=9">&quot;...&quot;</a><br>\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/14/" class="img_a">Davey Orchin</a>\n      </td>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n  <td width="20%" valign="top" class="item_c" style="height:170px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/?photo=5"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=photo_image&amp;band_id=2&amp;image_id=5&amp;width=150&amp;crop_height=112&amp;skin=Nova" width="150" height="112" alt="Picture 4.png" class="m_outline"></a><br>\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/?photo=5">&quot;module sites&quot;</a><br>\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/" class="img_a">Trevs Test Project</a>\n      </td>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n  <td width="20%" valign="top" class="item_c" style="height:170px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/?photo=4"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=photo_image&amp;band_id=2&amp;image_id=4&amp;width=150&amp;crop_height=112&amp;skin=Nova" width="150" height="112" alt="Picture 1.png" class="m_outline"></a><br>\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/?photo=4">&quot;downloadables&quot;</a><br>\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/" class="img_a">Trevs Test Project</a>\n      </td>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n  <td width="20%" valign="top" class="item_c" style="height:170px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/?photo=3"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=photo_image&amp;band_id=2&amp;image_id=3&amp;width=150&amp;crop_height=112&amp;skin=Nova" width="150" height="112" alt="Picture 6.png" class="m_outline"></a><br>\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/?photo=3">&quot;tutorial section basics&quot;</a><br>\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/" class="img_a">Trevs Test Project</a>\n      </td>\n\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n\n  <td width="20%" valign="top" class="item_c" style="height:170px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/?photo=2"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=photo_image&amp;band_id=2&amp;image_id=2&amp;width=150&amp;crop_height=112&amp;skin=Nova" width="150" height="112" alt="Picture 2.png" class="m_outline"></a><br>\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/?photo=2">&quot;trevsfiles index page&quot;</a><br>\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/" class="img_a">Trevs Test Project</a>\n      </td>\n\n\n\n\n\n\n</table>\n      \n\n'),
(1255035413, 'en-US.php-2-0cb29298c83a381e5cf4203800f1684a', ''),
(1263845654, 'en-US.php-2-89ebbc8dadc4b8e0d70519b7eecd5258', ''),
(1277927081, 'en-US.php-0-cf68e5a37c8ae2cdbe43908dafce738c', '<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=10&amp;mode=band_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="Faith" class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/">Faith</a><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=artists&genre=Students" class="img_a">Students</a>\n    </td>\n  </tr>\n</table>\n\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=20&amp;mode=band_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="Hydey" class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/">Hydey</a><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=artists&genre=Students" class="img_a">Students</a>\n    </td>\n  </tr>\n</table>\n\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/15/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=15&amp;mode=band_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="Lucy" class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/15/">Lucy</a><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=artists&genre=Students" class="img_a">Students</a>\n    </td>\n  </tr>\n</table>\n\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/21/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=21&amp;mode=band_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="steven Jr" class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/21/">steven Jr</a><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=artists&genre=Students" class="img_a">Students</a>\n    </td>\n  </tr>\n</table>\n\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=7&amp;mode=band_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="Aguinaldo" class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/">Aguinaldo</a><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=artists&genre=Students" class="img_a">Students</a>\n    </td>\n  </tr>\n</table>\n\n<div class="item_c">\n  <input type="button" value="More Top profiles &gt;" class="s_button" onclick="jrLoad(''#top_artists'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&order=5&pagebreak=5&row_template=jr_index_top_artists.tpl&pagenum=2'');">\n</div>\n\n'),
(1277927081, 'en-US.php-0-560087031344d1cdd60886091d3570f5', '<div class="item">\n  <span class="large">IMPORTANT:Monday 9th November Small Group Session</span><br>\n  <div class="item">\n  <p>&nbsp;</p><p class="MsoNormal">Small Groups for Mondays session:</p> <p class="MsoNormal">Please make sure that you are on time so that everything runs smoothly and be sure to spend some time ensuring that you are as organised as possible by preparing thoroughly in order that you will be able to communicate your idea clearly.</p> <p class="MsoNormal">Think like a professional!</p> <p class="MsoNormal">And the groups are:</p> <p class="MsoNormal">9.30:</p> <p class="MsoNormal">Rachel Armstrong</p> <p class="MsoNormal">David Barlow</p> <p class="MsoNormal">Jon Bishop</p> <p class="MsoNormal">&nbsp;</p> <p class="MsoNormal">10.10:</p> <p class="MsoNormal">Faith Caisip</p> <p class="MsoNormal">James Dalton</p> <p class="MsoNormal">Steven Harrington</p><p class="MsoNormal">&nbsp;</p> <p class="MsoNormal">10.50:</p> <p class="MsoNormal">Phil Huggan</p> <p class="MsoNormal">James Hyde</p> <p class="MsoNormal">Ben Kyle</p> <p class="MsoNormal">&nbsp;</p><p class="MsoNormal">11.30</p> <p class="MsoNormal">Maxine Marr</p> <p class="MsoNormal">Oladele Olajide</p> <p class="MsoNormal">Oliver Johnstone</p><p class="MsoNormal">&nbsp;</p> <p class="MsoNormal">1.00:</p> <p class="MsoNormal">Jonathan Penny</p> <p class="MsoNormal">David Orchin</p> <p class="MsoNormal">Kirstyn Potter</p> <p class="MsoNormal">&nbsp;</p> <p class="MsoNormal">1.40</p> <p class="MsoNormal">Sean radcliffe</p> <p class="MsoNormal">Christopher Rea</p> <p class="MsoNormal">Mathew Robinson</p><p class="MsoNormal">&nbsp;</p> <p class="MsoNormal">2.20</p> <p class="MsoNormal">Lucy Stanger-Leathes</p> <p class="MsoNormal">Lee Jenkinson</p> <p class="MsoNormal">Aquinaldo Pimenta</p><p class="MsoNormal">&nbsp;</p><p class="MsoNormal">&nbsp;</p>\n  </div>\n</div><div class="item">\n  <span class="large">Next Mondays Session 5th Oct - Groups A and B</span><br>\n  <div class="item">\n  <p>Hi everybody</p><p>Next Mondays session will be group A in the morning and group B in the afternoon. Don''t forget to bring a set of images to work with as we will be doing an introduction to Flash. You can find out more info on the session by looking in the schedule located in the Emotional and Immersive Media Profile.</p><p>Trev</p>\n  </div>\n</div>'),
(1277927081, 'en-US.php-0-5b630b1de9a491bfb19dab73ffef8045', '<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=10&amp;song_id=9&amp;mode=song_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="Acid Song" class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n\n                                        <a onclick="popwin(''http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=player_audio&amp;mode=song_hifi&amp;band_id=10&amp;song_id=9'',''player_9'',''410'',''340'',''yes'');return false;"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/images/small_play.png" alt="play" class="m_outline"></a>&nbsp;Acid Song<br>\n      \n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/" class="img_a">Faith</a>\n    </td>\n  </tr>\n</table>\n\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=20&amp;song_id=2&amp;mode=song_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="ACID exercise" class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n\n                                        <a onclick="popwin(''http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=player_audio&amp;mode=song_hifi&amp;band_id=20&amp;song_id=2'',''player_2'',''410'',''340'',''yes'');return false;"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/images/small_play.png" alt="play" class="m_outline"></a>&nbsp;ACID exercise<br>\n      \n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/" class="img_a">Hydey</a>\n    </td>\n  </tr>\n</table>\n\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/21/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=21&amp;song_id=4&amp;mode=song_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="track 1" class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n\n                                        <a onclick="popwin(''http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=player_audio&amp;mode=song_hifi&amp;band_id=21&amp;song_id=4'',''player_4'',''410'',''340'',''yes'');return false;"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/images/small_play.png" alt="play" class="m_outline"></a>&nbsp;track 1<br>\n      \n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/21/" class="img_a">steven Jr</a>\n    </td>\n  </tr>\n</table>\n\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=7&amp;song_id=15&amp;mode=song_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="Acid." class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n\n                                        <a onclick="popwin(''http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=player_audio&amp;mode=song_hifi&amp;band_id=7&amp;song_id=15'',''player_15'',''410'',''340'',''yes'');return false;"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/images/small_play.png" alt="play" class="m_outline"></a>&nbsp;Acid.<br>\n      \n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/" class="img_a">Aguinaldo</a>\n    </td>\n  </tr>\n</table>\n\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/19/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=19&amp;song_id=16&amp;mode=song_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="Dark Pianio" class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n\n                                        <a onclick="popwin(''http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=player_audio&amp;mode=song_hifi&amp;band_id=19&amp;song_id=16'',''player_16'',''410'',''340'',''yes'');return false;"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/images/small_play.png" alt="play" class="m_outline"></a>&nbsp;Dark Pianio<br>\n      \n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/19/" class="img_a">Dave</a>\n    </td>\n  </tr>\n</table>\n\n<div class="item_c">\n  <input type="button" value="More Top audio &gt;" class="s_button" onclick="jrLoad(''#top_songs'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=song&order=0&pagebreak=5&row_template=jr_index_top_songs.tpl&pagenum=2'');">\n</div>\n\n'),
(1277927083, 'en-US.php-0-e1a6d8e32fef657820846caac436aa7c', '<td width="50%" valign="top" class="item">\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" valign="top">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=10&amp;mode=band_image&amp;width=200&amp;crop_height=125&amp;skin=Nova" width="200" height="125" alt="Faith" class="i_outline"></a>\n    </td>\n    <td width="95%" valign="top" class="item">\n      <span class="large"><a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/">Faith</a></span><br><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=artists&genre=Students" class="img_a">Students</a>\n    </td>\n  </tr>\n</table>\n</td><td width="50%" valign="top" class="item">\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" valign="top">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/30/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=30&amp;mode=band_image&amp;width=200&amp;crop_height=125&amp;skin=Nova" width="200" height="125" alt="Deni" class="i_outline"></a>\n    </td>\n    <td width="95%" valign="top" class="item">\n      <span class="large"><a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/30/">Deni</a></span><br><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=artists" class="img_a"></a>\n    </td>\n  </tr>\n</table>\n</td>'),
(1263397391, 'en-US.php-1-a54c720495944e028be7ed8f8a555278', '<div class="fan_row">\n  <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=6&amp;user_id=4&amp;width=50&amp;skin=Nova" width="50" class="i_outline">&nbsp;<a onclick="jrHideComments();jrHideFanForm();jrLoad(''#pm'',''user_4.php'');jrSetActive(''#default'');">KP</a>\n</div>'),
(1276981544, 'en-US.php-0-d6cccadfc62f618d41aec7a38b350781', ''),
(1276981544, 'en-US.php-0-eafef5ca2cb5a1808739ec30ab588c0b', ''),
(1276448936, 'en-US.php-0-d90fcf90425a5569c13bb6d29c31e855', '\nleftrightslide[1]=''<a onclick="jrLoad(\\''#pm\\'',\\''photo_4.php\\'');jrShowComments(\\''photo\\'',\\''4\\'');jrSetMenuActive(\\''#m_photo\\'');"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=photo_image&amp;band_id=2&amp;image_id=4&amp;height=195&amp;skin=Nova" title="downloadables" height="195" border="0"></a>''\n\nleftrightslide[2]=''<a onclick="jrLoad(\\''#pm\\'',\\''photo_2.php\\'');jrShowComments(\\''photo\\'',\\''2\\'');jrSetMenuActive(\\''#m_photo\\'');"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=photo_image&amp;band_id=2&amp;image_id=2&amp;height=195&amp;skin=Nova" title="trevsfiles index page" height="195" border="0"></a>''\n\nleftrightslide[3]=''<a onclick="jrLoad(\\''#pm\\'',\\''photo_5.php\\'');jrShowComments(\\''photo\\'',\\''5\\'');jrSetMenuActive(\\''#m_photo\\'');"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=photo_image&amp;band_id=2&amp;image_id=5&amp;height=195&amp;skin=Nova" title="module sites" height="195" border="0"></a>''\n\nleftrightslide[4]=''<a onclick="jrLoad(\\''#pm\\'',\\''photo_3.php\\'');jrShowComments(\\''photo\\'',\\''3\\'');jrSetMenuActive(\\''#m_photo\\'');"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=photo_image&amp;band_id=2&amp;image_id=3&amp;height=195&amp;skin=Nova" title="tutorial section basics" height="195" border="0"></a>''\n'),
(1276448936, 'en-US.php-0-815d4cee18162f799f85e200e1541c33', ''),
(1276448936, 'en-US.php-0-2ea02d08ddbf598ee3475e692fb71404', '');
INSERT INTO `jamroom_cache_rank` (`cache_expires`, `cache_key`, `cache_body`) VALUES
(1276448940, 'en-US.php-0-1b1b1a4ba78354d6f7c0a836d0d851cc', '<br>\n<table width="95%" cellpadding="0" cellspacing="5">  <tr>\n    <td width="5%" class="item_c" nowrap="nowrap">\n      <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=0&amp;user_id=0&amp;width=96&amp;skin=Nova" width="96" class="i_outline"><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr"><b>admin</b></a><br>\n      09/16/09 13:38:55\n    </td>\n    <td width="95%" class="item" valign="top">\n      You get the idea - keep updating your progress log as its a great way to evidence your process and will be invaluable when it comes to finishing off your document.<br><br>\n    </td>\n  </tr>\n\n    <tr>\n    <td width="5%" class="item_c" nowrap="nowrap">\n      <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=0&amp;user_id=0&amp;width=96&amp;skin=Nova" width="96" class="i_outline"><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr"><b>admin</b></a><br>\n      09/16/09 01:41:51\n    </td>\n    <td width="95%" class="item" valign="top">\n      I realised that there were a lot of sites offering tutorials but they were often difficult to understand and seemed to presume that the visitor already had a fairly extensive knowledge base. I surmised that the site would be more useful if it concentrated more on simplifying things as much as possible.<br><br>\n    </td>\n  </tr>\n\n    <tr>\n    <td width="5%" class="item_c" nowrap="nowrap">\n      <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=0&amp;user_id=0&amp;width=96&amp;skin=Nova" width="96" class="i_outline"><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr"><b>admin</b></a><br>\n      09/16/09 01:31:44\n    </td>\n    <td width="95%" class="item" valign="top">\n      I began my research and initially concentrated on the areas of online tutorials - I wanted to keep everything simple so I looked at some other sites to see what they were doing well and also not so well. This enabled me to write up a competitive analysis which I have inserted into my document.<br><br>\n    </td>\n  </tr>\n\n    <tr>\n    <td width="100%" colspan="2">\n    <br>\n    <table width="100%" cellpadding="0" cellspacing="0">\n      <tr>\n        <td class="prev_page">\n                  </td>\n        <td class="this_page">\n                  </td>\n        <td class="next_page">\n                  </td>\n      </tr>\n    </table>\n    </td>\n  </tr>\n\n</table>\n<br>\n'),
(1253131573, 'en-US.php-2-4cd5afb45ba2d8abfc94c0761479258f', '\n\n    \n  <table width="100%" cellspacing="0" cellpadding="0">\n\n\n\n<tr>\n  <td width="5%" class="rank">1</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/1/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=1&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Module Information and Schedule" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/1/"><span class="media_title">Module Information and Schedule</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Tutors'');" class="img_a">Tutors</a></td>\n  <td width="5%" class="item_r">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">2</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=2&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Trevs Test Project" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/"><span class="media_title">Trevs Test Project</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 3" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n</table>\n      \n\n'),
(1277927785, 'en-US.php-1-560087031344d1cdd60886091d3570f5', '<div class="item">\n  <span class="large">IMPORTANT:Monday 9th November Small Group Session</span><br>\n  <div class="item">\n  <p>&nbsp;</p><p class="MsoNormal">Small Groups for Mondays session:</p> <p class="MsoNormal">Please make sure that you are on time so that everything runs smoothly and be sure to spend some time ensuring that you are as organised as possible by preparing thoroughly in order that you will be able to communicate your idea clearly.</p> <p class="MsoNormal">Think like a professional!</p> <p class="MsoNormal">And the groups are:</p> <p class="MsoNormal">9.30:</p> <p class="MsoNormal">Rachel Armstrong</p> <p class="MsoNormal">David Barlow</p> <p class="MsoNormal">Jon Bishop</p> <p class="MsoNormal">&nbsp;</p> <p class="MsoNormal">10.10:</p> <p class="MsoNormal">Faith Caisip</p> <p class="MsoNormal">James Dalton</p> <p class="MsoNormal">Steven Harrington</p><p class="MsoNormal">&nbsp;</p> <p class="MsoNormal">10.50:</p> <p class="MsoNormal">Phil Huggan</p> <p class="MsoNormal">James Hyde</p> <p class="MsoNormal">Ben Kyle</p> <p class="MsoNormal">&nbsp;</p><p class="MsoNormal">11.30</p> <p class="MsoNormal">Maxine Marr</p> <p class="MsoNormal">Oladele Olajide</p> <p class="MsoNormal">Oliver Johnstone</p><p class="MsoNormal">&nbsp;</p> <p class="MsoNormal">1.00:</p> <p class="MsoNormal">Jonathan Penny</p> <p class="MsoNormal">David Orchin</p> <p class="MsoNormal">Kirstyn Potter</p> <p class="MsoNormal">&nbsp;</p> <p class="MsoNormal">1.40</p> <p class="MsoNormal">Sean radcliffe</p> <p class="MsoNormal">Christopher Rea</p> <p class="MsoNormal">Mathew Robinson</p><p class="MsoNormal">&nbsp;</p> <p class="MsoNormal">2.20</p> <p class="MsoNormal">Lucy Stanger-Leathes</p> <p class="MsoNormal">Lee Jenkinson</p> <p class="MsoNormal">Aquinaldo Pimenta</p><p class="MsoNormal">&nbsp;</p><p class="MsoNormal">&nbsp;</p>\n  </div>\n</div><div class="item">\n  <span class="large">Next Mondays Session 5th Oct - Groups A and B</span><br>\n  <div class="item">\n  <p>Hi everybody</p><p>Next Mondays session will be group A in the morning and group B in the afternoon. Don''t forget to bring a set of images to work with as we will be doing an introduction to Flash. You can find out more info on the session by looking in the schedule located in the Emotional and Immersive Media Profile.</p><p>Trev</p>\n  </div>\n</div>'),
(1253131476, 'en-US.php-1-ed76596d72f9c38e5016534b0bfa0a71', '\n\n    \n  <table width="100%" cellspacing="0" cellpadding="0">\n\n\n\n<tr>\n  <td width="5%" class="rank">1</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/1/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=1&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Module Information and Schedule" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/1/"><span class="media_title">Module Information and Schedule</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=AFRICA%3A+Algeria'');" class="img_a">AFRICA: Algeria</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Tutors'');" class="img_a">Tutors</a></td>\n  <td width="5%" class="item_r">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">2</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=2&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Trevs Test Project" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/"><span class="media_title">Trevs Test Project</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=AFRICA%3A+Algeria'');" class="img_a">AFRICA: Algeria</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 3" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n</table>\n      \n\n'),
(1254592350, 'en-US.php-2-d197335c22141a5af8b1a10235d9307a', '\n\n    \n  <table width="100%" cellspacing="0" cellpadding="0">\n\n\n\n<tr>\n  <td width="5%" class="rank">1</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=7&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Aguinaldo" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/"><span class="media_title">Aguinaldo</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/''">\n            <div class="rank_pad" title="5"><ul class="star-rating"><li class="current-rating" style="width:100%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">2</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/22/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=22&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Ben Kyle" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/22/"><span class="media_title">Ben Kyle</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/22/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">3</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/19/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=19&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Dave" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/19/"><span class="media_title">Dave</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/19/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">4</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/14/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=14&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Davey Orchin" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/14/"><span class="media_title">Davey Orchin</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/14/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">5</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=10&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Faith" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/"><span class="media_title">Faith</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/''">\n            <div class="rank_pad" title="5"><ul class="star-rating"><li class="current-rating" style="width:100%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">6</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=20&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Hydey" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/"><span class="media_title">Hydey</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">7</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/24/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=24&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="James Dalton" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/24/"><span class="media_title">James Dalton</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 2" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/24/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">8</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/17/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=17&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Jono" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/17/"><span class="media_title">Jono</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/17/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n</table>\n      \n<table width="100%" cellpadding="0" cellspacing="0" class="item">\n  <tr>\n    <td class="prev_page">\n          </td>\n    <td class="this_page" nowrap="nowrap">\n      \n                    <form name="form" method="post" action="_self">\n                <select name="pagenum" class="jumper" onchange="var sel=this.form.pagenum.options[this.form.pagenum.selectedIndex].value;jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&order=1&pagebreak=8&genre=Students&pagenum=1&amp;pagenum='' +sel);">\n                                    <option selected value="1"> 1</option>\n                                      <option value="2"> 2</option>\n                                      <option value="3"> 3</option>\n                          </select>&nbsp;/&nbsp;3</form>\n            \n    </td>\n    <td class="next_page">\n            <input type="button" value="&nbsp;&gt;&nbsp;" class="s_button" onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&order=1&pagebreak=8&genre=Students&pagenum=2'');">\n          </td>\n  </tr>\n</table>\n\n'),
(1255376201, 'en-US.php-2-ca84a3726f4a3c6b247aaae41802be5c', '\n\n    \n  <table width="100%" cellspacing="0" cellpadding="0">\n\n\n\n<tr>\n  <td width="5%" class="rank">1</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=7&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Aguinaldo" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/"><span class="media_title">Aguinaldo</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/''">\n            <div class="rank_pad" title="5"><ul class="star-rating"><li class="current-rating" style="width:100%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">2</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/22/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=22&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Ben Kyle" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/22/"><span class="media_title">Ben Kyle</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/22/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">3</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/19/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=19&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Dave" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/19/"><span class="media_title">Dave</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 3" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/19/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">4</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/14/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=14&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Davey Orchin" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/14/"><span class="media_title">Davey Orchin</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/14/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">5</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=10&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Faith" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/"><span class="media_title">Faith</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/''">\n            <div class="rank_pad" title="5"><ul class="star-rating"><li class="current-rating" style="width:100%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">6</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=20&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Hydey" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/"><span class="media_title">Hydey</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">7</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/24/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=24&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="James Dalton" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/24/"><span class="media_title">James Dalton</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 5" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/24/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">8</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/12/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=12&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Jon Penny" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/12/"><span class="media_title">Jon Penny</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Graphic+Design%2C+Abstract+Expressionism'');" class="img_a">Graphic Design, Abstract Expressionism</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 5" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/12/''">\n            <div class="rank_pad" title="5"><ul class="star-rating"><li class="current-rating" style="width:100%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n</table>\n      \n<table width="100%" cellpadding="0" cellspacing="0" class="item">\n  <tr>\n    <td class="prev_page">\n          </td>\n    <td class="this_page" nowrap="nowrap">\n      \n                    <form name="form" method="post" action="_self">\n                <select name="pagenum" class="jumper" onchange="var sel=this.form.pagenum.options[this.form.pagenum.selectedIndex].value;jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&order=1&pagebreak=8&location=Northumbria+University%3A+Newcastle&pagenum=1&amp;pagenum='' +sel);">\n                                    <option selected value="1"> 1</option>\n                                      <option value="2"> 2</option>\n                                      <option value="3"> 3</option>\n                          </select>&nbsp;/&nbsp;3</form>\n            \n    </td>\n    <td class="next_page">\n            <input type="button" value="&nbsp;&gt;&nbsp;" class="s_button" onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&order=1&pagebreak=8&location=Northumbria+University%3A+Newcastle&pagenum=2'');">\n          </td>\n  </tr>\n</table>\n\n'),
(1253131583, 'en-US.php-2-296587940f22a3b5b852d0e39a01ddd3', '\n\n    \n  <table width="100%" cellspacing="0" cellpadding="0">\n\n\n\n<tr>\n  <td width="5%" class="rank">1</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/1/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=1&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Module Information and Schedule" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/1/"><span class="media_title">Module Information and Schedule</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Tutors'');" class="img_a">Tutors</a></td>\n  <td width="5%" class="item_r">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n</table>\n      \n\n');
INSERT INTO `jamroom_cache_rank` (`cache_expires`, `cache_key`, `cache_body`) VALUES
(1276981537, 'en-US.php-0-dcd3cfad20623cce4555ece5f3f60cf1', '\n\n    \n  <table width="100%" cellspacing="0" cellpadding="0">\n\n\n\n<tr>\n  <td width="5%" class="rank">1</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/32/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=32&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="drew" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/32/"><span class="media_title">drew</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=3&amp;pagebreak=8&amp;require_image=0&amp;location='');" class="img_a"></a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=3&amp;pagebreak=8&amp;require_image=0&amp;genre=Unknown'');" class="img_a">Unknown</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/32/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">2</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/31/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=31&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Corinne" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/31/"><span class="media_title">Corinne</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=3&amp;pagebreak=8&amp;require_image=0&amp;location='');" class="img_a"></a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=3&amp;pagebreak=8&amp;require_image=0&amp;genre=Unknown'');" class="img_a">Unknown</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/31/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">3</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/30/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=30&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Deni" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/30/"><span class="media_title">Deni</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=3&amp;pagebreak=8&amp;require_image=0&amp;location='');" class="img_a"></a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=3&amp;pagebreak=8&amp;require_image=0&amp;genre=Unknown'');" class="img_a">Unknown</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/30/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">4</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/29/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=29&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Oli" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/29/"><span class="media_title">Oli</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=3&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=3&amp;pagebreak=8&amp;require_image=0&amp;genre=Unknown'');" class="img_a">Unknown</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/29/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">5</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/26/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=26&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Chris Rea" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/26/"><span class="media_title">Chris Rea</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=3&amp;pagebreak=8&amp;require_image=0&amp;location='');" class="img_a"></a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=3&amp;pagebreak=8&amp;require_image=0&amp;genre=Unknown'');" class="img_a">Unknown</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/26/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">6</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/25/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=25&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Maxine" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/25/"><span class="media_title">Maxine</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=3&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=3&amp;pagebreak=8&amp;require_image=0&amp;genre=Anything+that+tickles+my+funnybone+or+interests+me.'');" class="img_a">Anything that tickles my funnybone or interests me.</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 3" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/25/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">7</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/24/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=24&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="James Dalton" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/24/"><span class="media_title">James Dalton</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=3&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=3&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 11" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/24/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">8</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/23/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=23&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Lee Jenkinson" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/23/"><span class="media_title">Lee Jenkinson</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=3&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=3&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 1" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/23/''">\n            <div class="rank_pad" title="5"><ul class="star-rating"><li class="current-rating" style="width:100%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n</table>\n      \n<table width="100%" cellpadding="0" cellspacing="0" class="item">\n  <tr>\n    <td class="prev_page">\n          </td>\n    <td class="this_page" nowrap="nowrap">\n      \n                    <form name="form" method="post" action="_self">\n                <select name="pagenum" class="jumper" onchange="var sel=this.form.pagenum.options[this.form.pagenum.selectedIndex].value;jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&order=3&pagebreak=8&pagenum=1&amp;pagenum='' +sel);">\n                                    <option selected value="1"> 1</option>\n                                      <option value="2"> 2</option>\n                                      <option value="3"> 3</option>\n                                      <option value="4"> 4</option>\n                          </select>&nbsp;/&nbsp;4</form>\n            \n    </td>\n    <td class="next_page">\n            <input type="button" value="&nbsp;&gt;&nbsp;" class="s_button" onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&order=3&pagebreak=8&pagenum=2'');">\n          </td>\n  </tr>\n</table>\n\n'),
(1253133855, 'en-US.php--d90fcf90425a5569c13bb6d29c31e855', '\nleftrightslide[1]=''<a onclick="jrLoad(\\''#pm\\'',\\''photo_4.php\\'');jrShowComments(\\''photo\\'',\\''4\\'');jrSetMenuActive(\\''#m_photo\\'');"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=photo_image&amp;band_id=2&amp;image_id=4&amp;height=195&amp;skin=Nova" title="downloadables" height="195" border="0"></a>''\n\nleftrightslide[2]=''<a onclick="jrLoad(\\''#pm\\'',\\''photo_2.php\\'');jrShowComments(\\''photo\\'',\\''2\\'');jrSetMenuActive(\\''#m_photo\\'');"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=photo_image&amp;band_id=2&amp;image_id=2&amp;height=195&amp;skin=Nova" title="trevsfiles index page" height="195" border="0"></a>''\n\nleftrightslide[3]=''<a onclick="jrLoad(\\''#pm\\'',\\''photo_5.php\\'');jrShowComments(\\''photo\\'',\\''5\\'');jrSetMenuActive(\\''#m_photo\\'');"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=photo_image&amp;band_id=2&amp;image_id=5&amp;height=195&amp;skin=Nova" title="module sites" height="195" border="0"></a>''\n\nleftrightslide[4]=''<a onclick="jrLoad(\\''#pm\\'',\\''photo_3.php\\'');jrShowComments(\\''photo\\'',\\''3\\'');jrSetMenuActive(\\''#m_photo\\'');"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=photo_image&amp;band_id=2&amp;image_id=3&amp;height=195&amp;skin=Nova" title="tutorial section basics" height="195" border="0"></a>''\n'),
(1253133856, 'en-US.php--1b1b1a4ba78354d6f7c0a836d0d851cc', '<br>\n<table width="95%" cellpadding="0" cellspacing="5">  <tr>\n    <td width="5%" class="item_c" nowrap="nowrap">\n      <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=0&amp;user_id=0&amp;width=96&amp;skin=Nova" width="96" class="i_outline"><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr"><b>admin</b></a><br>\n      09/16/09 13:38:55\n    </td>\n    <td width="95%" class="item" valign="top">\n      You get the idea - keep updating your progress log as its a great way to evidence your process and will be invaluable when it comes to finishing off your document.<br><br>\n    </td>\n  </tr>\n\n    <tr>\n    <td width="5%" class="item_c" nowrap="nowrap">\n      <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=0&amp;user_id=0&amp;width=96&amp;skin=Nova" width="96" class="i_outline"><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr"><b>admin</b></a><br>\n      09/16/09 01:41:51\n    </td>\n    <td width="95%" class="item" valign="top">\n      I realised that there were a lot of sites offering tutorials but they were often difficult to understand and seemed to presume that the visitor already had a fairly extensive knowledge base. I surmised that the site would be more useful if it concentrated more on simplifying things as much as possible.<br><br>\n    </td>\n  </tr>\n\n    <tr>\n    <td width="5%" class="item_c" nowrap="nowrap">\n      <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=0&amp;user_id=0&amp;width=96&amp;skin=Nova" width="96" class="i_outline"><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr"><b>admin</b></a><br>\n      09/16/09 01:31:44\n    </td>\n    <td width="95%" class="item" valign="top">\n      I began my research and initially concentrated on the areas of online tutorials - I wanted to keep everything simple so I looked at some other sites to see what they were doing well and also not so well. This enabled me to write up a competitive analysis which I have inserted into my document.<br><br>\n    </td>\n  </tr>\n\n    <tr>\n    <td width="100%" colspan="2">\n    <br>\n    <table width="100%" cellpadding="0" cellspacing="0">\n      <tr>\n        <td class="prev_page">\n                  </td>\n        <td class="this_page">\n                  </td>\n        <td class="next_page">\n                  </td>\n      </tr>\n    </table>\n    </td>\n  </tr>\n\n</table>\n<br>\n'),
(1254592391, 'en-US.php-2-49d5acc0019ed1f22e9fcb9073fb3adc', '\n\n    \n  <table width="100%" cellspacing="0" cellpadding="0">\n\n\n\n<tr>\n  <td width="5%" class="rank">1</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/1/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=1&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Module Information and Schedule" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/1/"><span class="media_title">Module Information and Schedule</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=HELP%21'');" class="img_a">HELP!</a></td>\n  <td width="5%" class="item_r">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">2</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=2&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Trevs Test Project" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/"><span class="media_title">Trevs Test Project</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=HELP%21'');" class="img_a">HELP!</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 3" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/2/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n</table>\n      \n\n'),
(1276448968, 'en-US.php-0-06c5234edf020e8fffb7cd1aa35a6547', '<br>\n<table width="95%" cellpadding="0" cellspacing="5">  <tr>\n    <td width="5%" class="item_c" nowrap="nowrap">\n      <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=0&amp;user_id=0&amp;width=96&amp;skin=Nova" width="96" class="i_outline"><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr"><b>admin</b></a><br>\n      09/16/09 16:42:07\n    </td>\n    <td width="95%" class="item" valign="top">\n      You can comment on images or layouts or whatever here. Its good to give feedback to other students as it makes you think in a different way which can often help you look more critically at your own work<br><br>\n    </td>\n  </tr>\n\n    <tr>\n    <td width="100%" colspan="2">\n    <br>\n    <table width="100%" cellpadding="0" cellspacing="0">\n      <tr>\n        <td class="prev_page">\n                  </td>\n        <td class="this_page">\n                  </td>\n        <td class="next_page">\n                  </td>\n      </tr>\n    </table>\n    </td>\n  </tr>\n\n</table>\n<br>\n'),
(1256998336, 'en-US.php-0-47e270933a0eb646ab29b0bb793c5076', ''),
(1257006448, '0-e39ab077055acf4850f7ef2505368a34', ''),
(1257006448, '0-592e3f42739d365136420a95e06330d2', ''),
(1262874072, 'en-US.php-1-808fc251cf9a399a124189e86561eb05', '<br>\n<table width="95%" cellpadding="0" cellspacing="5">  <tr>\n    <td width="5%" class="item_c" nowrap="nowrap">\n      <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=20&amp;user_id=18&amp;width=96&amp;skin=Nova" width="96" class="i_outline"><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/"><b>Hydey</b></a><br>\n      10/24/09 12:06:52\n    </td>\n    <td width="95%" class="item" valign="top">\n      Table of contents<br />\r\n<br />\r\nï‚§	Front Page:- Title<br />\r\n<br />\r\nï‚§	Table of contents<br />\r\n<br />\r\nï‚§	Introduction<br />\r\n<br />\r\nï‚§	Research into condition<br />\r\n<br />\r\nï‚§	â€˜The Diving Bell and the Butterflyâ€™:-          Jean-Dominique Bauby<br />\r\n<br />\r\nï‚§	Initial media ideas<br />\r\n<br />\r\nï‚§	Development of ideas<br />\r\n<br />\r\nï‚§	Initial Screen Ideas:- Aesthetics<br />\r\n<br />\r\nï‚§	Development<br />\r\n<br />\r\nï‚§	Final Piece<br />\r\n<br />\r\nï‚§	Evaluation and conclusion<br />\r\n<br><br>\n    </td>\n  </tr>\n\n    <tr>\n    <td width="5%" class="item_c" nowrap="nowrap">\n      <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=20&amp;user_id=18&amp;width=96&amp;skin=Nova" width="96" class="i_outline"><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/"><b>Hydey</b></a><br>\n      10/24/09 12:04:16\n    </td>\n    <td width="95%" class="item" valign="top">\n      Ive decided to produce my project on Locked-in syndrome as it will give me more gage when trying to create empathy. I feel that Gateway theory is limited and will only end up as a lot of facts and figures.<br />\r\n<br />\r\nTitle: Locked-in Syndrome<br />\r\n<br />\r\nAlong with this title I will have a sub-title that will relate to my project, and give the reader a first impression on what im trying to achieve.<br><br>\n    </td>\n  </tr>\n\n    <tr>\n    <td width="5%" class="item_c" nowrap="nowrap">\n      <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=20&amp;user_id=18&amp;width=96&amp;skin=Nova" width="96" class="i_outline"><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/"><b>Hydey</b></a><br>\n      10/24/09 11:39:42\n    </td>\n    <td width="95%" class="item" valign="top">\n      The aim of this module is to create an online/offline experience that creates an empathetic connection with an intended audience without simply presenting facts and figures. To create an immersive environment it is neccessary to communicate on a more emotional level with the intended participants. This can be achieved by a variety of devices.<br />\r\n<br />\r\nInitial Ideas<br />\r\n<br />\r\nLocked-in syndrome<br />\r\n<br />\r\nLocked-in syndrome is a condition in which a patient is aware and awake, but cannot move or communicate due to complete paralysis of nearly all voluntary muscles in the body except for the eyes. Total locked-in syndrome is a version of locked-in syndrome where the eyes are paralyzed as well.It is the result of a brain stem lesion in which the ventral part of the pons is damaged. The condition has been described as â€œthe closest thing to being buried aliveâ€.<br />\r\n<br />\r\nGateway theory(also called gateway theory, gateway hypothesis and gateway effect) is the hypothesis that the habitual use of less deleterious drugs may lead to a future risk of using more dangerous hard drugs and crime.<br />\r\n<br />\r\nThe gateway drug theory is often attributed to the use of these 3 drugs<br />\r\n<br />\r\nTobacco <br />\r\nAlcohol <br />\r\nCannabis <br />\r\nWhile some research shows that many hard drug users used cannabis or alcohol before moving on to the harder substances, other research shows that some serious drug abusers have used other drugs before using cannabis or alcohol.The former is particularly evident in individual drug-abuse histories which tend to show that â€œhard drugâ€ users do progress from one drug to another. Nonetheless, these histories and research do not indicate a causal relationship between the early uses and the later uses and, therefore, do not confirm the gateway theory.<br />\r\n<br />\r\n<br><br>\n    </td>\n  </tr>\n\n    <tr>\n    <td width="100%" colspan="2">\n    <br>\n    <table width="100%" cellpadding="0" cellspacing="0">\n      <tr>\n        <td class="prev_page">\n                      <input type="button" value="&nbsp;&lt;&nbsp;" class="s_button" onclick="jrLoad(''#comments'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=comment&order=1&pagebreak=4&tpl_dir=theme&theme=Nova&band_id=20&header_template=comment_header.tpl&row_template=comment_row.tpl&type=band&pagenum=2'');">\n                  </td>\n        <td class="this_page">\n                    3&nbsp;/&nbsp;3\n                  </td>\n        <td class="next_page">\n                  </td>\n      </tr>\n    </table>\n    </td>\n  </tr>\n\n</table>\n<br>\n'),
(1262819081, '0-47f2ed3625ac408031c524a3170368ec', '<br>\n<table width="95%" cellpadding="0" cellspacing="5">'),
(1276981536, 'en-US.php-0-135af6845d4bcdc5fe754e76766ba6d3', '\n\n    \n  <table width="100%" cellspacing="0" cellpadding="0">\n\n\n\n<tr>\n  <td width="5%" class="rank">1</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=7&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Aguinaldo" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/"><span class="media_title">Aguinaldo</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 1" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/''">\n            <div class="rank_pad" title="5"><ul class="star-rating"><li class="current-rating" style="width:100%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">2</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/22/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=22&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Ben Kyle" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/22/"><span class="media_title">Ben Kyle</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/22/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">3</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/26/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=26&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Chris Rea" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/26/"><span class="media_title">Chris Rea</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location='');" class="img_a"></a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Unknown'');" class="img_a">Unknown</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/26/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">4</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/31/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=31&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Corinne" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/31/"><span class="media_title">Corinne</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location='');" class="img_a"></a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Unknown'');" class="img_a">Unknown</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/31/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">5</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/19/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=19&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Dave" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/19/"><span class="media_title">Dave</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 9" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/19/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">6</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/14/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=14&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Davey Orchin" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/14/"><span class="media_title">Davey Orchin</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/14/''">\n            <div class="rank_pad" title="5"><ul class="star-rating"><li class="current-rating" style="width:100%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">7</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/30/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=30&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Deni" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/30/"><span class="media_title">Deni</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location='');" class="img_a"></a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Unknown'');" class="img_a">Unknown</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/30/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">8</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/32/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=32&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="drew" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/32/"><span class="media_title">drew</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location='');" class="img_a"></a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Unknown'');" class="img_a">Unknown</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/32/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n</table>\n      \n<table width="100%" cellpadding="0" cellspacing="0" class="item">\n  <tr>\n    <td class="prev_page">\n          </td>\n    <td class="this_page" nowrap="nowrap">\n      \n                    <form name="form" method="post" action="_self">\n                <select name="pagenum" class="jumper" onchange="var sel=this.form.pagenum.options[this.form.pagenum.selectedIndex].value;jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&order=1&pagebreak=8&pagenum=1&amp;pagenum='' +sel);">\n                                    <option selected value="1"> 1</option>\n                                      <option value="2"> 2</option>\n                                      <option value="3"> 3</option>\n                                      <option value="4"> 4</option>\n                          </select>&nbsp;/&nbsp;4</form>\n            \n    </td>\n    <td class="next_page">\n            <input type="button" value="&nbsp;&gt;&nbsp;" class="s_button" onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&order=1&pagebreak=8&pagenum=2'');">\n          </td>\n  </tr>\n</table>\n\n');
INSERT INTO `jamroom_cache_rank` (`cache_expires`, `cache_key`, `cache_body`) VALUES
(1270794523, 'en-US.php-0-05338d8e9746fc5e6f93403d3e80aa8d', '\n\n    \n  <table width="100%" cellspacing="0" cellpadding="0">\n\n\n\n<tr>\n  <td width="5%" class="rank">1</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=7&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Aguinaldo" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/"><span class="media_title">Aguinaldo</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 1" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/''">\n            <div class="rank_pad" title="5"><ul class="star-rating"><li class="current-rating" style="width:100%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">2</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/22/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=22&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Ben Kyle" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/22/"><span class="media_title">Ben Kyle</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/22/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">3</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/19/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=19&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Dave" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/19/"><span class="media_title">Dave</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 9" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/19/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">4</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/14/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=14&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Davey Orchin" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/14/"><span class="media_title">Davey Orchin</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/14/''">\n            <div class="rank_pad" title="5"><ul class="star-rating"><li class="current-rating" style="width:100%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">5</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=10&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Faith" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/"><span class="media_title">Faith</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/''">\n            <div class="rank_pad" title="3"><ul class="star-rating"><li class="current-rating" style="width:60%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">6</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=20&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Hydey" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/"><span class="media_title">Hydey</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 11" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">7</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/24/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=24&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="James Dalton" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/24/"><span class="media_title">James Dalton</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 11" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/24/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">8</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/17/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=17&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Jono" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/17/"><span class="media_title">Jono</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/17/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n</table>\n      \n<table width="100%" cellpadding="0" cellspacing="0" class="item">\n  <tr>\n    <td class="prev_page">\n          </td>\n    <td class="this_page" nowrap="nowrap">\n      \n                    <form name="form" method="post" action="_self">\n                <select name="pagenum" class="jumper" onchange="var sel=this.form.pagenum.options[this.form.pagenum.selectedIndex].value;jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&order=1&pagebreak=8&genre=Students&pagenum=1&amp;pagenum='' +sel);">\n                                    <option selected value="1"> 1</option>\n                                      <option value="2"> 2</option>\n                                      <option value="3"> 3</option>\n                          </select>&nbsp;/&nbsp;3</form>\n            \n    </td>\n    <td class="next_page">\n            <input type="button" value="&nbsp;&gt;&nbsp;" class="s_button" onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&order=1&pagebreak=8&genre=Students&pagenum=2'');">\n          </td>\n  </tr>\n</table>\n\n'),
(1274611726, 'en-US.php-0-4cd5afb45ba2d8abfc94c0761479258f', '\n\n    \n  <table width="100%" cellspacing="0" cellpadding="0">\n\n\n\n<tr>\n  <td width="5%" class="rank">1</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=7&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Aguinaldo" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/"><span class="media_title">Aguinaldo</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 1" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/''">\n            <div class="rank_pad" title="5"><ul class="star-rating"><li class="current-rating" style="width:100%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">2</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/22/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=22&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Ben Kyle" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/22/"><span class="media_title">Ben Kyle</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/22/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">3</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/19/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=19&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Dave" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/19/"><span class="media_title">Dave</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 9" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/19/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">4</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/14/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=14&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Davey Orchin" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/14/"><span class="media_title">Davey Orchin</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/14/''">\n            <div class="rank_pad" title="5"><ul class="star-rating"><li class="current-rating" style="width:100%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">5</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=10&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Faith" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/"><span class="media_title">Faith</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 0" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/''">\n            <div class="rank_pad" title="3"><ul class="star-rating"><li class="current-rating" style="width:60%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">6</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=20&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Hydey" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/"><span class="media_title">Hydey</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 11" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/20/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">7</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/24/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=24&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="James Dalton" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/24/"><span class="media_title">James Dalton</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Students'');" class="img_a">Students</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 11" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/24/''">\n            <div class="rank_pad" title="0"><ul class="star-rating"><li class="current-rating" style="width:0%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <td width="5%" class="rank">8</td>\n  <td width="5%" class="item" style="height:60px;">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/12/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=12&amp;mode=band_image&amp;width=72&amp;skin=Nova" alt="Jon Penny" width="72" class="i_outline"></a>\n  </td>\n  <td width="70%" class="item">\n    <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/12/"><span class="media_title">Jon Penny</span></a><br>\n        <a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;location=Northumbria+University%3A+Newcastle'');" class="img_a">Northumbria University: Newcastle</a>\n  </td>\n  <td width="15%" class="item"><a onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&amp;order=1&amp;pagebreak=8&amp;require_image=0&amp;genre=Graphic+Design%2C+Abstract+Expressionism'');" class="img_a">Graphic Design, Abstract Expressionism</a></td>\n  <td width="5%" class="item_r">\n          <input type="button" value="comments: 8" class="jform s_button" onclick="window.location=''http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/12/''">\n            <div class="rank_pad" title="5"><ul class="star-rating"><li class="current-rating" style="width:100%;"></li><li><span class="star1-rating"></span></li><li><span class="star2-rating"></span></li><li><span class="star3-rating"></span></li><li><span class="star4-rating"></span></li><li><span class="star5-rating"></span></li></ul></div>\n      </td>\n</tr>\n\n\n\n\n\n\n</table>\n      \n<table width="100%" cellpadding="0" cellspacing="0" class="item">\n  <tr>\n    <td class="prev_page">\n          </td>\n    <td class="this_page" nowrap="nowrap">\n      \n                    <form name="form" method="post" action="_self">\n                <select name="pagenum" class="jumper" onchange="var sel=this.form.pagenum.options[this.form.pagenum.selectedIndex].value;jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&order=1&pagebreak=8&location=Northumbria+University%3A+Newcastle&pagenum=1&amp;pagenum='' +sel);">\n                                    <option selected value="1"> 1</option>\n                                      <option value="2"> 2</option>\n                                      <option value="3"> 3</option>\n                          </select>&nbsp;/&nbsp;3</form>\n            \n    </td>\n    <td class="next_page">\n            <input type="button" value="&nbsp;&gt;&nbsp;" class="s_button" onclick="jrLoad(''#rank'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&order=1&pagebreak=8&location=Northumbria+University%3A+Newcastle&pagenum=2'');">\n          </td>\n  </tr>\n</table>\n\n'),
(1255352708, 'en-US.php-1-06c5234edf020e8fffb7cd1aa35a6547', '<br>\n<table width="95%" cellpadding="0" cellspacing="5">  <tr>\n    <td width="5%" class="item_c" nowrap="nowrap">\n      <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=0&amp;user_id=0&amp;width=96&amp;skin=Nova" width="96" class="i_outline"><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr"><b>admin</b></a><br>\n      09/16/09 16:42:07\n    </td>\n    <td width="95%" class="item" valign="top">\n      You can comment on images or layouts or whatever here. Its good to give feedback to other students as it makes you think in a different way which can often help you look more critically at your own work<br><br>\n    </td>\n  </tr>\n\n    <tr>\n    <td width="100%" colspan="2">\n    <br>\n    <table width="100%" cellpadding="0" cellspacing="0">\n      <tr>\n        <td class="prev_page">\n                  </td>\n        <td class="this_page">\n                  </td>\n        <td class="next_page">\n                  </td>\n      </tr>\n    </table>\n    </td>\n  </tr>\n\n</table>\n<br>\n'),
(1253536032, 'en-US.php-0-0067c93114321ee73f80b2f6151e7ba9', ''),
(1253536032, 'en-US.php-0-9905d450e19095a110a2a660e54373dd', ''),
(1260895451, 'en-US.php-1-26347c7b83a2ebbf4dacb498d76614d4', ''),
(1255463495, 'en-US.php-1-ca52061f38fad8c4bbf8f610f6463e97', '<div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=6&amp;user_id=4&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/6/">KP</a><br>\n        2 weeks, 4 days ago:<br>\n        updated profile\n      </td>\n    </tr>\n  </table>\n</div>'),
(1263397391, 'en-US.php-1-c5f58fdfb7f8fc73d255528d895165e3', '<div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=6&amp;user_id=4&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/6/">KP</a><br>\n        1 month, 3 weeks ago:<br>\n        created blog entry\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=6&amp;user_id=4&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/6/">KP</a><br>\n        1 month, 3 weeks ago:<br>\n        updated profile\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=6&amp;user_id=4&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/6/">KP</a><br>\n        1 month, 3 weeks ago:<br>\n        created blog entry\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=6&amp;user_id=4&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/6/">KP</a><br>\n        1 month, 3 weeks ago:<br>\n        created blog entry\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=6&amp;user_id=4&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/6/">KP</a><br>\n        1 month, 3 weeks ago:<br>\n        created blog entry\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=6&amp;user_id=4&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/6/">KP</a><br>\n        1 month, 3 weeks ago:<br>\n        created blog entry\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=6&amp;user_id=4&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/6/">KP</a><br>\n        1 month, 3 weeks ago:<br>\n        created blog entry\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=6&amp;user_id=4&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/6/">KP</a><br>\n        1 month, 4 weeks ago:<br>\n        created blog entry\n      </td>\n    </tr>\n  </table>\n</div>'),
(1263397392, 'en-US.php-1-47f2ed3625ac408031c524a3170368ec', '<br>\n<table width="95%" cellpadding="0" cellspacing="5">'),
(1260011808, 'en-US.php-1-eaa6eb4c2ade0438a37bfc74726a5c73', ''),
(1260011808, 'en-US.php-1-895fe705dd7b218441b4074ebfe7cb18', ''),
(1253536519, 'en-US.php-1-0c98e6fe886934df7a5ea9161c19d719', '<div class="fan_row">\n  <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=5&amp;user_id=3&amp;width=50&amp;skin=Nova" width="50" class="i_outline">&nbsp;<a onclick="jrHideComments();jrHideFanForm();jrLoad(''#pm'',''user_3.php'');jrSetActive(''#default'');">test</a>\n</div>'),
(1253536519, 'en-US.php-1-555c364c7f5b82941b2ff968a1df7b0b', ''),
(1253536520, 'en-US.php-1-53761bbcea8d324354621ba2bc7ead65', '<br>\n<table width="95%" cellpadding="0" cellspacing="5">'),
(1253885536, 'en-US.php-0-eaa6eb4c2ade0438a37bfc74726a5c73', ''),
(1253885536, 'en-US.php-0-895fe705dd7b218441b4074ebfe7cb18', ''),
(1276981549, 'en-US.php-0-a54c720495944e028be7ed8f8a555278', '<div class="fan_row">\n  <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=6&amp;user_id=4&amp;width=50&amp;skin=Nova" width="50" class="i_outline">&nbsp;<a onclick="jrHideComments();jrHideFanForm();jrLoad(''#pm'',''user_4.php'');jrSetActive(''#default'');">KP</a>\n</div>'),
(1276981549, 'en-US.php-0-c5f58fdfb7f8fc73d255528d895165e3', ''),
(1276448888, 'en-US.php-0-47f2ed3625ac408031c524a3170368ec', '<br>\n<table width="95%" cellpadding="0" cellspacing="5">'),
(1262975445, 'en-US.php-1-de2b1342d3841b684d9a97588bee0a04', '<div class="fan_row">\n  <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=7&amp;user_id=5&amp;width=50&amp;skin=Nova" width="50" class="i_outline">&nbsp;<a onclick="jrHideComments();jrHideFanForm();jrLoad(''#pm'',''user_5.php'');jrSetActive(''#default'');">Aguinaldo</a>\n</div>'),
(1253751408, 'en-US.php-0-c6a2c47873766eedd02ae1bdf7f2015b', ''),
(1253751408, 'en-US.php-0-cb57adce2d89baaa1d973cfa65382296', ''),
(1262975445, 'en-US.php-1-599aa2b4fb53ff273c645833a8907eb9', '<div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=7&amp;user_id=5&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/">Aguinaldo</a><br>\n        1 month, 2 days ago:<br>\n        created blog entry\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=7&amp;user_id=5&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/">Aguinaldo</a><br>\n        1 month, 2 days ago:<br>\n        deleted blog entry\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=7&amp;user_id=5&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/7/">Aguinaldo</a><br>\n        1 month, 2 days ago:<br>\n        created blog entry\n      </td>\n    </tr>\n  </table>\n</div>'),
(1262975447, 'en-US.php-1-d6d6994d8ce286884c9421d7255c2706', '<br>\n<table width="95%" cellpadding="0" cellspacing="5">  <tr>\n    <td width="5%" class="item_c" nowrap="nowrap">\n      <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=0&amp;user_id=0&amp;width=96&amp;skin=Nova" width="96" class="i_outline"><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr"><b>admin</b></a><br>\n      11/09/09 08:15:41\n    </td>\n    <td width="95%" class="item" valign="top">\n      Hi Aguinaldo <br />\n<br />\nI know you have been doing work on this module and that you have some very interesting ideas but I think that you need to upload some of them here asap.<br />\n<br />\n<br><br>\n    </td>\n  </tr>\n\n    <tr>\n    <td width="100%" colspan="2">\n    <br>\n    <table width="100%" cellpadding="0" cellspacing="0">\n      <tr>\n        <td class="prev_page">\n                  </td>\n        <td class="this_page">\n                  </td>\n        <td class="next_page">\n                  </td>\n      </tr>\n    </table>\n    </td>\n  </tr>\n\n</table>\n<br>\n'),
(1260140676, 'en-US.php-1-c6a2c47873766eedd02ae1bdf7f2015b', ''),
(1260140676, 'en-US.php-1-cb57adce2d89baaa1d973cfa65382296', ''),
(1254591407, 'en-US.php-1-85e979bf8524dc71986dd542b4888313', '\nleftrightslide[1]=''<a onclick="jrLoad(\\''#pm\\'',\\''photo_7.php\\'');jrShowComments(\\''photo\\'',\\''7\\'');jrSetMenuActive(\\''#m_photo\\'');"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=photo_image&amp;band_id=7&amp;image_id=7&amp;height=195&amp;skin=Nova" title="Aguinaldo" height="195" border="0"></a>''\n'),
(1254157994, 'en-US.php-1-e43f903c7f710af619ad7281fa932216', '<br>\n<table width="95%" cellpadding="0" cellspacing="5">'),
(1253552379, '0-26347c7b83a2ebbf4dacb498d76614d4', ''),
(1253552379, '0-599471e38ec4f1dfb0b428f878c4518a', ''),
(1275471280, 'en-US.php-0-7e3f1d7a8df2c9d5a799688b74add4d4', '<td width="50%" valign="top" class="item">\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" valign="top">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/26/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=26&amp;song_id=5&amp;mode=song_image&amp;width=200&amp;crop_height=125&amp;skin=Nova" width="200" height="125" alt="Chris Rea" class="i_outline"></a>\n    </td>\n    <td width="95%" valign="top" class="item">\n\n      <span class="media_title">Firstloop.mp3</span><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/26/" class="img_a">Chris Rea</a><br><br>\n\n      \n      \n      \n      \n\n                                        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=player_audio&mode=song_hifi&band_id=26&song_id=5" onclick="popwin(this.href,''player_5'',410,340,''yes'');return false"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/images/hifi_stream.png" alt="HIFI Stream: (mp3, 2.93 MB, 01:36)" title="HIFI Stream: (mp3, 2.93 MB, 01:36)" class="m_outline" /></a>\n\n      &nbsp;&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=songs&genre=Acapella" class="img_a">Acapella</a>\n\n    </td>\n  </tr>\n</table>\n</td><td width="50%" valign="top" class="item">\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" valign="top">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=10&amp;song_id=21&amp;mode=song_image&amp;width=200&amp;crop_height=125&amp;skin=Nova" width="200" height="125" alt="Faith" class="i_outline"></a>\n    </td>\n    <td width="95%" valign="top" class="item">\n\n      <span class="media_title">It could be you.</span><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/" class="img_a">Faith</a><br><br>\n\n      \n      \n      \n      \n\n                                        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=player_audio&mode=song_hifi&band_id=10&song_id=21" onclick="popwin(this.href,''player_21'',410,340,''yes'');return false"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/skins/Nova/images/hifi_stream.png" alt="HIFI Stream: (mp3, 163.46 KB, 00:10)" title="HIFI Stream: (mp3, 163.46 KB, 00:10)" class="m_outline" /></a>\n\n      &nbsp;&nbsp;<a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=songs&genre=Vocal" class="img_a">Vocal</a>\n\n    </td>\n  </tr>\n</table>\n</td>'),
(1263157849, 'en-US.php-1-5b0a0179c6121600f3c1576a229d0aad', '<div class="fan_row">\n  <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=8&amp;user_id=6&amp;width=50&amp;skin=Nova" width="50" class="i_outline">&nbsp;<a onclick="jrHideComments();jrHideFanForm();jrLoad(''#pm'',''user_6.php'');jrSetActive(''#default'');">S23AN R</a>\n</div>'),
(1263157849, 'en-US.php-1-b58c5a05e0cecf600c2bdf5298fef9f1', '<div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=8&amp;user_id=6&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/8/">S23AN R</a><br>\n        3 weeks, 5 days ago:<br>\n        updated blog entry\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=8&amp;user_id=6&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/8/">S23AN R</a><br>\n        3 weeks, 5 days ago:<br>\n        created blog entry\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=8&amp;user_id=6&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/8/">S23AN R</a><br>\n        1 month, 1 week ago:<br>\n        created photo\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=8&amp;user_id=6&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/8/">S23AN R</a><br>\n        1 month, 1 week ago:<br>\n        created blog entry\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=8&amp;user_id=6&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/8/">S23AN R</a><br>\n        1 month, 1 week ago:<br>\n        created blog entry\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=8&amp;user_id=6&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/8/">S23AN R</a><br>\n        1 month, 2 weeks ago:<br>\n        created photo\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=8&amp;user_id=6&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/8/">S23AN R</a><br>\n        1 month, 2 weeks ago:<br>\n        created photo\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=8&amp;user_id=6&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/8/">S23AN R</a><br>\n        1 month, 2 weeks ago:<br>\n        updated blog entry\n      </td>\n    </tr>\n  </table>\n</div>');
INSERT INTO `jamroom_cache_rank` (`cache_expires`, `cache_key`, `cache_body`) VALUES
(1263157850, 'en-US.php-1-864749fe17b0908010de86d559eba6a6', '<br>\n<table width="95%" cellpadding="0" cellspacing="5">  <tr>\n    <td width="5%" class="item_c" nowrap="nowrap">\n      <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=0&amp;user_id=0&amp;width=96&amp;skin=Nova" width="96" class="i_outline"><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr"><b>admin</b></a><br>\n      10/21/09 00:30:57\n    </td>\n    <td width="95%" class="item" valign="top">\n      Hi Sean<br />\nI saw an interesting article in the paper yesterday about Lance Armstrong so I kept it - if you see me wandering about ask me for it as it may be useful to you.<br />\n<br />\nTrev<br><br>\n    </td>\n  </tr>\n\n    <tr>\n    <td width="5%" class="item_c" nowrap="nowrap">\n      <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=8&amp;user_id=6&amp;width=96&amp;skin=Nova" width="96" class="i_outline"><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/8/"><b>S23AN R</b></a><br>\n      10/12/09 13:43:04\n    </td>\n    <td width="95%" class="item" valign="top">\n      My project will be based on Lance Armstrong and his foundation called Livestrong, Lance Armstrong is a American professional cyclist and was born September 8th 1971. He is the the founder and chairman of the Lance Armstrong Foundation for cancer research.<br />\n<br />\nLance survived testicular cancer, and a tumor in his brain and lungs in 1996 and had a less than 50% chance of surviving. After overcoming this he went on and won the Tour de France a record braking 7 times! This is considered the hardest cycle race in the world and for someone to win it once is a great achievement. Never mind 7 times after having cancer  and a less than 50% chance of surviving.<br />\n<br />\nI will be working on key words such as, determination and motivation. I want to get the message out to people that with determination and motivation it will help you achieve the goal you have set in life and get to where you want to be.<br />\n<br />\nI may also looking at the lives of other people who reflect these key words such as Sir Bobby Robson. I think he Sir Bobby will have thought exactly like Lance with the â€˜never give upâ€™ approach to life and being so brave and battling whatever life throws at you.<br><br>\n    </td>\n  </tr>\n\n    <tr>\n    <td width="5%" class="item_c" nowrap="nowrap">\n      <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=0&amp;user_id=0&amp;width=96&amp;skin=Nova" width="96" class="i_outline"><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr"><b>admin</b></a><br>\n      09/29/09 19:08:40\n    </td>\n    <td width="95%" class="item" valign="top">\n      Have a look at the blog tab (the next one along) as Sean has started blogging about his project.<br><br>\n    </td>\n  </tr>\n\n    <tr>\n    <td width="100%" colspan="2">\n    <br>\n    <table width="100%" cellpadding="0" cellspacing="0">\n      <tr>\n        <td class="prev_page">\n                  </td>\n        <td class="this_page">\n                  </td>\n        <td class="next_page">\n                  </td>\n      </tr>\n    </table>\n    </td>\n  </tr>\n\n</table>\n<br>\n'),
(1277585192, 'en-US.php-0-5b0a0179c6121600f3c1576a229d0aad', '<div class="fan_row">\n  <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=8&amp;user_id=6&amp;width=50&amp;skin=Nova" width="50" class="i_outline">&nbsp;<a onclick="jrHideComments();jrHideFanForm();jrLoad(''#pm'',''user_6.php'');jrSetActive(''#default'');">S23AN R</a>\n</div>'),
(1277585192, 'en-US.php-0-b58c5a05e0cecf600c2bdf5298fef9f1', ''),
(1272806098, 'en-US.php-0-864749fe17b0908010de86d559eba6a6', '<br>\n<table width="95%" cellpadding="0" cellspacing="5">  <tr>\n    <td width="5%" class="item_c" nowrap="nowrap">\n      <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=0&amp;user_id=0&amp;width=96&amp;skin=Nova" width="96" class="i_outline"><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr"><b>admin</b></a><br>\n      10/21/09 01:30:57\n    </td>\n    <td width="95%" class="item" valign="top">\n      Hi Sean<br />\nI saw an interesting article in the paper yesterday about Lance Armstrong so I kept it - if you see me wandering about ask me for it as it may be useful to you.<br />\n<br />\nTrev<br><br>\n    </td>\n  </tr>\n\n    <tr>\n    <td width="5%" class="item_c" nowrap="nowrap">\n      <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=8&amp;user_id=6&amp;width=96&amp;skin=Nova" width="96" class="i_outline"><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/8/"><b>S23AN R</b></a><br>\n      10/12/09 14:43:04\n    </td>\n    <td width="95%" class="item" valign="top">\n      My project will be based on Lance Armstrong and his foundation called Livestrong, Lance Armstrong is a American professional cyclist and was born September 8th 1971. He is the the founder and chairman of the Lance Armstrong Foundation for cancer research.<br />\n<br />\nLance survived testicular cancer, and a tumor in his brain and lungs in 1996 and had a less than 50% chance of surviving. After overcoming this he went on and won the Tour de France a record braking 7 times! This is considered the hardest cycle race in the world and for someone to win it once is a great achievement. Never mind 7 times after having cancer  and a less than 50% chance of surviving.<br />\n<br />\nI will be working on key words such as, determination and motivation. I want to get the message out to people that with determination and motivation it will help you achieve the goal you have set in life and get to where you want to be.<br />\n<br />\nI may also looking at the lives of other people who reflect these key words such as Sir Bobby Robson. I think he Sir Bobby will have thought exactly like Lance with the â€˜never give upâ€™ approach to life and being so brave and battling whatever life throws at you.<br><br>\n    </td>\n  </tr>\n\n    <tr>\n    <td width="5%" class="item_c" nowrap="nowrap">\n      <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=0&amp;user_id=0&amp;width=96&amp;skin=Nova" width="96" class="i_outline"><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr"><b>admin</b></a><br>\n      09/29/09 20:08:40\n    </td>\n    <td width="95%" class="item" valign="top">\n      Have a look at the blog tab (the next one along) as Sean has started blogging about his project.<br><br>\n    </td>\n  </tr>\n\n    <tr>\n    <td width="100%" colspan="2">\n    <br>\n    <table width="100%" cellpadding="0" cellspacing="0">\n      <tr>\n        <td class="prev_page">\n                  </td>\n        <td class="this_page">\n                  </td>\n        <td class="next_page">\n                  </td>\n      </tr>\n    </table>\n    </td>\n  </tr>\n\n</table>\n<br>\n'),
(1254667654, 'en-US.php-0-85e979bf8524dc71986dd542b4888313', '\nleftrightslide[1]=''<a onclick="jrLoad(\\''#pm\\'',\\''photo_7.php\\'');jrShowComments(\\''photo\\'',\\''7\\'');jrSetMenuActive(\\''#m_photo\\'');"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=photo_image&amp;band_id=7&amp;image_id=7&amp;height=195&amp;skin=Nova" title="Aguinaldo" height="195" border="0"></a>''\n'),
(1275959590, 'en-US.php-0-de2b1342d3841b684d9a97588bee0a04', '<div class="fan_row">\n  <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=7&amp;user_id=5&amp;width=50&amp;skin=Nova" width="50" class="i_outline">&nbsp;<a onclick="jrHideComments();jrHideFanForm();jrLoad(''#pm'',''user_5.php'');jrSetActive(''#default'');">Aguinaldo</a>\n</div>'),
(1275959590, 'en-US.php-0-599aa2b4fb53ff273c645833a8907eb9', ''),
(1263136656, 'en-US.php-1-5c5d94b688ba7a6342f59c357ef6a34f', '<br>\n<table width="95%" cellpadding="0" cellspacing="5">'),
(1264455399, 'en-US.php-0-d6d6994d8ce286884c9421d7255c2706', '<br>\n<table width="95%" cellpadding="0" cellspacing="5">  <tr>\n    <td width="5%" class="item_c" nowrap="nowrap">\n      <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=0&amp;user_id=0&amp;width=96&amp;skin=Nova" width="96" class="i_outline"><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr"><b>admin</b></a><br>\n      11/09/09 08:15:41\n    </td>\n    <td width="95%" class="item" valign="top">\n      Hi Aguinaldo <br />\n<br />\nI know you have been doing work on this module and that you have some very interesting ideas but I think that you need to upload some of them here asap.<br />\n<br />\n<br><br>\n    </td>\n  </tr>\n\n    <tr>\n    <td width="100%" colspan="2">\n    <br>\n    <table width="100%" cellpadding="0" cellspacing="0">\n      <tr>\n        <td class="prev_page">\n                  </td>\n        <td class="this_page">\n                  </td>\n        <td class="next_page">\n                  </td>\n      </tr>\n    </table>\n    </td>\n  </tr>\n\n</table>\n<br>\n'),
(1263064481, 'en-US.php-1-8811c61d8c04c8f87c9509381185a64e', '<div class="fan_row">\n  <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=21&amp;user_id=19&amp;width=50&amp;skin=Nova" width="50" class="i_outline">&nbsp;<a onclick="jrHideComments();jrHideFanForm();jrLoad(''#pm'',''user_19.php'');jrSetActive(''#default'');">steven Jr</a>\n</div>'),
(1260895451, 'en-US.php-1-599471e38ec4f1dfb0b428f878c4518a', ''),
(1255352817, 'en-US.php-1-b6287490a1deec7f14101b6777c4fc5c', '<br>\n<table width="95%" cellpadding="0" cellspacing="5">'),
(1275471191, 'en-US.php-0-ab552839a35d396f600bafd0d048baec', '<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/17/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=17&amp;mode=band_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="Jono" class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/17/">Jono</a><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=artists&genre=Students" class="img_a">Students</a>\n    </td>\n  </tr>\n</table>\n\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/19/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=19&amp;mode=band_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="Dave" class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/19/">Dave</a><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=artists&genre=Students" class="img_a">Students</a>\n    </td>\n  </tr>\n</table>\n\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/13/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=13&amp;mode=band_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="Matthew" class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/13/">Matthew</a><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=artists&genre=Students" class="img_a">Students</a>\n    </td>\n  </tr>\n</table>\n\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/26/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=26&amp;mode=band_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="Chris Rea" class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/26/">Chris Rea</a><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=artists" class="img_a"></a>\n    </td>\n  </tr>\n</table>\n\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td width="5%" class="top_front" style="height:57px;">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/18/"><img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?band_id=18&amp;mode=band_image&amp;width=60&amp;crop_height=45&amp;skin=Nova" width="60" height="45" alt="Phil" class="i_outline"></a>\n    </td>\n    <td width="95%" class="top_front">\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/18/">Phil</a><br>\n      <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/index.php?t=artists&genre=Students" class="img_a">Students</a>\n    </td>\n  </tr>\n</table>\n\n<table width="100%" cellpadding="0" cellspacing="0">\n  <tr>\n    <td class="prev_page">\n            <input type="button" value="&nbsp;&lt;&nbsp;" class="s_button" onclick="jrLoad(''#top_artists'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&order=5&pagebreak=5&row_template=jr_index_top_artists.tpl&pagenum=1'');">\n          </td>\n    <td class="this_page">\n            2&nbsp;/&nbsp;6\n          </td>\n    <td class="next_page">\n            <input type="button" value="&nbsp;&gt;&nbsp;" class="s_button" onclick="jrLoad(''#top_artists'',''http://www.trevsfiles.co.uk/module_sites/emotion_jr/ranking.php?mode=artist&order=5&pagebreak=5&row_template=jr_index_top_artists.tpl&pagenum=3'');">\n          </td>\n  </tr>\n</table>\n'),
(1254176587, 'en-US.php-0-daa5988ba94c2eb8dc989c1278d51795', ''),
(1254176587, 'en-US.php-0-2c9d12710f85ffb66b89ede6c1a85bd3', ''),
(1262561517, 'en-US.php-1-daa5988ba94c2eb8dc989c1278d51795', ''),
(1262561517, 'en-US.php-1-2c9d12710f85ffb66b89ede6c1a85bd3', ''),
(1263172370, 'en-US.php-1-f197fcc8ad9e1e1ddf10c8d780151432', '<div class="fan_row">\n  <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=10&amp;user_id=8&amp;width=50&amp;skin=Nova" width="50" class="i_outline">&nbsp;<a onclick="jrHideComments();jrHideFanForm();jrLoad(''#pm'',''user_8.php'');jrSetActive(''#default'');">Faith</a>\n</div>'),
(1263172370, 'en-US.php-1-a6ae5364e4382071989c2db02b123f19', '<div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=10&amp;user_id=8&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/">Faith</a><br>\n        1 week, 1 hour ago:<br>\n        created song\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=10&amp;user_id=8&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/">Faith</a><br>\n        1 month, 6 days ago:<br>\n        updated song\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=10&amp;user_id=8&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/">Faith</a><br>\n        1 month, 6 days ago:<br>\n        created song\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=10&amp;user_id=8&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/">Faith</a><br>\n        1 month, 6 days ago:<br>\n        updated blog entry\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=10&amp;user_id=8&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/">Faith</a><br>\n        1 month, 6 days ago:<br>\n        created blog entry\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=10&amp;user_id=8&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www.trevsfiles.co.uk/module_sites/emotion_jr/members/10/">Faith</a><br>\n        1 month, 6 days ago:<br>\n        created song\n      </td>\n    </tr>\n  </table>\n</div><div >\n  <table width="100%" cellpadding="0" cellspacing="0">\n    <tr>\n      <td width="10%" valign="top">\n        <img src="http://www.trevsfiles.co.uk/module_sites/emotion_jr/image.php?mode=user_image&amp;band_id=10&amp;user_id=8&amp;width=50&amp;skin=Nova" width="50" class="i_outline">\n      </td>\n      <td width="90%" class="item">\n        <a href="http://www
