-- MySQL dump 8.23 -- -- Host: localhost Database: photopost --------------------------------------------------------- -- Server version 3.23.58 -- -- Table structure for table `photos_temp` -- CREATE TABLE `photos_temp` ( `id` int(10) NOT NULL auto_increment, `user` varchar(50) NOT NULL default '', `userid` int(8) NOT NULL default '0', `cat` int(11) NOT NULL default '0', `date` int(15) NOT NULL default '0', `title` varchar(75) default '', `description` text, `keywords` varchar(150) default NULL, `bigimage` varchar(100) NOT NULL default '', `width` smallint(6) default NULL, `height` smallint(4) default NULL, `filesize` mediumint(9) default '0', `views` int(10) NOT NULL default '0', `medwidth` int(12) default '0', `medheight` smallint(6) default '0', `medsize` mediumint(9) default '0', `approved` tinyint(2) NOT NULL default '0', `lastpost` int(15) NOT NULL default '0', `rating` int(2) NOT NULL default '0', `watermarked` varchar(5) NOT NULL default 'no', PRIMARY KEY (`id`), KEY `userid` (`userid`), KEY `cat` (`cat`), KEY `bigimage` (`bigimage`,`cat`) ) TYPE=MyISAM; -- -- Dumping data for table `photos_temp` -- -- WHERE: userid=199 INSERT INTO `photos_temp` VALUES (1836,'heathergreen10',199,3078,1058377961,'Caleb01','','orange dog german','caleb01.gif',612,473,119822,117,0,0,0,1,1058377961,0,'yes'); INSERT INTO `photos_temp` VALUES (1837,'heathergreen10',199,3078,1058378000,'Caleb02','','orange dog german','caleb02.jpg',612,473,235883,120,0,0,0,1,1058378000,0,'yes'); INSERT INTO `photos_temp` VALUES (4430,'heathergreen10',199,3079,1149725157,'Kids Science North March 2006','','','000_0662.jpg',500,377,68459,62,0,0,0,1,1149725157,0,'no'); INSERT INTO `photos_temp` VALUES (4428,'heathergreen10',199,3078,1149724966,'000_0695','','','000_0695.jpg',500,392,82555,36,0,0,0,1,1149724966,0,'no'); INSERT INTO `photos_temp` VALUES (4429,'heathergreen10',199,3079,1149725096,'Elijah March 2006','','','000_0689.jpg',500,368,62040,44,0,0,0,1,1149725096,0,'no'); INSERT INTO `photos_temp` VALUES (1840,'heathergreen10',199,3078,1058378184,'Camping03','','truck dodge camping dogs german','camping03.jpg',612,473,110426,172,0,0,0,1,1058378184,4,'yes'); INSERT INTO `photos_temp` VALUES (1841,'heathergreen10',199,3079,1058378296,'Emma & Ricki 2003','','girl dog german living room','emma_ricci.jpg',612,473,209445,162,0,0,0,1,1058378296,0,'yes'); INSERT INTO `photos_temp` VALUES (1842,'heathergreen10',199,3079,1058378320,'Hannah 2003','','baby girl','hannah01.jpg',612,473,218878,145,0,0,0,1,1058378320,0,'yes'); INSERT INTO `photos_temp` VALUES (2764,'heathergreen10',199,3172,1093293500,'She Arrives','','','arrival02.jpg',500,662,112013,104,472,625,65525,1,1093293500,0,'no'); INSERT INTO `photos_temp` VALUES (2765,'heathergreen10',199,3172,1093293597,'Mayor of Midland presents Grandma with a certificate','','','award01.jpg',500,662,123532,84,472,625,60994,1,1093293597,0,'no'); INSERT INTO `photos_temp` VALUES (2766,'heathergreen10',199,3172,1093293637,'Taking turns on unlce John\'s boat','','','beach01.jpg',500,377,44132,103,0,0,0,1,1093293637,0,'no'); INSERT INTO `photos_temp` VALUES (2767,'heathergreen10',199,3172,1093293658,'Stacey takes the wheel','','','boat01.jpg',500,377,61933,100,0,0,0,1,1093293658,0,'no'); INSERT INTO `photos_temp` VALUES (2768,'heathergreen10',199,3172,1093293680,'Don\'t Fall!','','','boat02.jpg',500,377,55722,98,0,0,0,1,1093293680,0,'no'); INSERT INTO `photos_temp` VALUES (2769,'heathergreen10',199,3172,1093293760,'All Grandma\'s kids','','','children01.jpg',500,377,75620,65,0,0,0,1,1093293760,0,'no'); INSERT INTO `photos_temp` VALUES (2770,'heathergreen10',199,3172,1093293786,'Party spills out onto the curb!','','','curb01.jpg',500,377,45308,85,0,0,0,1,1093293786,0,'no'); INSERT INTO `photos_temp` VALUES (2771,'heathergreen10',199,3172,1093293818,'Taking over John\'s Garage!','','','garage01.jpg',500,377,67810,92,0,0,0,1,1093293818,0,'no'); INSERT INTO `photos_temp` VALUES (2772,'heathergreen10',199,3172,1093293867,'Some of Grandma\'s great grand kids','','','grtgranchildren01.jpg',500,377,70241,79,0,0,0,1,1093293867,0,'no'); INSERT INTO `photos_temp` VALUES (2773,'heathergreen10',199,3172,1093293934,'Jessica (Sarah\'s baby)','','','jj01.jpg',500,662,112932,78,472,625,54273,1,1093293934,0,'no'); INSERT INTO `photos_temp` VALUES (2774,'heathergreen10',199,3172,1093293956,'Is she coming?','','','lawn01.jpg',500,377,79600,67,0,0,0,1,1093293956,0,'no'); INSERT INTO `photos_temp` VALUES (2782,'heathergreen10',199,3172,1093295663,'She\'s Coming!','','','lawn02.jpg',500,377,75103,50,0,0,0,1,1093295663,0,'yes'); INSERT INTO `photos_temp` VALUES (2776,'heathergreen10',199,3172,1093294027,'Trudy\'s license plate!','','','plate01.jpg',500,377,44894,83,0,0,0,1,1093294027,0,'no'); INSERT INTO `photos_temp` VALUES (2781,'heathergreen10',199,3172,1093295588,'Hunter & Aimi (before Hunter decided to take a poo in the pool)','','','poolkids01.jpg',500,377,84006,60,0,0,0,1,1093295588,0,'yes'); INSERT INTO `photos_temp` VALUES (2783,'heathergreen10',199,3172,1093355659,'Cousins','','','3cousins01.jpg',500,375,232278,50,0,0,0,1,1093355659,0,'yes'); INSERT INTO `photos_temp` VALUES (2780,'heathergreen10',199,3172,1093295359,'She\'s gonna\' freak!','','','sign02.jpg',500,377,82282,58,0,0,0,1,1093295359,0,'yes'); INSERT INTO `photos_temp` VALUES (2791,'heathergreen10',199,3172,1093356122,'Trudy and Zach','','','trudyzach01.jpg',500,375,227143,109,0,0,0,1,1093356122,0,'yes'); INSERT INTO `photos_temp` VALUES (2787,'heathergreen10',199,3172,1093355804,'Naoko, Aimi and Shane','','','fam01.jpg',500,375,231099,56,0,0,0,1,1093355804,0,'yes'); INSERT INTO `photos_temp` VALUES (2795,'heathergreen10',199,3172,1093356497,'Turning Japanese','','','japan01.jpg',200,150,41852,67,0,0,0,1,1093356497,0,'yes'); INSERT INTO `photos_temp` VALUES (2789,'heathergreen10',199,3172,1093355880,'Most of her grandchildren','','','grandchild01.jpg',500,375,247267,64,0,0,0,1,1093355880,0,'yes'); INSERT INTO `photos_temp` VALUES (2790,'heathergreen10',199,3172,1093355910,'Get togethers','','','heath01.jpg',500,375,202616,105,0,0,0,1,1093355910,0,'yes'); INSERT INTO `photos_temp` VALUES (2794,'heathergreen10',199,3172,1093356197,'Waiting','','','waiting01.jpg',500,375,197648,130,0,0,0,1,1093356197,0,'yes'); INSERT INTO `photos_temp` VALUES (2793,'heathergreen10',199,3172,1093356178,'John & Hunter','','','johnhunter01.jpg',500,375,193466,106,0,0,0,1,1093356178,0,'yes'); INSERT INTO `photos_temp` VALUES (2796,'heathergreen10',199,3172,1093356531,'I think I\'m turning Japanese','','','japan02.jpg',200,150,38359,71,0,0,0,1,1093356531,0,'yes'); INSERT INTO `photos_temp` VALUES (2797,'heathergreen10',199,3172,1093356549,'I really think so','','','japan03.jpg',200,150,40736,76,0,0,0,1,1093356549,0,'yes'); INSERT INTO `photos_temp` VALUES (2798,'heathergreen10',199,3172,1093356571,'Turning Japanese','','','japan04.jpg',200,150,39135,62,0,0,0,1,1093356571,0,'yes'); INSERT INTO `photos_temp` VALUES (2799,'heathergreen10',199,3172,1093356588,'I think I\'m turning Japanese','','','japan05.jpg',200,150,39834,82,0,0,0,1,1093356588,0,'yes'); INSERT INTO `photos_temp` VALUES (2801,'heathergreen10',199,3079,1093357139,'Big Smiles 2004','','','smiles.gif',500,336,67226,133,0,0,0,1,1093357139,0,'yes'); INSERT INTO `photos_temp` VALUES (2803,'heathergreen10',199,3172,1093373753,'We\'ve taken over John\'s Garage','','','everyone01.jpg',500,375,48918,128,0,0,0,1,1093373753,0,'yes'); INSERT INTO `photos_temp` VALUES (2804,'heathergreen10',199,3172,1093373792,'Stacey finally arrives after long flight','','','stacey01.jpg',500,375,33799,144,0,0,0,1,1093373792,0,'yes'); INSERT INTO `photos_temp` VALUES (2805,'heathergreen10',199,3172,1093373825,'Names in Japanese','','','japan06.jpg',200,150,7504,118,0,0,0,1,1093373825,0,'yes'); INSERT INTO `photos_temp` VALUES (2828,'heathergreen10',199,3079,1093875187,'"Welcome Home Mommy, Daddy & Elijah"','','','family01.jpg',500,377,54536,142,0,0,0,1,1093875187,0,'yes'); INSERT INTO `photos_temp` VALUES (2829,'heathergreen10',199,3079,1093875208,'Snacks for the girls','','','snakforgirls01.jpg',500,377,55534,112,0,0,0,1,1093875208,0,'yes'); INSERT INTO `photos_temp` VALUES (4410,'heathergreen10',199,3261,1149724313,'100_0692','','','100_0692.jpg',500,498,66281,15,0,0,0,1,1149724313,0,'no'); INSERT INTO `photos_temp` VALUES (2831,'heathergreen10',199,3079,1093875305,'Mom and Son','','','mommy01.jpg',500,377,62522,143,0,0,0,1,1093875305,0,'yes'); INSERT INTO `photos_temp` VALUES (3055,'heathergreen10',199,3079,1100117279,'Cousins','','','cousins.jpg',300,249,16476,127,0,0,0,1,1100117279,0,'yes'); INSERT INTO `photos_temp` VALUES (2834,'heathergreen10',199,3079,1093875402,'Elijah John Green','','','elijah02.jpg',500,662,101299,124,472,625,47574,1,1093875402,0,'yes'); INSERT INTO `photos_temp` VALUES (2835,'heathergreen10',199,3079,1093875442,'It\'s a Boy!','','','elijah01.jpg',500,377,48898,110,0,0,0,1,1093875442,0,'yes'); INSERT INTO `photos_temp` VALUES (3051,'heathergreen10',199,3079,1100116881,'Park Swing','','','parkemma.jpg',300,392,39189,115,0,0,0,1,1100116881,0,'yes'); INSERT INTO `photos_temp` VALUES (3052,'heathergreen10',199,3079,1100117002,'Crazy Hair','','','crazyhair.jpg',300,340,12085,84,0,0,0,1,1100117002,0,'yes'); INSERT INTO `photos_temp` VALUES (3053,'heathergreen10',199,3079,1100117071,'Elijah','','','elijah.jpg',300,200,11904,80,0,0,0,1,1100117071,0,'yes'); INSERT INTO `photos_temp` VALUES (4411,'heathergreen10',199,3261,1149724325,'100_0693','','','100_0693.jpg',400,537,79227,26,0,0,0,1,1149724325,0,'no'); INSERT INTO `photos_temp` VALUES (3227,'heathergreen10',199,3079,1107272817,'Frodo','','','eli02.jpg',500,662,115973,138,472,625,58295,1,1107272817,0,'yes'); INSERT INTO `photos_temp` VALUES (4412,'heathergreen10',199,3261,1149724335,'100_0694','','','100_0694.jpg',500,298,55354,23,0,0,0,1,1149724335,0,'no'); INSERT INTO `photos_temp` VALUES (4365,'heathergreen10',199,3240,1149721907,'Quark Lake - Elliot Lake Ontario','','Denison House, Elliot Lake Ontario, Quark Lake','100_1739.jpg',600,453,23478,44,0,0,0,1,1149721907,0,'no'); INSERT INTO `photos_temp` VALUES (4366,'heathergreen10',199,3240,1149721953,'String Quartet','','Sudbury String Quartet, Dension House, Wedding, Elliot Lake','100_1741.jpg',600,453,58468,58,0,0,0,1,1149721953,0,'no'); INSERT INTO `photos_temp` VALUES (4367,'heathergreen10',199,3240,1149721985,'The girls','','flower girls, wedding','100_1743.jpg',600,453,45830,42,0,0,0,1,1149721985,0,'no'); INSERT INTO `photos_temp` VALUES (4368,'heathergreen10',199,3240,1149722012,'Bubbles','','wedding bubbles, denison house, elliot lake','100_1756.jpg',600,453,49375,44,0,0,0,1,1149722012,0,'no'); INSERT INTO `photos_temp` VALUES (4369,'heathergreen10',199,3240,1149722040,'The cake','','wedding cake, denison house','100_1762.jpg',600,453,34350,29,0,0,0,1,1149722040,0,'no'); INSERT INTO `photos_temp` VALUES (4370,'heathergreen10',199,3240,1149722084,'Karaoke','','wedding singer, karaoke','100_1779.jpg',600,453,36678,33,0,0,0,1,1149722084,0,'no'); INSERT INTO `photos_temp` VALUES (4371,'heathergreen10',199,3240,1149722118,'Balcony','','wedding, balcony, denison house, elliot lake','img_6370.jpg',300,400,32270,35,0,0,0,1,1149722118,0,'no'); INSERT INTO `photos_temp` VALUES (4372,'heathergreen10',199,3240,1149722143,'Patio guests','','denison house wedding','img_6372.jpg',300,400,42964,42,0,0,0,1,1149722143,0,'no'); INSERT INTO `photos_temp` VALUES (4373,'heathergreen10',199,3240,1149722172,'The Denison House','','Denison House,elliot lake ontario','img_6375.jpg',533,400,55435,58,0,0,0,1,1149722172,0,'no'); INSERT INTO `photos_temp` VALUES (4374,'heathergreen10',199,3240,1149722199,'Dining Room','','denison house wedding','img_6416.jpg',533,400,73002,44,0,0,0,1,1149722199,0,'no'); INSERT INTO `photos_temp` VALUES (4375,'heathergreen10',199,3240,1149722217,'Eat up','','','img_6421.jpg',533,400,63886,31,0,0,0,1,1149722217,0,'no'); INSERT INTO `photos_temp` VALUES (4376,'heathergreen10',199,3240,1149722252,'Cousins','','','img_6448.jpg',533,400,55032,29,0,0,0,1,1149722252,0,'no'); INSERT INTO `photos_temp` VALUES (4377,'heathergreen10',199,3240,1149722333,'Smile','','','img_6471.jpg',533,400,80513,31,0,0,0,1,1149722333,0,'no'); INSERT INTO `photos_temp` VALUES (4378,'heathergreen10',199,3240,1149722364,'Getting ready','','wedding, flower girls, bride','img_6486.jpg',300,400,26698,38,0,0,0,1,1149722364,0,'no'); INSERT INTO `photos_temp` VALUES (4379,'heathergreen10',199,3240,1149722389,'img_6487','','wedding bride','img_6487.jpg',300,400,22120,29,0,0,0,1,1149722389,0,'no'); INSERT INTO `photos_temp` VALUES (4380,'heathergreen10',199,3240,1149722427,'img_6506','','bride, wedding','img_6506.jpg',300,400,20622,32,0,0,0,1,1149722427,0,'no'); INSERT INTO `photos_temp` VALUES (4381,'heathergreen10',199,3240,1149722444,'The Guys','','','img_6513.jpg',300,400,41673,35,0,0,0,1,1149722444,0,'no'); INSERT INTO `photos_temp` VALUES (4382,'heathergreen10',199,3240,1149722457,'img_6515','','','img_6515.jpg',300,400,34471,26,0,0,0,1,1149722457,0,'no'); INSERT INTO `photos_temp` VALUES (4383,'heathergreen10',199,3240,1149722470,'img_6518','','','img_6518.jpg',533,400,59333,21,0,0,0,1,1149722470,0,'no'); INSERT INTO `photos_temp` VALUES (4384,'heathergreen10',199,3240,1149722481,'img_6524','','','img_6524.jpg',300,400,49221,27,0,0,0,1,1149722481,0,'no'); INSERT INTO `photos_temp` VALUES (4385,'heathergreen10',199,3240,1149722507,'img_6547','','denison house elliot lake ontario wedding','img_6547.jpg',533,400,83922,57,0,0,0,1,1149722507,0,'no'); INSERT INTO `photos_temp` VALUES (4386,'heathergreen10',199,3240,1149722529,'img_6548','','wedding denison house','img_6548.jpg',533,400,84969,48,0,0,0,1,1149722529,0,'no'); INSERT INTO `photos_temp` VALUES (4387,'heathergreen10',199,3240,1149722546,'Our guests','','','img_6576.jpg',533,400,90027,32,0,0,0,1,1149722546,0,'no'); INSERT INTO `photos_temp` VALUES (4388,'heathergreen10',199,3240,1149722564,'img_6591','','','img_6591.jpg',300,400,37817,24,0,0,0,1,1149722564,0,'no'); INSERT INTO `photos_temp` VALUES (4389,'heathergreen10',199,3240,1149722578,'img_6599','','','img_6599.jpg',300,400,28913,21,0,0,0,1,1149722578,0,'no'); INSERT INTO `photos_temp` VALUES (4390,'heathergreen10',199,3240,1149722591,'img_6609','','','img_6609.jpg',300,400,31976,19,0,0,0,1,1149722591,0,'no'); INSERT INTO `photos_temp` VALUES (4391,'heathergreen10',199,3240,1149722604,'img_6616','','','img_6616.jpg',300,400,47021,22,0,0,0,1,1149722604,0,'no'); INSERT INTO `photos_temp` VALUES (4392,'heathergreen10',199,3240,1149722621,'img_6665','','','img_6665.jpg',533,400,55975,20,0,0,0,1,1149722621,0,'no'); INSERT INTO `photos_temp` VALUES (4393,'heathergreen10',199,3240,1149722634,'img_6670','','','img_6670.jpg',533,400,65117,23,0,0,0,1,1149722634,0,'no'); INSERT INTO `photos_temp` VALUES (4394,'heathergreen10',199,3240,1149722649,'img_6676','','','img_6676.jpg',533,400,71817,21,0,0,0,1,1149722649,0,'no'); INSERT INTO `photos_temp` VALUES (4395,'heathergreen10',199,3240,1149722663,'img_6687','','','img_6687.jpg',300,400,22136,21,0,0,0,1,1149722663,0,'no'); INSERT INTO `photos_temp` VALUES (4396,'heathergreen10',199,3240,1149722674,'img_6689','','','img_6689.jpg',300,400,25789,24,0,0,0,1,1149722674,0,'no'); INSERT INTO `photos_temp` VALUES (4397,'heathergreen10',199,3240,1149722687,'img_6725','','','img_6725.jpg',300,400,25973,22,0,0,0,1,1149722687,0,'no'); INSERT INTO `photos_temp` VALUES (4398,'heathergreen10',199,3240,1149722700,'img_6761','','','img_6761.jpg',300,400,24861,34,0,0,0,1,1149722700,0,'no'); INSERT INTO `photos_temp` VALUES (4399,'heathergreen10',199,3240,1149722713,'img_6776','','','img_6776.jpg',400,533,44876,23,0,0,0,1,1149722713,0,'no'); INSERT INTO `photos_temp` VALUES (4400,'heathergreen10',199,3240,1149722725,'img_6781','','','img_6781.jpg',533,400,27350,23,0,0,0,1,1149722725,0,'no'); INSERT INTO `photos_temp` VALUES (4401,'heathergreen10',199,3240,1149722741,'img_6788','','','img_6788.jpg',300,400,19656,24,0,0,0,1,1149722741,0,'no'); INSERT INTO `photos_temp` VALUES (4402,'heathergreen10',199,3240,1149722753,'img_6792','','','img_6792.jpg',533,400,56126,31,0,0,0,1,1149722753,0,'no'); INSERT INTO `photos_temp` VALUES (4403,'heathergreen10',199,3240,1149722765,'img_6799','','','img_6799.jpg',533,400,45104,29,0,0,0,1,1149722765,0,'no'); INSERT INTO `photos_temp` VALUES (4404,'heathergreen10',199,3240,1149722779,'img_6828','','','img_6828.jpg',533,400,37649,31,0,0,0,1,1149722779,0,'no'); INSERT INTO `photos_temp` VALUES (4405,'heathergreen10',199,3240,1149722801,'img_6841','','','img_6841.jpg',300,400,29828,42,0,0,0,1,1149722801,0,'no'); INSERT INTO `photos_temp` VALUES (4406,'heathergreen10',199,3240,1149722813,'img_6839','','','img_6839.jpg',533,400,64645,33,0,0,0,1,1149722813,0,'no'); INSERT INTO `photos_temp` VALUES (4407,'heathergreen10',199,3240,1149722831,'img_6872','','','img_6872.jpg',300,400,19454,30,0,0,0,1,1149722831,0,'no'); INSERT INTO `photos_temp` VALUES (4408,'heathergreen10',199,3240,1149722859,'img_6959','','denison house elliot lake ontario','img_6959.jpg',533,400,92227,59,0,0,0,1,1149722859,0,'no'); INSERT INTO `photos_temp` VALUES (4409,'heathergreen10',199,3240,1149722880,'img_6961','','denison house elliot lake ontario','img_6961.jpg',533,400,82203,63,0,0,0,1,1149722880,0,'no'); INSERT INTO `photos_temp` VALUES (4413,'heathergreen10',199,3261,1149724346,'100_0696','','','100_0696.jpg',500,375,70021,21,0,0,0,1,1149724346,0,'no'); INSERT INTO `photos_temp` VALUES (4414,'heathergreen10',199,3261,1149724369,'100_0697','','','100_0697.jpg',350,467,67361,21,0,0,0,1,1149724369,0,'no'); INSERT INTO `photos_temp` VALUES (4415,'heathergreen10',199,3261,1149724386,'100_0699','','','100_0699.jpg',350,467,62626,22,0,0,0,1,1149724386,0,'no'); INSERT INTO `photos_temp` VALUES (4416,'heathergreen10',199,3261,1149724455,'100_0700','','','100_0700.jpg',500,375,73952,30,0,0,0,1,1149724455,0,'no'); INSERT INTO `photos_temp` VALUES (4417,'heathergreen10',199,3261,1149724465,'100_0701','','','100_0701.jpg',350,467,47710,27,0,0,0,1,1149724465,0,'no'); INSERT INTO `photos_temp` VALUES (4418,'heathergreen10',199,3261,1149724483,'100_0702','','','100_0702.jpg',450,338,70665,20,0,0,0,1,1149724483,0,'no'); INSERT INTO `photos_temp` VALUES (4419,'heathergreen10',199,3261,1149724499,'100_0703','','','100_0703.jpg',450,338,57591,33,0,0,0,1,1149724499,0,'no'); INSERT INTO `photos_temp` VALUES (4420,'heathergreen10',199,3261,1149724663,'100_0706','','','100_0706.jpg',350,467,58736,28,0,0,0,1,1149724663,0,'no'); INSERT INTO `photos_temp` VALUES (4421,'heathergreen10',199,3261,1149724677,'100_0708','','','100_0708.jpg',450,338,62112,26,0,0,0,1,1149724677,0,'no'); INSERT INTO `photos_temp` VALUES (4422,'heathergreen10',199,3261,1149724695,'100_0710','','','100_0710.jpg',450,338,65183,31,0,0,0,1,1149724695,0,'no'); INSERT INTO `photos_temp` VALUES (4423,'heathergreen10',199,3261,1149724710,'100_0713','','','100_0713.jpg',450,338,57300,26,0,0,0,1,1149724710,0,'no'); INSERT INTO `photos_temp` VALUES (4424,'heathergreen10',199,3261,1149724723,'100_0733','','','100_0733.jpg',450,338,56663,26,0,0,0,1,1149724723,0,'no'); INSERT INTO `photos_temp` VALUES (4425,'heathergreen10',199,3261,1149724736,'100_0734','','','100_0734.jpg',450,338,62388,34,0,0,0,1,1149724736,0,'no'); INSERT INTO `photos_temp` VALUES (4426,'heathergreen10',199,3261,1149724749,'100_0736','','','100_0736.jpg',450,338,61498,43,0,0,0,1,1149724749,0,'no'); INSERT INTO `photos_temp` VALUES (4427,'heathergreen10',199,3261,1149724767,'100_0746','','','100_0746.jpg',450,338,35785,44,0,0,0,1,1149724767,0,'no'); INSERT INTO `photos_temp` VALUES (4431,'heathergreen10',199,3079,1149725326,'Hannah Science North','','','000_0661.jpg',450,596,92447,64,0,0,0,1,1149725326,0,'no'); INSERT INTO `photos_temp` VALUES (4432,'heathergreen10',199,3079,1149725366,'000_0664','','Butterfly','000_0664.jpg',500,377,92835,46,0,0,0,1,1149725366,0,'no'); INSERT INTO `photos_temp` VALUES (4433,'heathergreen10',199,3079,1149725396,'Science Geeks','','','000_0666.jpg',500,377,71902,66,0,0,0,1,1149725396,0,'no'); INSERT INTO `photos_temp` VALUES (4434,'heathergreen10',199,3079,1149725430,'Science North March 2006','','','000_0671.jpg',500,377,78006,68,0,0,0,1,1149725430,0,'no'); INSERT INTO `photos_temp` VALUES (4435,'heathergreen10',199,3079,1149725453,'Busting a gut','','','000_0674.jpg',500,377,53050,42,0,0,0,1,1149725453,0,'no'); INSERT INTO `photos_temp` VALUES (4436,'heathergreen10',199,3079,1149725482,'3D Bush Plane','','','000_0681.jpg',450,596,79365,55,0,0,0,1,1149725482,0,'no'); INSERT INTO `photos_temp` VALUES (4437,'heathergreen10',199,3079,1149725703,'Play-Doh Christmas 2005/2006','','','000_0641.jpg',450,339,65035,79,0,0,0,1,1149725703,0,'no');