var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931390&docid=68153771&x=154',
		'title': '',
		'imageId': '68153771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931390&docid=68153779&x=154',
		'title': '',
		'imageId': '68153779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931390&docid=68153773&x=154',
		'title': '',
		'imageId': '68153773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931390&docid=68153784&x=154',
		'title': '',
		'imageId': '68153784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931390&docid=68153663&x=154',
		'title': '',
		'imageId': '68153663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931390&docid=68153674&x=154',
		'title': '',
		'imageId': '68153674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931390&docid=68153760&x=154',
		'title': '',
		'imageId': '68153760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931390&docid=68153660&x=154',
		'title': '',
		'imageId': '68153660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931390&docid=68153673&x=154',
		'title': '',
		'imageId': '68153673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931390&docid=68153757&x=154',
		'title': '',
		'imageId': '68153757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931390&docid=68153666&x=154',
		'title': '',
		'imageId': '68153666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931390&docid=68153679&x=154',
		'title': '',
		'imageId': '68153679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931390&docid=68153765&x=154',
		'title': '',
		'imageId': '68153765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931390&docid=68153680&x=154',
		'title': '',
		'imageId': '68153680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931390&docid=68153767&x=154',
		'title': '',
		'imageId': '68153767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931390&docid=68153683&x=154',
		'title': '',
		'imageId': '68153683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931390&docid=68153657&x=154',
		'title': '',
		'imageId': '68153657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931390&docid=68153656&x=154',
		'title': '',
		'imageId': '68153656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931390&docid=68153658&x=154',
		'title': '',
		'imageId': '68153658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931390&docid=68153785&x=154',
		'title': '',
		'imageId': '68153785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931390&docid=68153790&x=154',
		'title': '',
		'imageId': '68153790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931390';

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