var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3952184&docid=68638788&x=1153',
		'title': '',
		'imageId': '68638788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952184&docid=68638793&x=1153',
		'title': '',
		'imageId': '68638793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952184&docid=68638789&x=1153',
		'title': '',
		'imageId': '68638789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952184&docid=68638792&x=1153',
		'title': '',
		'imageId': '68638792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952184&docid=68638790&x=1153',
		'title': '',
		'imageId': '68638790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952184&docid=68638791&x=1153',
		'title': '',
		'imageId': '68638791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952184&docid=68231489&x=1153',
		'title': '',
		'imageId': '68231489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952184&docid=68231480&x=1153',
		'title': '',
		'imageId': '68231480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3952184';

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