﻿/*	Copyright (c) 2008, WPC
	Author: Kristoffer Ahl, Spinit AB
	
=Valid comments:
	=BUG:			Denotes a bug
	=TODO:			Denotes that something needs to be done
	=KLUDGE:		Denotes a hack or something that could be nicer
	=NOTE:			Denotes extra information

=Namespaces for WPC
	WPC
	WPC.Config {...}
*/

$().ready(WPC.init); /* Initializes the WPC namespace */