var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972477&docid=69085063&x=112',
		'title': '',
		'imageId': '69085063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972477&docid=69085074&x=112',
		'title': '',
		'imageId': '69085074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972477&docid=69085067&x=112',
		'title': '',
		'imageId': '69085067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972477&docid=69085062&x=112',
		'title': '',
		'imageId': '69085062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972477&docid=69085065&x=112',
		'title': '',
		'imageId': '69085065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972477&docid=69085066&x=112',
		'title': '',
		'imageId': '69085066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972477&docid=69085076&x=112',
		'title': '',
		'imageId': '69085076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972477&docid=69085064&x=112',
		'title': '',
		'imageId': '69085064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972477&docid=69085070&x=112',
		'title': '',
		'imageId': '69085070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972477&docid=69085071&x=112',
		'title': '',
		'imageId': '69085071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972477&docid=69085069&x=112',
		'title': '',
		'imageId': '69085069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972477&docid=69085077&x=112',
		'title': '',
		'imageId': '69085077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972477&docid=69085072&x=112',
		'title': '',
		'imageId': '69085072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972477&docid=69085068&x=112',
		'title': '',
		'imageId': '69085068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972477';

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