var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963128&docid=68884728&x=2958',
		'title': '',
		'imageId': '68884728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963128&docid=68884729&x=2958',
		'title': '',
		'imageId': '68884729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963128&docid=68884732&x=2958',
		'title': '',
		'imageId': '68884732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963128&docid=68884731&x=2958',
		'title': '',
		'imageId': '68884731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963128&docid=68884733&x=2958',
		'title': '',
		'imageId': '68884733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963128&docid=68884735&x=2958',
		'title': '',
		'imageId': '68884735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963128&docid=68884730&x=2958',
		'title': '',
		'imageId': '68884730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963128';

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