var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3986663&docid=69420122&x=4441',
		'title': '',
		'imageId': '69420122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986663&docid=69420124&x=4441',
		'title': '',
		'imageId': '69420124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986663&docid=69420125&x=4441',
		'title': '',
		'imageId': '69420125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986663&docid=69420126&x=4441',
		'title': '',
		'imageId': '69420126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986663&docid=69420127&x=4441',
		'title': '',
		'imageId': '69420127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986663&docid=69420128&x=4441',
		'title': '',
		'imageId': '69420128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986663&docid=69420130&x=4441',
		'title': '',
		'imageId': '69420130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986663&docid=69420131&x=4441',
		'title': '',
		'imageId': '69420131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986663&docid=69494651&x=4441',
		'title': '',
		'imageId': '69494651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986663&docid=69494652&x=4441',
		'title': '',
		'imageId': '69494652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986663&docid=69420132&x=4441',
		'title': '',
		'imageId': '69420132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986663&docid=69420133&x=4441',
		'title': '',
		'imageId': '69420133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986663&docid=69420134&x=4441',
		'title': '',
		'imageId': '69420134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3986663';

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