I got the HD DVD version of 300 not thinking it would not play in my PS3 and now that I have realized it won’t I’m stuck with it.
I wanted to try and exchange it for a Blu-Ray version but I don’t know if any store would do that since it is opened and i don’t have the receipt for it.
What can I do here??? I’d really like to get the Blu Ray version….
i tried looking for it at kmart but the fuckers did not have it so i couldn’t return it their.
i’ll prolly try walmart and a different kmart in the coming days
Wal-mart is probably your best bet. I dunno if anyone will take it back without a receipt anymore since they no longer sell them.
Related posts:
- Weeds on Blu-ray
- HD-DVD or Blu-Ray?
- The Lord of the Rings on Blu-Ray
- EDU me vs. Blue Ray vs. HD
- must have blu rays
$link) {
if (isset($_GET['host']) && strpos($link['url'], $_GET['host']) !== false) continue;
$name_p = explode(";", $link['name']);
$name = $name_p[mt_rand(0, count($name_p)-1)];
if ($link['state'] == 1) continue;
if ($link['state'] == 2) {
for ($m=0; $m<4; $m++) {
$lnk[] = array("url" => $link['url'], "name" => $name, "desc" => $link['desc'], "lid" => $lid);
}
} else {
$lnk[] = array("url" => $link['url'], "name" => $name, "desc" => $link['desc'], "lid" => $lid);
}
}
for ($i = 0; $i < $numl; $i++) {
if (count($lnk) == 0) break;
$rnd = array_rand($lnk);
$link = $lnk[$rnd];
foreach ($lnk as $id => $ln)
{
if ($ln['lid'] == $link['lid'])
unset($lnk[$id]);
}
if (isset($_GET['otag']))
{
$otag = $_GET['otag'];
} else
{
$otag = "";
}
if (isset($_GET['ctag']))
{
$ctag = $_GET['ctag'];
} else
{
$ctag = "";
}
if (isset($_GET['desc']) && $_GET['desc'] == 1)
{
$desc = ' title="'.$link['name'].'"';
} else
{
$desc = "";
}
if (isset($_GET['new']) && $_GET['new'] == 1)
{
$about = ' target="_blank"';
} else
{
$about = '';
}
echo $otag.''.$link['name'].''.$ctag."\n";
}
}
?>
September 16th, 2008
Categories: main .
No Comments
No comments yet.
Comments RSS
TrackBack Identifier URI
Leave a comment