/////////////////////////////////////////////////////////////////////////////
//	Java Script resolution grabber
//	(c)opyright 1999 die optiker - jacob & partner gbr
//	http://www.die-optiker.com  info@die-optiker.com
//	This script is licensed for usage on the Domain www.dlc.de
//	You may not use this script or portions of this code
//  on any other web page without permission of the author.
//
//	Note:	this script is JavaScrip1.0
//
/////////////////////////////////////////////////////////////////////////////

var screen_width = null;
var screen_height = null;
var resolution = null;
