var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3977085&docid=69193079&x=4828',
		'title': '',
		'imageId': '69193079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977085&docid=69193080&x=4828',
		'title': '',
		'imageId': '69193080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977085&docid=69193087&x=4828',
		'title': '',
		'imageId': '69193087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977085&docid=69193099&x=4828',
		'title': '',
		'imageId': '69193099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977085&docid=69193082&x=4828',
		'title': '',
		'imageId': '69193082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977085&docid=69193095&x=4828',
		'title': '',
		'imageId': '69193095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977085&docid=69193081&x=4828',
		'title': '',
		'imageId': '69193081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977085&docid=69193083&x=4828',
		'title': '',
		'imageId': '69193083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977085&docid=69193097&x=4828',
		'title': '',
		'imageId': '69193097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977085&docid=69193101&x=4828',
		'title': '',
		'imageId': '69193101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977085&docid=69193100&x=4828',
		'title': '',
		'imageId': '69193100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977085&docid=69193106&x=4828',
		'title': '',
		'imageId': '69193106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977085&docid=69193078&x=4828',
		'title': '',
		'imageId': '69193078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3977085';

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