var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009963&docid=69962086&x=3031',
		'title': '',
		'imageId': '69962086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009963&docid=69962087&x=3031',
		'title': '',
		'imageId': '69962087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009963&docid=69962088&x=3031',
		'title': '',
		'imageId': '69962088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009963&docid=69962096&x=3031',
		'title': '',
		'imageId': '69962096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009963&docid=69962102&x=3031',
		'title': '',
		'imageId': '69962102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009963&docid=69962099&x=3031',
		'title': '',
		'imageId': '69962099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009963&docid=69962100&x=3031',
		'title': '',
		'imageId': '69962100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009963&docid=69962112&x=3031',
		'title': '',
		'imageId': '69962112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009963&docid=69962113&x=3031',
		'title': '',
		'imageId': '69962113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009963&docid=69962111&x=3031',
		'title': '',
		'imageId': '69962111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009963&docid=69962120&x=3031',
		'title': '',
		'imageId': '69962120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009963&docid=69962125&x=3031',
		'title': '',
		'imageId': '69962125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009963&docid=69962123&x=3031',
		'title': '',
		'imageId': '69962123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009963&docid=69962124&x=3031',
		'title': '',
		'imageId': '69962124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009963&docid=69962122&x=3031',
		'title': '',
		'imageId': '69962122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009963';

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