// Time-stamp: <2008-04-10 18:02:38 root>
document.write('');
// UBN
user = "36583";
page = "1";
pid = Math.round((Math.random() * (10000000 - 1)));
document.write("");
document.write("
");
function cmsGetQueryVariable() {
var query = window.location.search.substring(1);
var vars = query.split("&");
var arr = new Array();
for (var i=0;i