var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949952&docid=68584028&x=4615',
		'title': '',
		'imageId': '68584028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949952&docid=68584033&x=4615',
		'title': '',
		'imageId': '68584033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949952&docid=68584027&x=4615',
		'title': '',
		'imageId': '68584027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949952&docid=68584031&x=4615',
		'title': '',
		'imageId': '68584031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949952&docid=68584029&x=4615',
		'title': '',
		'imageId': '68584029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949952&docid=68584030&x=4615',
		'title': '',
		'imageId': '68584030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949952&docid=68584032&x=4615',
		'title': '',
		'imageId': '68584032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949952';

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