var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965613&docid=68940752&x=4922',
		'title': '',
		'imageId': '68940752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965613&docid=68940748&x=4922',
		'title': '',
		'imageId': '68940748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965613&docid=68940750&x=4922',
		'title': '',
		'imageId': '68940750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965613&docid=68940754&x=4922',
		'title': '',
		'imageId': '68940754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965613&docid=68940751&x=4922',
		'title': '',
		'imageId': '68940751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965613&docid=68940755&x=4922',
		'title': '',
		'imageId': '68940755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965613&docid=68940749&x=4922',
		'title': '',
		'imageId': '68940749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965613&docid=68940753&x=4922',
		'title': '',
		'imageId': '68940753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965613';

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