var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971384&docid=69049996&x=226',
		'title': '',
		'imageId': '69049996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971384&docid=69049997&x=226',
		'title': '',
		'imageId': '69049997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971384&docid=69049998&x=226',
		'title': '',
		'imageId': '69049998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971384&docid=69049999&x=226',
		'title': '',
		'imageId': '69049999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971384&docid=69050000&x=226',
		'title': '',
		'imageId': '69050000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971384&docid=69050001&x=226',
		'title': '',
		'imageId': '69050001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971384&docid=69050002&x=226',
		'title': '',
		'imageId': '69050002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971384&docid=69050003&x=226',
		'title': '',
		'imageId': '69050003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971384&docid=69050004&x=226',
		'title': '',
		'imageId': '69050004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971384';

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";
	})
}
