The Panlingual Camera Phone: Internet Prototype

Martin Hecko, Kinsley Ogunmola, Jonathan Pool, Tim Wong, Peter Woodman

Project sites:
http://www.cs.washington.edu/education/courses/cse490f/07wi/project_files/camera/
http://panlingual.org/ (hosted by Utilika Foundation)

Report URLs:
http://www.cs.washington.edu/education/courses/cse490f/07wi/project_files/camera/rereproto/
http://panlingual.org/rereproto/

Introduction

We report here an increment in the development and testing of a user interface for a panlingual camera phone. In this increment, we made our interactive prototype testable anywhere by means of a Web browser and integrated the prototype into a questionnaire that gave instructions to a user, tested the user's success in performing tasks, elicited information about the user, and elicited opinions and comments from the user. Thus, this increment, while adding no features to the prototype, added to our repertoire of methods for testing its features.

Tasks

The tasks that test users were asked to perform were as follows:

"Taking a Bus" (easy): While sightseeing, you are at a bus stop. A bus approaches, with a foreign-language destination sign. You want an English translation, to decide whether to take the bus.

"Ordering a Meal" (moderate): You are traveling in France and are at a restaurant with a menu in Chinese and waiters who are fluent only in Chinese. You have a note in English asking for the vegetarian dishes to be pointed out. You want your note translated into Chinese, to show it to the waiter.

"Exploring Your Ancestry" (difficult): You are visiting a cemetery where an ancestor is believed buried and have found the likely tombstone, with a foreign-language inscription. You want an English translation and, after seeing it, want to know which word in the original was translated into a particular English word.

Study Construction and Deployment

We configured the prototype on a server as a set of HTML documents, in such a way as to capture records of the HTTP queries from respondent clients. These records would tell us which pages of the prototype each user visited, in which order, and at which times. For this purpose, we made the Web server issue zero-duration expiration headers with all pages of the prototype, in order to induce browsers to fetch all page instances from the server and none from browser caches.

After constructing a draft questionnaire, we pre-tested it on ourselves and on one acquaintance. We amended the questionnaire on the basis of problems discovered during these pretests. However, the pace of construction was such as to preclude some improvements that we would have undertaken if more time had been available.

We recruited uncompensated volunteers to undergo the amended questionnaire. We informed individuals with whom we were acquainted, posted messages on newsgroups to which we subscribed, and invited readers of these messages to inform others.

The questionnaire was available for public access for about one day. Response activity took place from 21:09 on 24 January until 18:41 on 25 January 2007.

Questionnaire Contents

Introduction

We designed the questionnaire in conformity with the requirements of the University of Washington Catalyst WebQ system. Respondents entered our test by beginning our questionnaire. At three points, the questionnaire instructed the respondents to follow links, which opened new browser windows or tabs containing states of the prototype, and to use the prototype to perform tasks.

We summarize the questionnaire items here. A copy of the questionnaire is attached as Addendum 1.

Orientation

The questionnaire began with an orientation text describing the purpose of the study as evaluating a prototype of a mobile product that would translate texts for users, and in particular finding and correcting problems with the prototype's interface. Respondents were informed that they would be anonymous and that data from their participation would be used academically and possibly in publications.

Respondent Characteristics

The first four items in the questionnaire were questions eliciting information about the respondents: sex, age, portable electronic devices they use, and comfort with particular features of mobile phones.

Tasks

The rest of the questionnaire was partitioned into three sections. Each section began with a task description. Next, an instruction gave a link to the respondent and told the respondent to open the linked page and use the interface to perform the task. Next, a factual question tested the user's successful task performance. Next, three questions asked for the respondent's opinion on how easy the task was to complete, how easy the interface was to use, and whether the interface helped to complete the task. Finally, a question invited the respondent to provide any comments on, or suggestions for, the interface with respect to the current scenario.

The question on the "Taking a Bus" task asked the respondent to determine the English translation of the bus's destination sign. This required operating the "Capture and Translate" control and correctly reading the result.

The question on the "Ordering a Meal" task asked the respondent to determine how many characters appear on the first line of the Chinese translation of the English note. This required operating the "Capture and Translate" control, then activating the target-language dropdown list, then selecting "Chinese" as the target language, and then correctly reading the result.

The question on the "Exploring Your Ancestry" task asked the user to determine the Hattanese word that means "school" in English. This required operating the "Capture and Translate" control, then noticing a context-sensitive hint inviting the respondent to touch a word, then clicking on the word "school" in the English translation, then noticing that the source-language text now contained annotations of one word, and then correctly inferring that these annotations identified that as the Hattanese word whose translation into English is "school".

Results

Introduction

Our data consist of records from the questionnaires and from the prototype's server logs. The questionnaire system did not disclose to us the IP addresses of respondents. IP addresses were the identifiers that permitted us to collect server-log entries into respondent sessions. To match questionnaire respondents with server-log sessions, we relied on the requirement that each respondent's questionnaire session was required to begin before, and end after, that same respondent's interactions with the prototype. However, this method of record matching was fallible, because of some nearly simultaneous sessions and because a respondent could continue to manipulate the prototype after completing the questionnaire.

Univariate Results

After discarding pretest respondents and respondents for whom we could not match questionnaire and log data, we had data for 24 respondents, of whom 75% were male and who ranged in age from 18 to 61 years. The mean age was 27.54, the median age was 22, and the standard deviation of the ages was 12.29.

The fractions of the respondents reporting they used various mobile devices were as follows:

CharacteristicProportion
PDA users21%
Portable player users83%
Smartphone users17%
Mobile phone users92%

The mean respondent reported using 2.13 of these devices, and the median respondent reported using 2 of them.

The respondents' average reported comfort levels with various uses of mobile phones, with 1 as the minimum and 5 as the maximum comfort, were as follows:

UseMeanMedian
Taking a photo3.755
Web browsing3.424
Sending text messages4.295
Sending email3.294
Sending picture messages3.424

The respondents' performances on the three tasks were as follows:

TaskProportion Succeeding
Taking a Bus92%
Ordering a Meal88%
Exploring Your Ancestry67%

Their judgments about the usability of the interface in each task, with responses to three questions aggregated, could range from 3, for the least, to 15, for the greatest, usability. The average judgments were as follows:

Usability in:MeanMedian
Taking a Bus12.9615
Ordering a Meal12.8813
Exploring Your Ancestry12.5412.5

When we aggregate the three tasks, we find that the mean respondent succeeded in 2.46 of the 3 tasks. The all-task aggregate judgments of usability could range from 9 to 45. They had a mean value of 38.38 and a median value of 41.5.

The performance and judgment results suggest that objective performance may tend to differ substantially more from task to task than subjective usability judgments do. If so, respondents may be substantially unreliable judges of their own proficiency, of user interfaces' usability levels, and of the relative difficulties of tasks.

The time spent by respondents undergoing the test ranged from 2 minutes to 75 minutes. The mean duration was 9.63 minutes, and the median duration was 6 minutes. The questionnaire platform did not disclose to us the times at which particular questionnaire pages were submitted. A respondent could wait, or be distracted, for a long time after completing the final page before submitting it. Our inability to observe respondents gives us reason for hesitation in drawing conclusions from the duration data.

The tasks, in the aggregate, if performed with maximal efficiency, required respondents to request a total of 9 prototype pages. The server logs show that respondents in fact requested from 7 to 39 pages. The mean number of page requests was 14.88, and the median was 12.5. Without being able to observe the respondents, we cannot know why most of them requested more or fewer pages than the maximally efficient number. They could have aborted the questionnaire after viewing several pages and then restarted the questionnaire with an advantage. Or they could have viewed additional pages out of curiosity or to exercise the prototype. Thus, it would be unreasonable to believe confidently that a larger number of page views is an indicator of a lower level of skill in manipulating this interface, or any other single attribute.

In Addendum 2, we reproduce the comments entered by respondents in the questionnaire, after excluding comments apparently not relevant to the user interface or system.

Bivariate Results

In light of our finding that objective performance differences were much greater than differences among subjective usability judgments, we were curious as to whether objective and subjective differences were associated. Our data show a (slight) positive association, with the most successful respondents having predicted (mean) aggregate subjective usability judgments of 40, versus 34 for the least successful respondents. The correlation (R2) between these variables was 0.07. The joint distribution is shown in this figure:

Association between objective and subjective usability

Respondents who made more prototype page requests tended to be more successful in task performance (R2 = 0.15). Those who made few page requests varied in success, but those who made the most page requests were invariably successful, as shown in this figure:

Association between page views and task success

Respondents with experience in the use of more types of mobile information devices tended to be more successful in using our interface, although experience had little predictive power (R2 = 0.05), as shown in this figure:

Association between number of mobile devices used and task success

By contrast, respondents who reported more aggregate comfort with various tasks performed on mobile phones exhibited a mild tendency (R2 = 0.06) to be less successful in the tasks, as shown in this figure:

Association between aggregate comfort with mobile phone tasks and task success

Inspection of the respondents' task successes revealed imperfect scalability. If the tasks differed in difficulty on a single dimension, we would expect respondents who failed on any task to fail on all tasks of greater difficulty. In fact, 22 out of the 24 respondents fit this pattern, but the other 2 respondents deviated from it. In both those cases, the respondents failed at the "easiest" task (Taking a Bus), while succeeding at both of the more "difficult" tasks. However, deeper inspection revealed that, in both these cases, the respondents' "failures" were not true failures. Our task definition was "You want an English translation .... Open this page, and use the interface to figure out what the sign says. What does the sign say?" Our expected response was the English translation ("Elementary School 17"). But a literal interpretation of our instruction could make a respondent give us the sign's original text, and that is what both these respondents did (we can surmise that in one case the respondent entered that text from memory and misremembered one of the words in the foreign language.) This result suggests that it may have been more appropriate to count these responses as correct in the above analyses. It also indicates a need for more care in (and thus more time for) the formulation of instructions to respondents.

Recommendations for Changes

The results suggest that further refinement and testing should emphasize these aspects of the interface:

Conclusions

The deployment of our panlingual camera phone user-interface prototype as a Web-based questionnaire and user test was effective in permitting the inexpensive and rapid acquisition of participants. The number of respondents (24) was greater than the numbers of respondents that it had been practical for us to recruit and test in laboratory environments. Conversely, the unobservability of the respondents made some of their behaviors more difficult to interpret than would have been the case in a laboratory or in contextual testing.

The Web-based test approach seems likely to be valuable in the making of decisions about alternative solutions to interface problems. Issues like how to zoom in and out, and how to annotate text selections, are likely to motivate us to test several alternatives. Web-based randomization of treatments could be a (or perhaps the only) practical means for accomplishing such experimentation. If we forego such testing, we may arbitrarily and prematurely select among alternatives, or reject features that haven't yet worked well but could be refined to be effective with adequate testing.

Addendum 1: Questionnaire

Panlingual Camera Usability Survey

The purpose of this survey is to evaluate and gather information on proposed product that would help people by translating text for which they are not a native speaker on the fly. This survey will ask you interact with the prototype of the system. Since this is a prototype it will have problems and we are interested in finding and correcting them.

The data that is collected will be anonymous, and any personally identifying information will be removed. However, the results and your feedback will be used in preparing a report that will be then presented to other participants on the CSE 490f Winter course at University of Washington. This data might also be used in a further publication.

You are under no obligation to complete the survey and you decide withdraw from the survey at any time.

What are you?

Required.

◯Female

◯Male

How old are you?

Required. Enter an integer (without commas).

Which of the following do you use? (check all that apply)

☐ Cell Phone

☐ PDA (Palm)

☐ Portable music player (Zune, iPod, etc)

☐ Smart Phone (Blackberry, Palm Treo, Windows Mobile Phone)

On a scale of 1 to 5, 1 being the least comfortable and 5 being very comfortable, rate how comfortable you are using the following features of your phone-

Required.

12345
taking a picture
browsing the internet
sending text messages
sending email
sending a picture message

While sightseeing, you are at a bus stop. A bus approaches, with a foreign-language destination sign. You want an English translation, to decide whether to take the bus.

Open this page, and use the interface to figure out what the sign says.

What does the sign say?

Required.

Rank your agreement to the following questions 1-5, 1 being disagreement and 5 being agreement.

Required.

12345
The task was easy to complete.
The interface was easy to use.
The interface helped me complete the task.

Any comments or suggestions for the interface in this situation?

You are traveling in a foreign country and are at a restaurant with a menu in, and waiters who know, a different foreign language. You have a note in English asking for the vegetarian dishes to be pointed out. You want your note translated into the restaurant's language (Chinese), to show it to the waiter.

Open this page and use the interface to give a translation.

How many characters are in the first line of the Chinese translation?

Required. Enter an integer (without commas).

Rank your agreement to the following questions 1-5, 1 being disagreement and 5 being agreement.

Required.

12345
The task was easy to complete.
The interface was easy to use.
The interface helped me complete the task.

Any comments or suggestions for the interface in this situation?

You are visiting a cemetery where an ancestor is believed buried and have found the likely tombstone, with a foreign-language inscription. You want an English translation and want to explore the inscription and its translation, to see parts of the inscription more clearly, estimate the translation's reliability, and learn some words in the language.

Open this page and use the interface to accomplish this task.

What is the Hattanese word for 'school'?

Rank your agreement to the following questions 1-5, 1 being disagreement and 5 being agreement.

Required.

12345
The task was easy to complete.
The interface was easy to use.
The interface helped me complete the task.

Any comments or suggestions for the interface in this situation?

Addendum 2: Questionnaire Comments

All respondent comments relevant to the user interface, the system, or both, prefixed by the respondents' identifiers, are shown below.

The comments on task 1 (Taking a Bus) were:

The comments on task 2 (Ordering a Meal) were:

The comments on task 3 (Exploring Your Ancestry) were:

Addendum 3: Other Questionnaire Data

The questionnaire data are shown in the table below. The comments, shown in Addendum 2, are omitted from this table.

On a scale of 1 to 5, 1 being the least comfortable and 5 being very comfortable, rate how comfortable you are using the following features of your phone-Rank your agreement to the following questions 1-5, 1 being disagreement and 5 being agreement.Rank your agreement to the following questions 1-5, 1 being disagreement and 5 being agreement.Rank your agreement to the following questions 1-5, 1 being disagreement and 5 being agreement.
SexHow old are you?Which of the following do you use? (check all that apply)tak-ing a pic-turebrow-sing the inter-netsen-ding text mes-sagessen-ding emailsen-ding a pic-ture mes-sageWhat does the sign say?Eval1The task was easy to com-plete.The inter-face was easy to use.The inter-face helped me com-plete the task.How many characters are in the first line of the Chinese translation?Eval2The task was easy to com-plete.The inter-face was easy to use.The inter-face helped me com-plete the task.What is the Hattanese word for 'school'?Eval3The task was easy to com-plete.The inter-face was easy to use.The inter-face helped me com-plete the task.Eval AllOpin All
ViewsIDStartEndMinsSexAgePhoneUsesPDAPlayerSmartPhoneNumPhoto EaseWeb EaseSMS EaseEmail EasePic Msg EaseAll EaseTest1 AnsScore 1Easy 1IF Good 1IF Helped 1Opin 1Test2Score 2Easy 2IF Good 2IF Helped 2Opin 2Test 3Score 3Easy 3IF Good 3IF Helped 3Opin 3Score AllScore ListOpin All
2813919732007/01/24 21:092007/01/24 21:2415M23phone, player01012115119Elementary School 17143310912125Lernuku12226311121
913919822007/01/24 21:122007/01/24 21:175M20smartphone, phone, player011135544422Elementary School 171555159155515lernuku155515311145
713920952007/01/24 22:042007/01/24 23:1975F22pda, phone, player110135454523Elementary School 1715551517044513hocucinam054514110042
1313921472007/01/24 22:292007/01/24 22:334M18phone00011115119Elementary School1555159144513lernuku155515311143
813921572007/01/24 22:332007/01/24 22:396F22player, phone010124535421Elementary School 1715551517034411Hocucinam044412110038
3913921732007/01/24 22:362007/01/24 22:448M26phone, player010125555525Elementary School 171555159155515Lernuku143411311141
913921852007/01/24 22:402007/01/24 22:444F19phone, player01012112116Elementary School 171433109154413Lernuku154413311136
713921962007/01/24 22:442007/01/24 22:528F22phone, player010125353319elementary school 171444129144412lerkunu144412311136
913922092007/01/24 22:492007/01/24 22:512F21phone, player010125535220Elementary School 171555159155515Hocucinam055515211045
1613922832007/01/24 23:162007/01/24 23:2812M39phone, player, pda110135342519Elementary School 171555159155515lernuku155515311145
2913923042007/01/24 23:282007/01/24 23:4416M20player, phone01012114118Elementary School 171435129144513lernuku133410311135
1213923152007/01/24 23:362007/01/24 23:448M49phone000114444420elementary school 171555159155515hocucinam055515211045
1313923242007/01/24 23:422007/01/24 23:497M22smartphone, player011025555424Elementary School 171555159155515Lernuku155515311145
1013923632007/01/25 00:162007/01/25 00:204M18pda, phone, smartphone, player111145555525Elementary School 171545149155515lernuku155515311144
1413923972007/01/25 00:542007/01/25 01:006M23phone, player010125554524Elementary school 171444129154413Hocucinam044412211037
2313924192007/01/25 01:232007/01/25 01:285M27phone, player010125555525Azuli Ratoma 170425119143512lernuku143512201135
1613924222007/01/25 01:262007/01/25 01:315M20phone, player010125453522Elementary School 171455149135513hocucinam035513211040
1013924852007/01/25 06:092007/01/25 06:156M61phone00011111115Elementary School 171555159155515lernuku144412311142
813924932007/01/25 06:262007/01/25 06:304M60phone000112333314Elementary School 1712226002215hoclicinam02226110017
1713927662007/01/25 09:142007/01/25 09:239M26player, phone010125352217Elementary School 171555159155515lernuku143512311142
813929002007/01/25 09:542007/01/25 09:595F22player, phone010123151212Elementary School 171555159155515hocucinam055515211045
1213929992007/01/25 10:262007/01/25 10:304M24player, smartphone011025555525Azul Basura 1701113913339lernuki144412201124
1513939082007/01/25 16:262007/01/25 16:315M38player, phone, pda110132254518To Elementary School 171555159155515lernuku155515311145
2513941502007/01/25 18:332007/01/25 18:418M19pda, player, phone110135555424Elementary School 171444129144412lernuku13339311133
14.88Means9.630.7527.54Sum0.210.830.170.922.133.753.424.293.293.4218.170.924.384.174.4212.960.884.254.214.4212.880.674.174.044.3312.542.4638.38
12.5Medians622254544205551554.551344512.5341.5
8.09Std Devs14.0412.291.661.631.11.591.586.480.991.181.083.090.971.041.042.850.940.980.92.630.717.74

Addendum 4: Server Log Data

The server log data are shown in the table below. We have removed the IP addresses from the table in order to comply with our promise of confidentiality to the respondents.

SeqSubjectTimeSurveyStartSurveyEndCodeURLReferrer
113919732007/01/24 21:102007/01/24 21:092007/01/24 21:24200bus_files/ page1164496260637.html-
113919732007/01/24 21:102007/01/24 21:092007/01/24 21:24200bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
113919732007/01/24 21:152007/01/24 21:092007/01/24 21:24200food_files/ page1164496260637.html-
113919732007/01/24 21:162007/01/24 21:092007/01/24 21:24200food_files/ page1164571492030.htmlfood_files/ page1164496260637.html
113919732007/01/24 21:162007/01/24 21:092007/01/24 21:24200food_files/ page1168324637476.htmlfood_files/ page1164571492030.html
113919732007/01/24 21:162007/01/24 21:092007/01/24 21:24200food_files/ page1164571497189.htmlfood_files/ page1164571492030.html
113919732007/01/24 21:162007/01/24 21:092007/01/24 21:24200food_files/ page1168312286082.htmlfood_files/ page1164571497189.html
113919732007/01/24 21:182007/01/24 21:092007/01/24 21:24304food_files/ page1164571497189.htmlfood_files/ page1168312286082.html
113919732007/01/24 21:182007/01/24 21:092007/01/24 21:24200food_files/ page1164603097805.htmlfood_files/ page1164571497189.html
113919732007/01/24 21:182007/01/24 21:092007/01/24 21:24304food_files/ page1164571497189.htmlfood_files/ page1164603097805.html
113919732007/01/24 21:182007/01/24 21:092007/01/24 21:24304food_files/ page1164571492030.htmlfood_files/ page1164571497189.html
113919732007/01/24 21:182007/01/24 21:092007/01/24 21:24304food_files/ page1168324637476.htmlfood_files/ page1164571492030.html
113919732007/01/24 21:182007/01/24 21:092007/01/24 21:24304food_files/ page1164571492030.htmlfood_files/ page1168324637476.html
113919732007/01/24 21:182007/01/24 21:092007/01/24 21:24304food_files/ page1164496260637.htmlfood_files/ page1164571492030.html
113919732007/01/24 21:192007/01/24 21:092007/01/24 21:24304food_files/ page1164571492030.htmlfood_files/ page1164496260637.html
113919732007/01/24 21:202007/01/24 21:092007/01/24 21:24304food_files/ page1168324637476.htmlfood_files/ page1164571492030.html
113919732007/01/24 21:202007/01/24 21:092007/01/24 21:24304food_files/ page1164571492030.htmlfood_files/ page1168324637476.html
113919732007/01/24 21:202007/01/24 21:092007/01/24 21:24304food_files/ page1164571497189.htmlfood_files/ page1164571492030.html
113919732007/01/24 21:202007/01/24 21:092007/01/24 21:24304food_files/ page1164603097805.htmlfood_files/ page1164571497189.html
113919732007/01/24 21:212007/01/24 21:092007/01/24 21:24200tomb_files/ page1164496260637.html-
113919732007/01/24 21:212007/01/24 21:092007/01/24 21:24200tomb_files/ page1164739695607.htmltomb_files/ page1164496260637.html
113919732007/01/24 21:212007/01/24 21:092007/01/24 21:24200tomb_files/ page1164739699410.htmltomb_files/ page1164739695607.html
113919732007/01/24 21:222007/01/24 21:092007/01/24 21:24304tomb_files/ page1164739695607.htmltomb_files/ page1164739699410.html
113919732007/01/24 21:222007/01/24 21:092007/01/24 21:24304tomb_files/ page1164739699410.htmltomb_files/ page1164739695607.html
113919732007/01/24 21:222007/01/24 21:092007/01/24 21:24304tomb_files/ page1164739695607.htmltomb_files/ page1164739699410.html
113919732007/01/24 21:232007/01/24 21:092007/01/24 21:24304tomb_files/ page1164739699410.htmltomb_files/ page1164739695607.html
113919732007/01/24 21:232007/01/24 21:092007/01/24 21:24304tomb_files/ page1164739695607.htmltomb_files/ page1164739699410.html
113919732007/01/24 21:232007/01/24 21:092007/01/24 21:24304tomb_files/ page1164739699410.htmltomb_files/ page1164739695607.html
213919822007/01/24 21:142007/01/24 21:122007/01/24 21:17200bus_files/ page1164496260637.html-
213919822007/01/24 21:142007/01/24 21:122007/01/24 21:17200bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
213919822007/01/24 21:152007/01/24 21:122007/01/24 21:17200food_files/ page1164496260637.html-
213919822007/01/24 21:152007/01/24 21:122007/01/24 21:17200food_files/ page1164571492030.htmlfood_files/ page1164496260637.html
213919822007/01/24 21:152007/01/24 21:122007/01/24 21:17200food_files/ page1164571497189.htmlfood_files/ page1164571492030.html
213919822007/01/24 21:152007/01/24 21:122007/01/24 21:17200food_files/ page1168312286082.htmlfood_files/ page1164571497189.html
213919822007/01/24 21:162007/01/24 21:122007/01/24 21:17200tomb_files/ page1164496260637.html-
213919822007/01/24 21:162007/01/24 21:122007/01/24 21:17200tomb_files/ page1164739695607.htmltomb_files/ page1164496260637.html
213919822007/01/24 21:162007/01/24 21:122007/01/24 21:17200tomb_files/ page1164739699410.htmltomb_files/ page1164739695607.html
413920952007/01/24 22:052007/01/24 22:042007/01/24 23:19200bus_files/ page1164496260637.html-
413920952007/01/24 22:052007/01/24 22:042007/01/24 23:19200bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
413920952007/01/24 22:062007/01/24 22:042007/01/24 23:19304bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
413920952007/01/24 22:062007/01/24 22:042007/01/24 23:19304bus_files/ page1164496260637.htmlbus_files/ page1164571492030.html
413920952007/01/24 22:062007/01/24 22:042007/01/24 23:19304bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
413920952007/01/24 22:062007/01/24 22:042007/01/24 23:19304bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
413920952007/01/24 22:072007/01/24 22:042007/01/24 23:19304bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
513921472007/01/24 22:302007/01/24 22:292007/01/24 22:33200bus_files/ page1164496260637.html-
513921472007/01/24 22:302007/01/24 22:292007/01/24 22:33200bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
513921472007/01/24 22:312007/01/24 22:292007/01/24 22:33200food_files/ page1164496260637.html-
513921472007/01/24 22:312007/01/24 22:292007/01/24 22:33200food_files/ page1164571492030.htmlfood_files/ page1164496260637.html
513921472007/01/24 22:312007/01/24 22:292007/01/24 22:33304food_files/ page1164496260637.htmlfood_files/ page1164571492030.html
513921472007/01/24 22:312007/01/24 22:292007/01/24 22:33304food_files/ page1164571492030.htmlfood_files/ page1164496260637.html
513921472007/01/24 22:312007/01/24 22:292007/01/24 22:33200food_files/ page1168324637476.htmlfood_files/ page1164571492030.html
513921472007/01/24 22:312007/01/24 22:292007/01/24 22:33304food_files/ page1164571492030.htmlfood_files/ page1168324637476.html
513921472007/01/24 22:312007/01/24 22:292007/01/24 22:33200food_files/ page1164571497189.htmlfood_files/ page1164571492030.html
513921472007/01/24 22:312007/01/24 22:292007/01/24 22:33200food_files/ page1168312286082.htmlfood_files/ page1164571497189.html
513921472007/01/24 22:322007/01/24 22:292007/01/24 22:33200tomb_files/ page1164496260637.html-
513921472007/01/24 22:322007/01/24 22:292007/01/24 22:33200tomb_files/ page1164739695607.htmltomb_files/ page1164496260637.html
513921472007/01/24 22:332007/01/24 22:292007/01/24 22:33200tomb_files/ page1164739699410.htmltomb_files/ page1164739695607.html
613921572007/01/24 22:352007/01/24 22:332007/01/24 22:39200bus_files/ page1164496260637.html-
613921572007/01/24 22:352007/01/24 22:332007/01/24 22:39200bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
613921572007/01/24 22:362007/01/24 22:332007/01/24 22:39200food_files/ page1164496260637.html-
613921572007/01/24 22:362007/01/24 22:332007/01/24 22:39200food_files/ page1164571492030.htmlfood_files/ page1164496260637.html
613921572007/01/24 22:362007/01/24 22:332007/01/24 22:39200food_files/ page1164571497189.htmlfood_files/ page1164571492030.html
613921572007/01/24 22:362007/01/24 22:332007/01/24 22:39200food_files/ page1168312286082.htmlfood_files/ page1164571497189.html
613921572007/01/24 22:372007/01/24 22:332007/01/24 22:39200tomb_files/ page1164496260637.html-
613921572007/01/24 22:372007/01/24 22:332007/01/24 22:39200tomb_files/ page1164739695607.htmltomb_files/ page1164496260637.html
713921732007/01/24 22:372007/01/24 22:362007/01/24 22:44200bus_files/ page1164496260637.html-
713921732007/01/24 22:372007/01/24 22:362007/01/24 22:44304bus_files/ page1164496260637.html-
713921732007/01/24 22:372007/01/24 22:362007/01/24 22:44200bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
713921732007/01/24 22:372007/01/24 22:362007/01/24 22:44304bus_files/ page1164496260637.htmlbus_files/ page1164571492030.html
713921732007/01/24 22:382007/01/24 22:362007/01/24 22:44304bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
713921732007/01/24 22:382007/01/24 22:362007/01/24 22:44200food_files/ page1164496260637.html-
713921732007/01/24 22:382007/01/24 22:362007/01/24 22:44200food_files/ page1164571492030.htmlfood_files/ page1164496260637.html
713921732007/01/24 22:382007/01/24 22:362007/01/24 22:44200food_files/ page1164571497189.htmlfood_files/ page1164571492030.html
713921732007/01/24 22:382007/01/24 22:362007/01/24 22:44200food_files/ page1168312286082.htmlfood_files/ page1164571497189.html
713921732007/01/24 22:402007/01/24 22:362007/01/24 22:44200tomb_files/ page1164496260637.html-
713921732007/01/24 22:402007/01/24 22:362007/01/24 22:44200tomb_files/ page1164739695607.htmltomb_files/ page1164496260637.html
713921732007/01/24 22:402007/01/24 22:362007/01/24 22:44200tomb_files/ page1164739699410.htmltomb_files/ page1164739695607.html
713921732007/01/24 22:402007/01/24 22:362007/01/24 22:44200tomb_files/ page1164739699803.htmltomb_files/ page1164739699410.html
713921732007/01/24 22:402007/01/24 22:362007/01/24 22:44304tomb_files/ page1164739695607.htmltomb_files/ page1164739699803.html
713921732007/01/24 22:402007/01/24 22:362007/01/24 22:44304tomb_files/ page1164739699803.htmltomb_files/ page1164739695607.html
713921732007/01/24 22:402007/01/24 22:362007/01/24 22:44304tomb_files/ page1164739695607.htmltomb_files/ page1164739699803.html
713921732007/01/24 22:402007/01/24 22:362007/01/24 22:44304tomb_files/ page1164739699410.htmltomb_files/ page1164739695607.html
713921732007/01/24 22:402007/01/24 22:362007/01/24 22:44200tomb_files/ page1164739695913.htmltomb_files/ page1164739699410.html
713921732007/01/24 22:402007/01/24 22:362007/01/24 22:44304tomb_files/ page1164739699803.htmltomb_files/ page1164739695913.html
713921732007/01/24 22:402007/01/24 22:362007/01/24 22:44200tomb_files/ page1164739701008.htmltomb_files/ page1164739699803.html
713921732007/01/24 22:412007/01/24 22:362007/01/24 22:44200tomb_files/ page1164739701380.htmltomb_files/ page1164739701008.html
713921732007/01/24 22:412007/01/24 22:362007/01/24 22:44304tomb_files/ page1164739695607.htmltomb_files/ page1164739701380.html
713921732007/01/24 22:412007/01/24 22:362007/01/24 22:44304tomb_files/ page1164739699803.htmltomb_files/ page1164739695607.html
713921732007/01/24 22:412007/01/24 22:362007/01/24 22:44304tomb_files/ page1164739695607.htmltomb_files/ page1164739699803.html
713921732007/01/24 22:412007/01/24 22:362007/01/24 22:44304tomb_files/ page1164739699803.htmltomb_files/ page1164739695607.html
713921732007/01/24 22:412007/01/24 22:362007/01/24 22:44304tomb_files/ page1164739695607.htmltomb_files/ page1164739699803.html
713921732007/01/24 22:412007/01/24 22:362007/01/24 22:44304tomb_files/ page1164739699803.htmltomb_files/ page1164739695607.html
713921732007/01/24 22:412007/01/24 22:362007/01/24 22:44304tomb_files/ page1164739695607.htmltomb_files/ page1164739699803.html
713921732007/01/24 22:412007/01/24 22:362007/01/24 22:44304tomb_files/ page1164496260637.htmltomb_files/ page1164739695607.html
713921732007/01/24 22:412007/01/24 22:362007/01/24 22:44304tomb_files/ page1164739695607.htmltomb_files/ page1164496260637.html
713921732007/01/24 22:412007/01/24 22:362007/01/24 22:44304tomb_files/ page1164739699410.htmltomb_files/ page1164739695607.html
713921732007/01/24 22:412007/01/24 22:362007/01/24 22:44304tomb_files/ page1164739695607.htmltomb_files/ page1164739699410.html
713921732007/01/24 22:412007/01/24 22:362007/01/24 22:44304tomb_files/ page1164739699803.htmltomb_files/ page1164739695607.html
713921732007/01/24 22:412007/01/24 22:362007/01/24 22:44304tomb_files/ page1164739701008.htmltomb_files/ page1164739699803.html
713921732007/01/24 22:412007/01/24 22:362007/01/24 22:44304tomb_files/ page1164739701380.htmltomb_files/ page1164739701008.html
713921732007/01/24 22:422007/01/24 22:362007/01/24 22:44304tomb_files/ page1164739695607.htmltomb_files/ page1164739701380.html
713921732007/01/24 22:422007/01/24 22:362007/01/24 22:44304tomb_files/ page1164496260637.html-
713921732007/01/24 22:422007/01/24 22:362007/01/24 22:44304tomb_files/ page1164739695607.htmltomb_files/ page1164496260637.html
713921732007/01/24 22:422007/01/24 22:362007/01/24 22:44304tomb_files/ page1164739699410.htmltomb_files/ page1164739695607.html
813921852007/01/24 22:412007/01/24 22:402007/01/24 22:44200bus_files/ page1164496260637.html-
813921852007/01/24 22:412007/01/24 22:402007/01/24 22:44200bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
813921852007/01/24 22:422007/01/24 22:402007/01/24 22:44200food_files/ page1164496260637.html-
813921852007/01/24 22:422007/01/24 22:402007/01/24 22:44200food_files/ page1164571492030.htmlfood_files/ page1164496260637.html
813921852007/01/24 22:422007/01/24 22:402007/01/24 22:44200food_files/ page1164571497189.htmlfood_files/ page1164571492030.html
813921852007/01/24 22:422007/01/24 22:402007/01/24 22:44200food_files/ page1168312286082.htmlfood_files/ page1164571497189.html
813921852007/01/24 22:432007/01/24 22:402007/01/24 22:44200tomb_files/ page1164496260637.html-
813921852007/01/24 22:432007/01/24 22:402007/01/24 22:44200tomb_files/ page1164739695607.htmltomb_files/ page1164496260637.html
813921852007/01/24 22:432007/01/24 22:402007/01/24 22:44200tomb_files/ page1164739699410.htmltomb_files/ page1164739695607.html
913921962007/01/24 22:462007/01/24 22:442007/01/24 22:52200bus_files/ page1164496260637.html-
913921962007/01/24 22:462007/01/24 22:442007/01/24 22:52200bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
913921962007/01/24 22:462007/01/24 22:442007/01/24 22:52304bus_files/ page1164496260637.htmlbus_files/ page1164571492030.html
913921962007/01/24 22:462007/01/24 22:442007/01/24 22:52304bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
913921962007/01/24 22:472007/01/24 22:442007/01/24 22:52304bus_files/ page1164496260637.htmlbus_files/ page1164571492030.html
913921962007/01/24 22:472007/01/24 22:442007/01/24 22:52200food_files/ page1164496260637.html-
913921962007/01/24 22:472007/01/24 22:442007/01/24 22:52200food_files/ page1164571492030.htmlfood_files/ page1164496260637.html
1013922092007/01/24 22:492007/01/24 22:492007/01/24 22:51200bus_files/ page1164496260637.html-
1013922092007/01/24 22:492007/01/24 22:492007/01/24 22:51200bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
1013922092007/01/24 22:502007/01/24 22:492007/01/24 22:51200food_files/ page1164496260637.html-
1013922092007/01/24 22:502007/01/24 22:492007/01/24 22:51200food_files/ page1164571492030.htmlfood_files/ page1164496260637.html
1013922092007/01/24 22:502007/01/24 22:492007/01/24 22:51200food_files/ page1164571497189.htmlfood_files/ page1164571492030.html
1013922092007/01/24 22:502007/01/24 22:492007/01/24 22:51200food_files/ page1168312286082.htmlfood_files/ page1164571497189.html
1013922092007/01/24 22:512007/01/24 22:492007/01/24 22:51200tomb_files/ page1164496260637.html-
1013922092007/01/24 22:512007/01/24 22:492007/01/24 22:51200tomb_files/ page1164739695607.htmltomb_files/ page1164496260637.html
1013922092007/01/24 22:512007/01/24 22:492007/01/24 22:51200tomb_files/ page1164739699410.htmltomb_files/ page1164739695607.html
1113922832007/01/24 23:192007/01/24 23:162007/01/24 23:28200bus_files/ page1164496260637.html-
1113922832007/01/24 23:202007/01/24 23:162007/01/24 23:28200bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
1113922832007/01/24 23:212007/01/24 23:162007/01/24 23:28304bus_files/ page1164496260637.htmlbus_files/ page1164571492030.html
1113922832007/01/24 23:222007/01/24 23:162007/01/24 23:28200food_files/ page1164496260637.html-
1113922832007/01/24 23:222007/01/24 23:162007/01/24 23:28200food_files/ page1164571492030.htmlfood_files/ page1164496260637.html
1113922832007/01/24 23:222007/01/24 23:162007/01/24 23:28200food_files/ page1164571497189.htmlfood_files/ page1164571492030.html
1113922832007/01/24 23:232007/01/24 23:162007/01/24 23:28200food_files/ page1168312286082.htmlfood_files/ page1164571497189.html
1113922832007/01/24 23:242007/01/24 23:162007/01/24 23:28200tomb_files/ page1164496260637.html-
1113922832007/01/24 23:242007/01/24 23:162007/01/24 23:28200tomb_files/ page1164739695607.htmltomb_files/ page1164496260637.html
1113922832007/01/24 23:252007/01/24 23:162007/01/24 23:28200tomb_files/ page1164739699410.htmltomb_files/ page1164739695607.html
1113922832007/01/24 23:252007/01/24 23:162007/01/24 23:28304tomb_files/ page1164739695607.htmltomb_files/ page1164739699410.html
1113922832007/01/24 23:252007/01/24 23:162007/01/24 23:28200tomb_files/ page1164739695913.htmltomb_files/ page1164739695607.html
1113922832007/01/24 23:252007/01/24 23:162007/01/24 23:28304tomb_files/ page1164496260637.htmltomb_files/ page1164739695913.html
1113922832007/01/24 23:252007/01/24 23:162007/01/24 23:28304tomb_files/ page1164739695607.htmltomb_files/ page1164496260637.html
1113922832007/01/24 23:262007/01/24 23:162007/01/24 23:28304tomb_files/ page1164739695913.htmltomb_files/ page1164739695607.html
1113922832007/01/24 23:262007/01/24 23:162007/01/24 23:28304tomb_files/ page1164739699410.htmltomb_files/ page1164739695913.html
1213923042007/01/24 23:292007/01/24 23:282007/01/24 23:44200bus_files/ page1164496260637.html-
1213923042007/01/24 23:292007/01/24 23:282007/01/24 23:44200bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
1213923042007/01/24 23:302007/01/24 23:282007/01/24 23:44304bus_files/ page1164496260637.htmlbus_files/ page1164571492030.html
1213923042007/01/24 23:302007/01/24 23:282007/01/24 23:44304bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
1213923042007/01/24 23:302007/01/24 23:282007/01/24 23:44304bus_files/ page1164496260637.htmlbus_files/ page1164571492030.html
1213923042007/01/24 23:302007/01/24 23:282007/01/24 23:44304bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
1213923042007/01/24 23:322007/01/24 23:282007/01/24 23:44304bus_files/ page1164496260637.htmlbus_files/ page1164571492030.html
1213923042007/01/24 23:352007/01/24 23:282007/01/24 23:44200food_files/ page1164496260637.html-
1213923042007/01/24 23:352007/01/24 23:282007/01/24 23:44200food_files/ page1164571492030.htmlfood_files/ page1164496260637.html
1213923042007/01/24 23:352007/01/24 23:282007/01/24 23:44200food_files/ page1168324637476.htmlfood_files/ page1164571492030.html
1213923042007/01/24 23:362007/01/24 23:282007/01/24 23:44304food_files/ page1164571492030.htmlfood_files/ page1168324637476.html
1213923042007/01/24 23:362007/01/24 23:282007/01/24 23:44200food_files/ page1164571497189.htmlfood_files/ page1164571492030.html
1213923042007/01/24 23:362007/01/24 23:282007/01/24 23:44200food_files/ page1164603097805.htmlfood_files/ page1164571497189.html
1213923042007/01/24 23:362007/01/24 23:282007/01/24 23:44304food_files/ page1164571497189.htmlfood_files/ page1164603097805.html
1213923042007/01/24 23:362007/01/24 23:282007/01/24 23:44200food_files/ page1168312286082.htmlfood_files/ page1164571497189.html
1213923042007/01/24 23:372007/01/24 23:282007/01/24 23:44200tomb_files/ page1164496260637.html-
1213923042007/01/24 23:372007/01/24 23:282007/01/24 23:44200tomb_files/ page1164739695607.htmltomb_files/ page1164496260637.html
1213923042007/01/24 23:382007/01/24 23:282007/01/24 23:44304tomb_files/ page1164496260637.htmltomb_files/ page1164739695607.html
1213923042007/01/24 23:382007/01/24 23:282007/01/24 23:44304tomb_files/ page1164739695607.htmltomb_files/ page1164496260637.html
1213923042007/01/24 23:382007/01/24 23:282007/01/24 23:44200tomb_files/ page1164739695913.htmltomb_files/ page1164739695607.html
1213923042007/01/24 23:382007/01/24 23:282007/01/24 23:44200tomb_files/ page1164739699410.htmltomb_files/ page1164739695913.html
1213923042007/01/24 23:402007/01/24 23:282007/01/24 23:44304tomb_files/ page1164496260637.htmltomb_files/ page1164739699410.html
1213923042007/01/24 23:402007/01/24 23:282007/01/24 23:44304tomb_files/ page1164739695607.htmltomb_files/ page1164496260637.html
1213923042007/01/24 23:402007/01/24 23:282007/01/24 23:44304tomb_files/ page1164739695913.htmltomb_files/ page1164739695607.html
1213923042007/01/24 23:412007/01/24 23:282007/01/24 23:44304tomb_files/ page1164739699410.htmltomb_files/ page1164739695913.html
1213923042007/01/24 23:412007/01/24 23:282007/01/24 23:44304tomb_files/ page1164739695913.htmltomb_files/ page1164739699410.html
1213923042007/01/24 23:412007/01/24 23:282007/01/24 23:44304tomb_files/ page1164739695607.htmltomb_files/ page1164739695913.html
1213923042007/01/24 23:412007/01/24 23:282007/01/24 23:44304tomb_files/ page1164739695913.htmltomb_files/ page1164739695607.html
1213923042007/01/24 23:422007/01/24 23:282007/01/24 23:44304tomb_files/ page1164739699410.htmltomb_files/ page1164739695913.html
1313923152007/01/24 23:382007/01/24 23:362007/01/24 23:44200bus_files/ page1164496260637.html-
1313923152007/01/24 23:392007/01/24 23:362007/01/24 23:44200bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
1313923152007/01/24 23:402007/01/24 23:362007/01/24 23:44200food_files/ page1164496260637.html-
1313923152007/01/24 23:402007/01/24 23:362007/01/24 23:44200food_files/ page1164571492030.htmlfood_files/ page1164496260637.html
1313923152007/01/24 23:412007/01/24 23:362007/01/24 23:44200food_files/ page1164571497189.htmlfood_files/ page1164571492030.html
1313923152007/01/24 23:412007/01/24 23:362007/01/24 23:44200food_files/ page1168312286082.htmlfood_files/ page1164571497189.html
1313923152007/01/24 23:412007/01/24 23:362007/01/24 23:44304food_files/ page1164496260637.html-
1313923152007/01/24 23:412007/01/24 23:362007/01/24 23:44304food_files/ page1164571492030.htmlfood_files/ page1164496260637.html
1313923152007/01/24 23:412007/01/24 23:362007/01/24 23:44304food_files/ page1164571497189.htmlfood_files/ page1164571492030.html
1313923152007/01/24 23:412007/01/24 23:362007/01/24 23:44304food_files/ page1168312286082.htmlfood_files/ page1164571497189.html
1313923152007/01/24 23:432007/01/24 23:362007/01/24 23:44200tomb_files/ page1164496260637.html-
1313923152007/01/24 23:432007/01/24 23:362007/01/24 23:44200tomb_files/ page1164739695607.htmltomb_files/ page1164496260637.html
1413923242007/01/24 23:452007/01/24 23:422007/01/24 23:49200bus_files/ page1164496260637.html-
1413923242007/01/24 23:452007/01/24 23:422007/01/24 23:49200bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
1413923242007/01/24 23:462007/01/24 23:422007/01/24 23:49304bus_files/ page1164496260637.htmlbus_files/ page1164571492030.html
1413923242007/01/24 23:462007/01/24 23:422007/01/24 23:49304bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
1413923242007/01/24 23:472007/01/24 23:422007/01/24 23:49200food_files/ page1164496260637.html-
1413923242007/01/24 23:472007/01/24 23:422007/01/24 23:49200food_files/ page1164571492030.htmlfood_files/ page1164496260637.html
1413923242007/01/24 23:472007/01/24 23:422007/01/24 23:49200food_files/ page1168324637476.htmlfood_files/ page1164571492030.html
1413923242007/01/24 23:472007/01/24 23:422007/01/24 23:49200food_files/ page1164571497189.htmlfood_files/ page1164571492030.html
1413923242007/01/24 23:472007/01/24 23:422007/01/24 23:49200food_files/ page1168312286082.htmlfood_files/ page1164571497189.html
1413923242007/01/24 23:482007/01/24 23:422007/01/24 23:49200tomb_files/ page1164496260637.html-
1413923242007/01/24 23:482007/01/24 23:422007/01/24 23:49200tomb_files/ page1164739695607.htmltomb_files/ page1164496260637.html
1413923242007/01/24 23:482007/01/24 23:422007/01/24 23:49200tomb_files/ page1164739695913.htmltomb_files/ page1164739695607.html
1413923242007/01/24 23:482007/01/24 23:422007/01/24 23:49200tomb_files/ page1164739699410.htmltomb_files/ page1164739695913.html
1513923632007/01/25 0:172007/01/25 0:162007/01/25 0:20200bus_files/ page1164496260637.html-
1513923632007/01/25 0:182007/01/25 0:162007/01/25 0:20200bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
1513923632007/01/25 0:182007/01/25 0:162007/01/25 0:20200food_files/ page1164496260637.html-
1513923632007/01/25 0:182007/01/25 0:162007/01/25 0:20200food_files/ page1164571492030.htmlfood_files/ page1164496260637.html
1513923632007/01/25 0:192007/01/25 0:162007/01/25 0:20200food_files/ page1164571497189.htmlfood_files/ page1164571492030.html
1513923632007/01/25 0:192007/01/25 0:162007/01/25 0:20200food_files/ page1168312286082.htmlfood_files/ page1164571497189.html
1513923632007/01/25 0:192007/01/25 0:162007/01/25 0:20200tomb_files/ page1164496260637.html-
1513923632007/01/25 0:192007/01/25 0:162007/01/25 0:20200tomb_files/ page1164739695607.htmltomb_files/ page1164496260637.html
1513923632007/01/25 0:192007/01/25 0:162007/01/25 0:20200tomb_files/ page1164739695913.htmltomb_files/ page1164739695607.html
1513923632007/01/25 0:192007/01/25 0:162007/01/25 0:20200tomb_files/ page1164739699410.htmltomb_files/ page1164739695913.html
1613923972007/01/25 0:552007/01/25 0:542007/01/25 1:00200bus_files/ page1164496260637.html-
1613923972007/01/25 0:552007/01/25 0:542007/01/25 1:00200bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
1613923972007/01/25 0:562007/01/25 0:542007/01/25 1:00304bus_files/ page1164496260637.htmlbus_files/ page1164571492030.html
1613923972007/01/25 0:562007/01/25 0:542007/01/25 1:00304bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
1613923972007/01/25 0:562007/01/25 0:542007/01/25 1:00200food_files/ page1164496260637.html-
1613923972007/01/25 0:572007/01/25 0:542007/01/25 1:00200food_files/ page1164571492030.htmlfood_files/ page1164496260637.html
1613923972007/01/25 0:572007/01/25 0:542007/01/25 1:00200food_files/ page1164571497189.htmlfood_files/ page1164571492030.html
1613923972007/01/25 0:572007/01/25 0:542007/01/25 1:00200food_files/ page1168312286082.htmlfood_files/ page1164571497189.html
1613923972007/01/25 0:572007/01/25 0:542007/01/25 1:00200tomb_files/ page1164496260637.html-
1613923972007/01/25 0:582007/01/25 0:542007/01/25 1:00200tomb_files/ page1164739695607.htmltomb_files/ page1164496260637.html
1613923972007/01/25 0:582007/01/25 0:542007/01/25 1:00200tomb_files/ page1164739699803.htmltomb_files/ page1164739695607.html
1613923972007/01/25 0:582007/01/25 0:542007/01/25 1:00304tomb_files/ page1164739695607.htmltomb_files/ page1164739699803.html
1613923972007/01/25 0:582007/01/25 0:542007/01/25 1:00304tomb_files/ page1164739699803.htmltomb_files/ page1164739695607.html
1613923972007/01/25 0:582007/01/25 0:542007/01/25 1:00304tomb_files/ page1164496260637.htmltomb_files/ page1164739699803.html
1713924192007/01/25 1:242007/01/25 1:232007/01/25 1:28200bus_files/ page1164496260637.html-
1713924192007/01/25 1:242007/01/25 1:232007/01/25 1:28200bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
1713924192007/01/25 1:252007/01/25 1:232007/01/25 1:28200food_files/ page1164496260637.html-
1713924192007/01/25 1:252007/01/25 1:232007/01/25 1:28200food_files/ page1164571492030.htmlfood_files/ page1164496260637.html
1713924192007/01/25 1:252007/01/25 1:232007/01/25 1:28200food_files/ page1164571497189.htmlfood_files/ page1164571492030.html
1713924192007/01/25 1:252007/01/25 1:232007/01/25 1:28200food_files/ page1168312286082.htmlfood_files/ page1164571497189.html
1713924192007/01/25 1:262007/01/25 1:232007/01/25 1:28304food_files/ page1164496260637.htmlfood_files/ page1168312286082.html
1713924192007/01/25 1:262007/01/25 1:232007/01/25 1:28304food_files/ page1164571492030.htmlfood_files/ page1164496260637.html
1713924192007/01/25 1:262007/01/25 1:232007/01/25 1:28200food_files/ page1168324637476.htmlfood_files/ page1164571492030.html
1713924192007/01/25 1:262007/01/25 1:232007/01/25 1:28304food_files/ page1164571492030.htmlfood_files/ page1168324637476.html
1713924192007/01/25 1:262007/01/25 1:232007/01/25 1:28304food_files/ page1164571497189.htmlfood_files/ page1164571492030.html
1713924192007/01/25 1:262007/01/25 1:232007/01/25 1:28304food_files/ page1164571492030.htmlfood_files/ page1164571497189.html
1713924192007/01/25 1:262007/01/25 1:232007/01/25 1:28304food_files/ page1164571497189.htmlfood_files/ page1164571492030.html
1713924192007/01/25 1:262007/01/25 1:232007/01/25 1:28200food_files/ page1164603097805.htmlfood_files/ page1164571497189.html
1713924192007/01/25 1:262007/01/25 1:232007/01/25 1:28304food_files/ page1164571497189.htmlfood_files/ page1164603097805.html
1713924192007/01/25 1:262007/01/25 1:232007/01/25 1:28304food_files/ page1168312286082.htmlfood_files/ page1164571497189.html
1713924192007/01/25 1:272007/01/25 1:232007/01/25 1:28200tomb_files/ page1164496260637.html-
1713924192007/01/25 1:272007/01/25 1:232007/01/25 1:28200tomb_files/ page1164739695607.htmltomb_files/ page1164496260637.html
1713924192007/01/25 1:272007/01/25 1:232007/01/25 1:28200tomb_files/ page1164739695913.htmltomb_files/ page1164739695607.html
1713924192007/01/25 1:272007/01/25 1:232007/01/25 1:28200tomb_files/ page1164739699410.htmltomb_files/ page1164739695913.html
1713924192007/01/25 1:272007/01/25 1:232007/01/25 1:28304tomb_files/ page1164496260637.htmltomb_files/ page1164739699410.html
1713924192007/01/25 1:272007/01/25 1:232007/01/25 1:28304tomb_files/ page1164739695607.htmltomb_files/ page1164496260637.html
1713924192007/01/25 1:272007/01/25 1:232007/01/25 1:28304tomb_files/ page1164739699410.htmltomb_files/ page1164739695607.html
1813924222007/01/25 1:272007/01/25 1:262007/01/25 1:31200bus_files/ page1164496260637.html-
1813924222007/01/25 1:272007/01/25 1:262007/01/25 1:31200bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
1813924222007/01/25 1:282007/01/25 1:262007/01/25 1:31200food_files/ page1164496260637.html-
1813924222007/01/25 1:282007/01/25 1:262007/01/25 1:31200food_files/ page1164571492030.htmlfood_files/ page1164496260637.html
1813924222007/01/25 1:292007/01/25 1:262007/01/25 1:31304food_files/ page1164496260637.htmlfood_files/ page1164571492030.html
1813924222007/01/25 1:292007/01/25 1:262007/01/25 1:31304food_files/ page1164571492030.htmlfood_files/ page1164496260637.html
1813924222007/01/25 1:292007/01/25 1:262007/01/25 1:31200food_files/ page1164571497189.htmlfood_files/ page1164571492030.html
1813924222007/01/25 1:292007/01/25 1:262007/01/25 1:31304food_files/ page1164496260637.htmlfood_files/ page1164571497189.html
1813924222007/01/25 1:292007/01/25 1:262007/01/25 1:31304food_files/ page1164571492030.htmlfood_files/ page1164496260637.html
1813924222007/01/25 1:292007/01/25 1:262007/01/25 1:31304food_files/ page1164571497189.htmlfood_files/ page1164571492030.html
1813924222007/01/25 1:292007/01/25 1:262007/01/25 1:31200food_files/ page1168312286082.htmlfood_files/ page1164571497189.html
1813924222007/01/25 1:302007/01/25 1:262007/01/25 1:31200tomb_files/ page1164496260637.html-
1813924222007/01/25 1:302007/01/25 1:262007/01/25 1:31200tomb_files/ page1164739695607.htmltomb_files/ page1164496260637.html
1813924222007/01/25 1:302007/01/25 1:262007/01/25 1:31200tomb_files/ page1164739695913.htmltomb_files/ page1164739695607.html
1813924222007/01/25 1:302007/01/25 1:262007/01/25 1:31200tomb_files/ page1164739699410.htmltomb_files/ page1164739695913.html
1813924222007/01/25 1:302007/01/25 1:262007/01/25 1:31304tomb_files/ page1164739695913.htmltomb_files/ page1164739699410.html
1913924852007/01/25 6:112007/01/25 6:092007/01/25 6:15200bus_files/ page1164496260637.html-
1913924852007/01/25 6:112007/01/25 6:092007/01/25 6:15200bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
1913924852007/01/25 6:122007/01/25 6:092007/01/25 6:15200food_files/ page1164496260637.html-
1913924852007/01/25 6:122007/01/25 6:092007/01/25 6:15200food_files/ page1164571492030.htmlfood_files/ page1164496260637.html
1913924852007/01/25 6:122007/01/25 6:092007/01/25 6:15200food_files/ page1164571497189.htmlfood_files/ page1164571492030.html
1913924852007/01/25 6:122007/01/25 6:092007/01/25 6:15200food_files/ page1168312286082.htmlfood_files/ page1164571497189.html
1913924852007/01/25 6:132007/01/25 6:092007/01/25 6:15200tomb_files/ page1164496260637.html-
1913924852007/01/25 6:142007/01/25 6:092007/01/25 6:15200tomb_files/ page1164739695607.htmltomb_files/ page1164496260637.html
1913924852007/01/25 6:142007/01/25 6:092007/01/25 6:15200tomb_files/ page1164739699410.htmltomb_files/ page1164739695607.html
1913924852007/01/25 6:142007/01/25 6:092007/01/25 6:15200tomb_files/ page1164739695913.htmltomb_files/ page1164739699410.html
2013924932007/01/25 6:272007/01/25 6:262007/01/25 6:30200bus_files/ page1164496260637.html-
2013924932007/01/25 6:272007/01/25 6:262007/01/25 6:30200bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
2013924932007/01/25 6:282007/01/25 6:262007/01/25 6:30200food_files/ page1164496260637.html-
2013924932007/01/25 6:282007/01/25 6:262007/01/25 6:30200food_files/ page1164571492030.htmlfood_files/ page1164496260637.html
2013924932007/01/25 6:282007/01/25 6:262007/01/25 6:30304food_files/ page1164496260637.html-
2013924932007/01/25 6:292007/01/25 6:262007/01/25 6:30304food_files/ page1164571492030.htmlfood_files/ page1164496260637.html
2013924932007/01/25 6:292007/01/25 6:262007/01/25 6:30200tomb_files/ page1164496260637.html-
2013924932007/01/25 6:292007/01/25 6:262007/01/25 6:30200tomb_files/ page1164739695607.htmltomb_files/ page1164496260637.html
2213927662007/01/25 9:152007/01/25 9:142007/01/25 9:23200bus_files/ page1164496260637.html-
2213927662007/01/25 9:152007/01/25 9:142007/01/25 9:23200bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
2213927662007/01/25 9:162007/01/25 9:142007/01/25 9:23304bus_files/ page1164496260637.html-
2213927662007/01/25 9:162007/01/25 9:142007/01/25 9:23304bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
2213927662007/01/25 9:172007/01/25 9:142007/01/25 9:23200food_files/ page1164496260637.html-
2213927662007/01/25 9:172007/01/25 9:142007/01/25 9:23200food_files/ page1164571492030.htmlfood_files/ page1164496260637.html
2213927662007/01/25 9:182007/01/25 9:142007/01/25 9:23200food_files/ page1164571497189.htmlfood_files/ page1164571492030.html
2213927662007/01/25 9:182007/01/25 9:142007/01/25 9:23200food_files/ page1168312286082.htmlfood_files/ page1164571497189.html
2213927662007/01/25 9:192007/01/25 9:142007/01/25 9:23200tomb_files/ page1164496260637.html-
2213927662007/01/25 9:192007/01/25 9:142007/01/25 9:23200tomb_files/ page1164739695607.htmltomb_files/ page1164496260637.html
2213927662007/01/25 9:202007/01/25 9:142007/01/25 9:23200tomb_files/ page1164739695913.htmltomb_files/ page1164739695607.html
2213927662007/01/25 9:202007/01/25 9:142007/01/25 9:23304tomb_files/ page1164739695913.htmltomb_files/ page1164739695607.html
2213927662007/01/25 9:202007/01/25 9:142007/01/25 9:23200tomb_files/ page1164739699410.htmltomb_files/ page1164739695913.html
2213927662007/01/25 9:212007/01/25 9:142007/01/25 9:23304tomb_files/ page1164739695913.htmltomb_files/ page1164739699410.html
2213927662007/01/25 9:212007/01/25 9:142007/01/25 9:23304tomb_files/ page1164739699410.htmltomb_files/ page1164739695913.html
2213927662007/01/25 9:212007/01/25 9:142007/01/25 9:23304tomb_files/ page1164739695913.htmltomb_files/ page1164739699410.html
2213927662007/01/25 9:222007/01/25 9:142007/01/25 9:23304tomb_files/ page1164739699410.htmltomb_files/ page1164739695913.html
2313929002007/01/25 9:552007/01/25 9:542007/01/25 9:59200bus_files/ page1164496260637.html-
2313929002007/01/25 9:552007/01/25 9:542007/01/25 9:59200bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
2313929002007/01/25 9:572007/01/25 9:542007/01/25 9:59200food_files/ page1164496260637.html-
2313929002007/01/25 9:572007/01/25 9:542007/01/25 9:59200food_files/ page1164571492030.htmlfood_files/ page1164496260637.html
2313929002007/01/25 9:572007/01/25 9:542007/01/25 9:59200food_files/ page1164571497189.htmlfood_files/ page1164571492030.html
2313929002007/01/25 9:572007/01/25 9:542007/01/25 9:59200food_files/ page1168312286082.htmlfood_files/ page1164571497189.html
2313929002007/01/25 9:582007/01/25 9:542007/01/25 9:59200tomb_files/ page1164496260637.html-
2313929002007/01/25 9:592007/01/25 9:542007/01/25 9:59200tomb_files/ page1164739695607.htmltomb_files/ page1164496260637.html
2413929992007/01/25 10:272007/01/25 10:262007/01/25 10:30200bus_files/ page1164496260637.html-
2413929992007/01/25 10:282007/01/25 10:262007/01/25 10:30304bus_files/ page1164496260637.html-
2413929992007/01/25 10:282007/01/25 10:262007/01/25 10:30200bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
2413929992007/01/25 10:282007/01/25 10:262007/01/25 10:30304bus_files/ page1164496260637.html-
2413929992007/01/25 10:282007/01/25 10:262007/01/25 10:30304bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
2413929992007/01/25 10:292007/01/25 10:262007/01/25 10:30200food_files/ page1164496260637.html-
2413929992007/01/25 10:292007/01/25 10:262007/01/25 10:30200food_files/ page1164571492030.htmlfood_files/ page1164496260637.html
2413929992007/01/25 10:292007/01/25 10:262007/01/25 10:30200food_files/ page1164571497189.htmlfood_files/ page1164571492030.html
2413929992007/01/25 10:292007/01/25 10:262007/01/25 10:30200food_files/ page1168312286082.htmlfood_files/ page1164571497189.html
2413929992007/01/25 10:302007/01/25 10:262007/01/25 10:30200tomb_files/ page1164496260637.html-
2413929992007/01/25 10:302007/01/25 10:262007/01/25 10:30200tomb_files/ page1164739695607.htmltomb_files/ page1164496260637.html
2413929992007/01/25 10:302007/01/25 10:262007/01/25 10:30200tomb_files/ page1164739699410.htmltomb_files/ page1164739695607.html
2513939082007/01/25 16:272007/01/25 16:262007/01/25 16:31200bus_files/ page1164496260637.html-
2513939082007/01/25 16:272007/01/25 16:262007/01/25 16:31200bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
2513939082007/01/25 16:272007/01/25 16:262007/01/25 16:31304bus_files/ page1164496260637.htmlbus_files/ page1164571492030.html
2513939082007/01/25 16:282007/01/25 16:262007/01/25 16:31200food_files/ page1164496260637.html-
2513939082007/01/25 16:282007/01/25 16:262007/01/25 16:31200food_files/ page1164571492030.htmlfood_files/ page1164496260637.html
2513939082007/01/25 16:282007/01/25 16:262007/01/25 16:31200food_files/ page1164571497189.htmlfood_files/ page1164571492030.html
2513939082007/01/25 16:282007/01/25 16:262007/01/25 16:31200food_files/ page1168312286082.htmlfood_files/ page1164571497189.html
2513939082007/01/25 16:282007/01/25 16:262007/01/25 16:31304food_files/ page1164496260637.htmlfood_files/ page1168312286082.html
2513939082007/01/25 16:282007/01/25 16:262007/01/25 16:31304food_files/ page1164496260637.html-
2513939082007/01/25 16:282007/01/25 16:262007/01/25 16:31304food_files/ page1164571492030.htmlfood_files/ page1164496260637.html
2513939082007/01/25 16:282007/01/25 16:262007/01/25 16:31304food_files/ page1164571497189.htmlfood_files/ page1164571492030.html
2513939082007/01/25 16:282007/01/25 16:262007/01/25 16:31304food_files/ page1168312286082.htmlfood_files/ page1164571497189.html
2513939082007/01/25 16:302007/01/25 16:262007/01/25 16:31200tomb_files/ page1164496260637.html-
2513939082007/01/25 16:302007/01/25 16:262007/01/25 16:31200tomb_files/ page1164739695607.htmltomb_files/ page1164496260637.html
2513939082007/01/25 16:302007/01/25 16:262007/01/25 16:31200tomb_files/ page1164739699410.htmltomb_files/ page1164739695607.html
2613941502007/01/25 18:342007/01/25 18:332007/01/25 18:41200bus_files/ page1164496260637.html-
2613941502007/01/25 18:352007/01/25 18:332007/01/25 18:41200bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
2613941502007/01/25 18:362007/01/25 18:332007/01/25 18:41304bus_files/ page1164496260637.htmlbus_files/ page1164571492030.html
2613941502007/01/25 18:362007/01/25 18:332007/01/25 18:41304bus_files/ page1164571492030.htmlbus_files/ page1164496260637.html
2613941502007/01/25 18:372007/01/25 18:332007/01/25 18:41200food_files/ page1164496260637.html-
2613941502007/01/25 18:372007/01/25 18:332007/01/25 18:41200food_files/ page1164571492030.htmlfood_files/ page1164496260637.html
2613941502007/01/25 18:372007/01/25 18:332007/01/25 18:41200food_files/ page1164571497189.htmlfood_files/ page1164571492030.html
2613941502007/01/25 18:372007/01/25 18:332007/01/25 18:41200food_files/ page1168312286082.htmlfood_files/ page1164571497189.html
2613941502007/01/25 18:382007/01/25 18:332007/01/25 18:41304food_files/ page1164571497189.htmlfood_files/ page1168312286082.html
2613941502007/01/25 18:382007/01/25 18:332007/01/25 18:41304food_files/ page1164571492030.htmlfood_files/ page1164571497189.html
2613941502007/01/25 18:382007/01/25 18:332007/01/25 18:41304food_files/ page1164571497189.htmlfood_files/ page1164571492030.html
2613941502007/01/25 18:382007/01/25 18:332007/01/25 18:41304food_files/ page1168312286082.htmlfood_files/ page1164571497189.html
2613941502007/01/25 18:392007/01/25 18:332007/01/25 18:41200tomb_files/ page1164496260637.html-
2613941502007/01/25 18:392007/01/25 18:332007/01/25 18:41200tomb_files/ page1164739695607.htmltomb_files/ page1164496260637.html
2613941502007/01/25 18:392007/01/25 18:332007/01/25 18:41200tomb_files/ page1164739695913.htmltomb_files/ page1164739695607.html
2613941502007/01/25 18:392007/01/25 18:332007/01/25 18:41200tomb_files/ page1164739699803.htmltomb_files/ page1164739695913.html
2613941502007/01/25 18:392007/01/25 18:332007/01/25 18:41304tomb_files/ page1164739695607.htmltomb_files/ page1164739699803.html
2613941502007/01/25 18:392007/01/25 18:332007/01/25 18:41304tomb_files/ page1164739699803.htmltomb_files/ page1164739695607.html
2613941502007/01/25 18:392007/01/25 18:332007/01/25 18:41304tomb_files/ page1164739695607.htmltomb_files/ page1164739699803.html
2613941502007/01/25 18:392007/01/25 18:332007/01/25 18:41200tomb_files/ page1164739699410.htmltomb_files/ page1164739695607.html
2613941502007/01/25 18:402007/01/25 18:332007/01/25 18:41304tomb_files/ page1164739699803.htmltomb_files/ page1164739699410.html
2613941502007/01/25 18:402007/01/25 18:332007/01/25 18:41200tomb_files/ page1164739701008.htmltomb_files/ page1164739699803.html
2613941502007/01/25 18:402007/01/25 18:332007/01/25 18:41200tomb_files/ page1164739701380.htmltomb_files/ page1164739701008.html
2613941502007/01/25 18:402007/01/25 18:332007/01/25 18:41304tomb_files/ page1164739695607.htmltomb_files/ page1164739701380.html
2613941502007/01/25 18:402007/01/25 18:332007/01/25 18:41304tomb_files/ page1164739699410.htmltomb_files/ page1164739695607.html

Valid XHTML 1.1!