Monday, February 18

What a deal!

Visitors to New York City should be aware that there are some amazing deals available here. Just the other day, I strolled into one of the many typical tourist shops that dot the Times Square area, and was staggered at the savings to be had.

For instance, this fine t-shirt, one of many "subway stop" shirts available for purchase, could be had for a mere $19.99. This might not seem that great of a deal, but a closer look at the price tag will reveal just how much of a bargain it is. Clearly stated on the tag is the retail price: $64.99. Wow. That's almost a $45 savings, more than 50% off! What a great city. America is truly the land of discount t-shirts.

Odd, though, that the New York Metro Transit Authority retails the same shirts for $19. I suppose the $65 shirt is a designer shirt, or better quality, or something. Must be.



Older entries

'; } else { if(stristr($filename,"archive")) { $dir=$_SERVER['DOCUMENT_ROOT']; $template='_01_archive.html'; $tail=strlen($template); $thisArchive=$filename; //$files=scandir($dir); $dh = opendir($dir); while (false !== ($filename = readdir($dh))) { $files[] = $filename; } sort($files); $earlyarch=""; $laterarch=""; $prevarch=""; $next=0; foreach($files as $file) { if (substr($file,-$tail)==$template) { if ($next==1) { $laterarch=$file; $earlyarch=$prevarch; $next=0; } if ($file==$thisArchive) { $next=1; } else { $prevarch=$file; $earlyarch=$prevarch; } } } $link=''; $divider=''; if(file_exists($earlyarch)) { $link='< Earlier Archive'; $divider=" | "; } if(file_exists($laterarch)) { $link=$link.$divider.'Later Archive >'; } $link=$link.'

'; } } echo($link); ?>