var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949672&docid=68577333&x=3155',
		'title': '',
		'imageId': '68577333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949672&docid=68577330&x=3155',
		'title': '',
		'imageId': '68577330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949672&docid=68577336&x=3155',
		'title': '',
		'imageId': '68577336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949672&docid=68577328&x=3155',
		'title': '',
		'imageId': '68577328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949672&docid=68577331&x=3155',
		'title': '',
		'imageId': '68577331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949672&docid=68577335&x=3155',
		'title': '',
		'imageId': '68577335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949672&docid=68577332&x=3155',
		'title': '',
		'imageId': '68577332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949672&docid=68577329&x=3155',
		'title': '',
		'imageId': '68577329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949672&docid=68577334&x=3155',
		'title': '',
		'imageId': '68577334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949672';

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