var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3953166&docid=68654286&x=3316',
		'title': '',
		'imageId': '68654286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953166&docid=68654283&x=3316',
		'title': '',
		'imageId': '68654283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953166&docid=68654282&x=3316',
		'title': '',
		'imageId': '68654282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953166&docid=68654287&x=3316',
		'title': '',
		'imageId': '68654287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953166&docid=68654288&x=3316',
		'title': '',
		'imageId': '68654288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953166&docid=68654289&x=3316',
		'title': '',
		'imageId': '68654289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953166&docid=68654284&x=3316',
		'title': '',
		'imageId': '68654284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953166&docid=68654511&x=3316',
		'title': '',
		'imageId': '68654511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3953166';

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