var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973505&docid=69106431&x=5629',
		'title': '',
		'imageId': '69106431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973505&docid=69106434&x=5629',
		'title': '',
		'imageId': '69106434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973505&docid=69106454&x=5629',
		'title': '',
		'imageId': '69106454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973505&docid=69106457&x=5629',
		'title': '',
		'imageId': '69106457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973505&docid=69106433&x=5629',
		'title': '',
		'imageId': '69106433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973505&docid=69106432&x=5629',
		'title': '',
		'imageId': '69106432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973505&docid=69106436&x=5629',
		'title': '',
		'imageId': '69106436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973505&docid=69106435&x=5629',
		'title': '',
		'imageId': '69106435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973505&docid=69106442&x=5629',
		'title': '',
		'imageId': '69106442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973505&docid=69106441&x=5629',
		'title': '',
		'imageId': '69106441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973505&docid=69106447&x=5629',
		'title': '',
		'imageId': '69106447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973505&docid=69106451&x=5629',
		'title': '',
		'imageId': '69106451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973505&docid=69106462&x=5629',
		'title': '',
		'imageId': '69106462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973505&docid=69106449&x=5629',
		'title': '',
		'imageId': '69106449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973505&docid=69106463&x=5629',
		'title': '',
		'imageId': '69106463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973505';

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