<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Official ABC LOST websites</title>
	<atom:link href="http://www.magiclamp.org/index.php/lost-spoilers/official-abc-lost-websites/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.magiclamp.org</link>
	<description>Ramblings about entertainment</description>
	<lastBuildDate>Wed, 25 Jan 2012 21:51:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Ola</title>
		<link>http://www.magiclamp.org/index.php/lost-spoilers/official-abc-lost-websites/#comment-94</link>
		<dc:creator>Ola</dc:creator>
		<pubDate>Thu, 16 Mar 2006 11:39:40 +0000</pubDate>
		<guid isPermaLink="false">http://magiclamp.org/?page_id=65#comment-94</guid>
		<description>Hey!

If you select everything on the Oeanic Airlines first page and copy and paste into a document you&#039;ll get an interesting result...</description>
		<content:encoded><![CDATA[<p>Hey!</p>
<p>If you select everything on the Oeanic Airlines first page and copy and paste into a document you&#8217;ll get an interesting result&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://www.magiclamp.org/index.php/lost-spoilers/official-abc-lost-websites/#comment-93</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Sun, 12 Mar 2006 18:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://magiclamp.org/?page_id=65#comment-93</guid>
		<description>I found the seating chart (Mike Hoffman&#039;s first link). I noticed there were 42 rows of seats, each with a hyperlinked number below. I clicked the cursed number and got a trailer for season 2, then I was redirected to http://www.oceanicflight815.com/ !! Clicking the ray of light (gas?) leads to www.thehansofoundation.org which isn&#039;t working at the moment.</description>
		<content:encoded><![CDATA[<p>I found the seating chart (Mike Hoffman&#8217;s first link). I noticed there were 42 rows of seats, each with a hyperlinked number below. I clicked the cursed number and got a trailer for season 2, then I was redirected to <a href="http://www.oceanicflight815.com/" rel="nofollow">http://www.oceanicflight815.com/</a> !! Clicking the ray of light (gas?) leads to <a href="http://www.thehansofoundation.org" rel="nofollow">http://www.thehansofoundation.org</a> which isn&#8217;t working at the moment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Hoffman</title>
		<link>http://www.magiclamp.org/index.php/lost-spoilers/official-abc-lost-websites/#comment-92</link>
		<dc:creator>Mike Hoffman</dc:creator>
		<pubDate>Sat, 11 Feb 2006 13:52:24 +0000</pubDate>
		<guid isPermaLink="false">http://magiclamp.org/?page_id=65#comment-92</guid>
		<description>Few things on the Oceanic website:

Here are the combos for stuff on the home page:
1) You should be able to enter the from city as SYD and the to city as LAX, you get the flight tracker. Does not seem to work though, but here is the page:
http://www.oceanic-air.com/trackflight.htm
2) Enter in the from city as THE and the to city as BOY and you get the smoke in the top image to start moving. Interestingly enough, there is a page commented out:
//xWindow.openCenter(&quot;theboy.htm&quot;, &#039;___foureightfifteensixteentwentythreefortytwo___&#039;, 320, 240);
Not sure why? The page doesn&#039;t exit. 
3) 
Here are some image files in the source code, not sure what they should be doing?
//img[0] = &#039;&#039;;
//img[1] = &#039;&#039;;
//img[2] = &#039;&#039;;
They are all commented out. Not sure why. The images don&#039;t work though. Do we know anything about claire&#039;s ticket? 
4) Also on the home page, you&#039;ll notice the numbers under Travellers...
------
If you go the flight tracker (http://www.oceanic-air.com/trackflight.htm) and view the document source code, there is a comment:

More fun on this page. There is code to go to the following page if you enter THE in the departure city and BOT in the arrival city:
if  (document.getElementById(&#039;fromcity&#039;).value == &quot;THE&quot; &amp;&amp; document.getElementById(&#039;tocity&#039;).value == &quot;BOY&quot;) {
xWindow.openCenter(&quot;theboy.htm&quot;, &#039;___foureightfifteensixteentwentythreefortytwo___&#039;, 320, 240);

What a surprise, the code is never called on the page! Anyways, clicking on either track button takes you to the track results page (with flight 815, by the way)
http://www.oceanic-air.com/trackresults.htm
------
Okay, the track results page. Another comment in the source code:

Then I looked at the page and said, damn, nothing. Until you start reading....
Look carefully, the results say:
Giveus THE BOY 

I have strayed from speculation, but the Giveus THE BOY line is found under flight 572. Wonder if that will tie in somewhere? Unfortunately, that seems to be it for this page.
------
Next, if you go to the seating chart (http://www.oceanic-air.com/seatingchart.htm) and view the document source code, there is a comment:


From hovering here, there are tons of things.</description>
		<content:encoded><![CDATA[<p>Few things on the Oceanic website:</p>
<p>Here are the combos for stuff on the home page:<br />
1) You should be able to enter the from city as SYD and the to city as LAX, you get the flight tracker. Does not seem to work though, but here is the page:<br />
<a href="http://www.oceanic-air.com/trackflight.htm" rel="nofollow">http://www.oceanic-air.com/trackflight.htm</a><br />
2) Enter in the from city as THE and the to city as BOY and you get the smoke in the top image to start moving. Interestingly enough, there is a page commented out:<br />
//xWindow.openCenter(&#8220;theboy.htm&#8221;, &#8216;___foureightfifteensixteentwentythreefortytwo___&#8217;, 320, 240);<br />
Not sure why? The page doesn&#8217;t exit.<br />
3)<br />
Here are some image files in the source code, not sure what they should be doing?<br />
//img[0] = &#8221;;<br />
//img[1] = &#8221;;<br />
//img[2] = &#8221;;<br />
They are all commented out. Not sure why. The images don&#8217;t work though. Do we know anything about claire&#8217;s ticket?<br />
4) Also on the home page, you&#8217;ll notice the numbers under Travellers&#8230;<br />
&#8212;&#8212;<br />
If you go the flight tracker (<a href="http://www.oceanic-air.com/trackflight.htm" rel="nofollow">http://www.oceanic-air.com/trackflight.htm</a>) and view the document source code, there is a comment:</p>
<p>More fun on this page. There is code to go to the following page if you enter THE in the departure city and BOT in the arrival city:<br />
if  (document.getElementById(&#8216;fromcity&#8217;).value == &#8220;THE&#8221; &amp;&amp; document.getElementById(&#8216;tocity&#8217;).value == &#8220;BOY&#8221;) {<br />
xWindow.openCenter(&#8220;theboy.htm&#8221;, &#8216;___foureightfifteensixteentwentythreefortytwo___&#8217;, 320, 240);</p>
<p>What a surprise, the code is never called on the page! Anyways, clicking on either track button takes you to the track results page (with flight 815, by the way)<br />
<a href="http://www.oceanic-air.com/trackresults.htm" rel="nofollow">http://www.oceanic-air.com/trackresults.htm</a><br />
&#8212;&#8212;<br />
Okay, the track results page. Another comment in the source code:</p>
<p>Then I looked at the page and said, damn, nothing. Until you start reading&#8230;.<br />
Look carefully, the results say:<br />
Giveus THE BOY </p>
<p>I have strayed from speculation, but the Giveus THE BOY line is found under flight 572. Wonder if that will tie in somewhere? Unfortunately, that seems to be it for this page.<br />
&#8212;&#8212;<br />
Next, if you go to the seating chart (<a href="http://www.oceanic-air.com/seatingchart.htm" rel="nofollow">http://www.oceanic-air.com/seatingchart.htm</a>) and view the document source code, there is a comment:</p>
<p>From hovering here, there are tons of things.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Stevens</title>
		<link>http://www.magiclamp.org/index.php/lost-spoilers/official-abc-lost-websites/#comment-91</link>
		<dc:creator>Alex Stevens</dc:creator>
		<pubDate>Mon, 06 Feb 2006 13:16:14 +0000</pubDate>
		<guid isPermaLink="false">http://magiclamp.org/?page_id=65#comment-91</guid>
		<description>Hey, on the ocianic website, there is some text clearly seen under the &#039;All Flights Cancelled&#039; thing, well if you highlight it, copy it and paste it into word, then a picture comes up with a sketch done by michel to walt and a postcard he sent to him, duno what its all about tho.</description>
		<content:encoded><![CDATA[<p>Hey, on the ocianic website, there is some text clearly seen under the &#8216;All Flights Cancelled&#8217; thing, well if you highlight it, copy it and paste it into word, then a picture comes up with a sketch done by michel to walt and a postcard he sent to him, duno what its all about tho.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xelos</title>
		<link>http://www.magiclamp.org/index.php/lost-spoilers/official-abc-lost-websites/#comment-90</link>
		<dc:creator>xelos</dc:creator>
		<pubDate>Thu, 02 Feb 2006 08:44:38 +0000</pubDate>
		<guid isPermaLink="false">http://magiclamp.org/?page_id=65#comment-90</guid>
		<description>on the oceanic website, if you click on pre-flight, it will bring up boxes with letters spelling out Ethan Rom above them. If  you rearreange the letters in the boxes to say Other Man, you get a cool clip.</description>
		<content:encoded><![CDATA[<p>on the oceanic website, if you click on pre-flight, it will bring up boxes with letters spelling out Ethan Rom above them. If  you rearreange the letters in the boxes to say Other Man, you get a cool clip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stuart voisey</title>
		<link>http://www.magiclamp.org/index.php/lost-spoilers/official-abc-lost-websites/#comment-89</link>
		<dc:creator>stuart voisey</dc:creator>
		<pubDate>Tue, 24 Jan 2006 20:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://magiclamp.org/?page_id=65#comment-89</guid>
		<description>Type in Hurleys numbers on the traveller section and wait for the thing to load. Slowly the characters seats appear with tantalisingly scary animations for each character. Is Charlie obsessed with Claire? Find out!</description>
		<content:encoded><![CDATA[<p>Type in Hurleys numbers on the traveller section and wait for the thing to load. Slowly the characters seats appear with tantalisingly scary animations for each character. Is Charlie obsessed with Claire? Find out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paula</title>
		<link>http://www.magiclamp.org/index.php/lost-spoilers/official-abc-lost-websites/#comment-88</link>
		<dc:creator>Paula</dc:creator>
		<pubDate>Thu, 12 Jan 2006 22:12:11 +0000</pubDate>
		<guid isPermaLink="false">http://magiclamp.org/?page_id=65#comment-88</guid>
		<description>Tagging on to what Mozer said, if you hover on the &quot;oceanic air&quot; website there is another message:

If anyone should find this message, please get word I&#039;m alive and stranded on an island somewhere in the South Pacific. Please send help soon. Things are bad. And they&#039;re getting worse...
Sally

Very interesting.....</description>
		<content:encoded><![CDATA[<p>Tagging on to what Mozer said, if you hover on the &#8220;oceanic air&#8221; website there is another message:</p>
<p>If anyone should find this message, please get word I&#8217;m alive and stranded on an island somewhere in the South Pacific. Please send help soon. Things are bad. And they&#8217;re getting worse&#8230;<br />
Sally</p>
<p>Very interesting&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mozer</title>
		<link>http://www.magiclamp.org/index.php/lost-spoilers/official-abc-lost-websites/#comment-87</link>
		<dc:creator>Mozer</dc:creator>
		<pubDate>Wed, 11 Jan 2006 01:13:20 +0000</pubDate>
		<guid isPermaLink="false">http://magiclamp.org/?page_id=65#comment-87</guid>
		<description>On the &#039;Oceanic Air&#039; website I clicked through a few links and then returned to it&#039;s &#039;homepage&#039;.  I then hovered the mouse over the &#039;All Flights Cancelled&#039; blurb and this message appears overlapping the blurb:

&quot;I survived a horrific plane crash and am stranded on an island somewhere Northeast of Australia and Southwest of Hawaii. In the event that I am never found, please forward word of my fate to my parents.&quot;

Don&#039;t know which character it is but it&#039;s interesting nonetheless.</description>
		<content:encoded><![CDATA[<p>On the &#8216;Oceanic Air&#8217; website I clicked through a few links and then returned to it&#8217;s &#8216;homepage&#8217;.  I then hovered the mouse over the &#8216;All Flights Cancelled&#8217; blurb and this message appears overlapping the blurb:</p>
<p>&#8220;I survived a horrific plane crash and am stranded on an island somewhere Northeast of Australia and Southwest of Hawaii. In the event that I am never found, please forward word of my fate to my parents.&#8221;</p>
<p>Don&#8217;t know which character it is but it&#8217;s interesting nonetheless.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terri</title>
		<link>http://www.magiclamp.org/index.php/lost-spoilers/official-abc-lost-websites/#comment-86</link>
		<dc:creator>Terri</dc:creator>
		<pubDate>Wed, 21 Dec 2005 19:27:10 +0000</pubDate>
		<guid isPermaLink="false">http://magiclamp.org/?page_id=65#comment-86</guid>
		<description>If you go to the &quot;Active Projects&quot; link on the HANSO website, if you hover your mouse below the last listed one, the words &quot;Dharma Initiative&quot; pop up. If you click there, you can view the filmstrip from the hatch</description>
		<content:encoded><![CDATA[<p>If you go to the &#8220;Active Projects&#8221; link on the HANSO website, if you hover your mouse below the last listed one, the words &#8220;Dharma Initiative&#8221; pop up. If you click there, you can view the filmstrip from the hatch</p>
]]></content:encoded>
	</item>
</channel>
</rss>

