Comment Re:I'll get in trouble for this... (Score 1) 555
Being that it's real software written in C++, where you can have a proper string class(Java is teh suxor), it's probably something more like
if(url=="http://www.webstandards.org/files/acid2/test.html#top")
{
SmileyFace->Draw();
}