var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972417&docid=69081836&x=5439',
		'title': '',
		'imageId': '69081836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972417&docid=69081841&x=5439',
		'title': '',
		'imageId': '69081841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972417&docid=69081842&x=5439',
		'title': '',
		'imageId': '69081842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972417&docid=69081843&x=5439',
		'title': '',
		'imageId': '69081843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972417&docid=69081844&x=5439',
		'title': '',
		'imageId': '69081844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972417&docid=69081845&x=5439',
		'title': '',
		'imageId': '69081845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972417&docid=69081849&x=5439',
		'title': '',
		'imageId': '69081849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972417&docid=69081846&x=5439',
		'title': '',
		'imageId': '69081846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972417&docid=69081847&x=5439',
		'title': '',
		'imageId': '69081847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972417&docid=69081848&x=5439',
		'title': '',
		'imageId': '69081848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972417&docid=69081835&x=5439',
		'title': '',
		'imageId': '69081835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972417&docid=69081837&x=5439',
		'title': '',
		'imageId': '69081837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972417&docid=69081839&x=5439',
		'title': '',
		'imageId': '69081839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972417&docid=69081838&x=5439',
		'title': '',
		'imageId': '69081838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972417&docid=69081840&x=5439',
		'title': '',
		'imageId': '69081840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972417';

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