var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010217&docid=69966378&x=2321',
		'title': '',
		'imageId': '69966378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010217&docid=69966373&x=2321',
		'title': '',
		'imageId': '69966373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010217&docid=69966363&x=2321',
		'title': '',
		'imageId': '69966363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010217&docid=69966368&x=2321',
		'title': '',
		'imageId': '69966368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010217&docid=69966367&x=2321',
		'title': '',
		'imageId': '69966367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010217&docid=69966375&x=2321',
		'title': '',
		'imageId': '69966375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010217&docid=69966366&x=2321',
		'title': '',
		'imageId': '69966366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010217&docid=69966371&x=2321',
		'title': '',
		'imageId': '69966371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010217&docid=69966362&x=2321',
		'title': '',
		'imageId': '69966362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010217&docid=69966376&x=2321',
		'title': '',
		'imageId': '69966376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010217&docid=69966372&x=2321',
		'title': '',
		'imageId': '69966372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010217&docid=69966374&x=2321',
		'title': '',
		'imageId': '69966374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010217&docid=69966377&x=2321',
		'title': '',
		'imageId': '69966377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010217&docid=69966369&x=2321',
		'title': '',
		'imageId': '69966369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010217';

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