var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3940629&docid=68375809&x=3912',
		'title': '',
		'imageId': '68375809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940629&docid=68375810&x=3912',
		'title': '',
		'imageId': '68375810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940629&docid=68375811&x=3912',
		'title': '',
		'imageId': '68375811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940629&docid=68375812&x=3912',
		'title': '',
		'imageId': '68375812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940629&docid=68375816&x=3912',
		'title': '',
		'imageId': '68375816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940629&docid=68375813&x=3912',
		'title': '',
		'imageId': '68375813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940629&docid=68375814&x=3912',
		'title': '',
		'imageId': '68375814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940629&docid=68375815&x=3912',
		'title': '',
		'imageId': '68375815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3940629';

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