var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3908096&docid=67642592&x=5843',
		'title': '',
		'imageId': '67642592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908096&docid=67642598&x=5843',
		'title': '',
		'imageId': '67642598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908096&docid=67642600&x=5843',
		'title': '',
		'imageId': '67642600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908096&docid=67642599&x=5843',
		'title': '',
		'imageId': '67642599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908096&docid=67642597&x=5843',
		'title': '',
		'imageId': '67642597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908096&docid=67642594&x=5843',
		'title': '',
		'imageId': '67642594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908096&docid=67642596&x=5843',
		'title': '',
		'imageId': '67642596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908096&docid=67642593&x=5843',
		'title': '',
		'imageId': '67642593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908096&docid=67642595&x=5843',
		'title': '',
		'imageId': '67642595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3908096';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
