var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010811&docid=69979968&x=4649',
		'title': '',
		'imageId': '69979968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010811&docid=69979959&x=4649',
		'title': '',
		'imageId': '69979959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010811&docid=69979966&x=4649',
		'title': '',
		'imageId': '69979966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010811&docid=69979969&x=4649',
		'title': '',
		'imageId': '69979969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010811&docid=69979965&x=4649',
		'title': '',
		'imageId': '69979965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010811&docid=69979961&x=4649',
		'title': '',
		'imageId': '69979961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010811&docid=69979967&x=4649',
		'title': '',
		'imageId': '69979967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010811&docid=69979958&x=4649',
		'title': '',
		'imageId': '69979958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010811&docid=69979955&x=4649',
		'title': '',
		'imageId': '69979955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010811&docid=69979964&x=4649',
		'title': '',
		'imageId': '69979964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010811&docid=69979962&x=4649',
		'title': '',
		'imageId': '69979962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010811&docid=69979957&x=4649',
		'title': '',
		'imageId': '69979957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010811&docid=69979954&x=4649',
		'title': '',
		'imageId': '69979954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010811&docid=69979960&x=4649',
		'title': '',
		'imageId': '69979960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010811&docid=69979956&x=4649',
		'title': '',
		'imageId': '69979956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010811';

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