var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937143&docid=68298447&x=4245',
		'title': '',
		'imageId': '68298447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937143&docid=68298448&x=4245',
		'title': '',
		'imageId': '68298448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937143&docid=68298449&x=4245',
		'title': '',
		'imageId': '68298449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937143&docid=68298450&x=4245',
		'title': '',
		'imageId': '68298450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937143&docid=68298451&x=4245',
		'title': '',
		'imageId': '68298451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937143&docid=68298452&x=4245',
		'title': '',
		'imageId': '68298452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937143&docid=68298453&x=4245',
		'title': '',
		'imageId': '68298453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937143';

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