var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3961130&docid=68837208&x=1715',
		'title': '',
		'imageId': '68837208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961130&docid=68837206&x=1715',
		'title': '',
		'imageId': '68837206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961130&docid=68837207&x=1715',
		'title': '',
		'imageId': '68837207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961130&docid=68837212&x=1715',
		'title': '',
		'imageId': '68837212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961130&docid=68837209&x=1715',
		'title': '',
		'imageId': '68837209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961130&docid=68837211&x=1715',
		'title': '',
		'imageId': '68837211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961130&docid=68837210&x=1715',
		'title': '',
		'imageId': '68837210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3961130';

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