var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956849&docid=68747226&x=1133',
		'title': '',
		'imageId': '68747226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956849&docid=68747230&x=1133',
		'title': '',
		'imageId': '68747230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956849&docid=68747228&x=1133',
		'title': '',
		'imageId': '68747228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956849&docid=68747231&x=1133',
		'title': '',
		'imageId': '68747231',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956849&docid=68747229&x=1133',
		'title': '',
		'imageId': '68747229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956849&docid=68747227&x=1133',
		'title': '',
		'imageId': '68747227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956849&docid=68747232&x=1133',
		'title': '',
		'imageId': '68747232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956849&docid=68747233&x=1133',
		'title': '',
		'imageId': '68747233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956849';

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