|
\n');
}
// SEO fix thanks to Hambon
function getQueryVariable(variable) {
var query = window.location.search.substring(1);
var pairDelimiter = "&";
var pairSeparator = "=";
var joomlaComName = "option,com_expose";
if (query == "") {
query = window.location.pathname.substring(1);
var joomlaIsSEO = query.indexOf(joomlaComName);
if (joomlaIsSEO != -1) {
pairDelimiter = "/";
pairSeparator = ",";
}
}
var vars = query.split(pairDelimiter);
for (var i=0;i |
| Well it's finally here, the much anticipated Google Chrome web browser and i must be one of the first to say that it is absolutely magnificent and oh so super fast. i believe it may be the first serious contender of Mozilla. Be sure to check out our demonstration video of Google chrome in action and consider downloading a beta version for your self from http://www.google.com/chrome |