ChessImager - Reversing the board direction

To view the board from Black’s perspective, add this to the end of the URL:

&direction=reverse

Here’s a sample:

rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR/

This is the complete URL:

http://www.eddins.net/steve/chess/ChessImager/ChessImager.php?
fen=rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR/
&direction=reverse

(You need to put that all on one line, with no spaces.)