var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4027952&docid=70402716&x=5058',
		'title': '',
		'imageId': '70402716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027952&docid=70402726&x=5058',
		'title': '',
		'imageId': '70402726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027952&docid=70402723&x=5058',
		'title': '',
		'imageId': '70402723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027952&docid=70402737&x=5058',
		'title': '',
		'imageId': '70402737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027952&docid=70402715&x=5058',
		'title': '',
		'imageId': '70402715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027952&docid=70402729&x=5058',
		'title': '',
		'imageId': '70402729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027952&docid=70402750&x=5058',
		'title': '',
		'imageId': '70402750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027952&docid=70402718&x=5058',
		'title': '',
		'imageId': '70402718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027952&docid=70402714&x=5058',
		'title': '',
		'imageId': '70402714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027952&docid=70402738&x=5058',
		'title': '',
		'imageId': '70402738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027952&docid=70402749&x=5058',
		'title': '',
		'imageId': '70402749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027952&docid=70402719&x=5058',
		'title': '',
		'imageId': '70402719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027952&docid=70402717&x=5058',
		'title': '',
		'imageId': '70402717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027952&docid=70402736&x=5058',
		'title': '',
		'imageId': '70402736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027952&docid=70402741&x=5058',
		'title': '',
		'imageId': '70402741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027952&docid=70402744&x=5058',
		'title': '',
		'imageId': '70402744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027952&docid=70402753&x=5058',
		'title': '',
		'imageId': '70402753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027952&docid=70402756&x=5058',
		'title': '',
		'imageId': '70402756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027952&docid=70402759&x=5058',
		'title': '',
		'imageId': '70402759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4027952';

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