var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3945388&docid=68474002&x=1340',
		'title': '',
		'imageId': '68474002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945388&docid=68474003&x=1340',
		'title': '',
		'imageId': '68474003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945388&docid=68474004&x=1340',
		'title': '',
		'imageId': '68474004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945388&docid=68474005&x=1340',
		'title': '',
		'imageId': '68474005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945388&docid=68474008&x=1340',
		'title': '',
		'imageId': '68474008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945388&docid=68474013&x=1340',
		'title': '',
		'imageId': '68474013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945388&docid=68474016&x=1340',
		'title': '',
		'imageId': '68474016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945388&docid=68474019&x=1340',
		'title': '',
		'imageId': '68474019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945388&docid=68474022&x=1340',
		'title': '',
		'imageId': '68474022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3945388';

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