var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3930464&docid=68136997&x=1118',
		'title': '',
		'imageId': '68136997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930464&docid=68136996&x=1118',
		'title': '',
		'imageId': '68136996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930464&docid=68137000&x=1118',
		'title': '',
		'imageId': '68137000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930464&docid=68137001&x=1118',
		'title': '',
		'imageId': '68137001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930464&docid=68137003&x=1118',
		'title': '',
		'imageId': '68137003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930464&docid=68136998&x=1118',
		'title': '',
		'imageId': '68136998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930464&docid=68137002&x=1118',
		'title': '',
		'imageId': '68137002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930464&docid=68137004&x=1118',
		'title': '',
		'imageId': '68137004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930464&docid=68136999&x=1118',
		'title': '',
		'imageId': '68136999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3930464';

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