var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010006&docid=69963314&x=2741',
		'title': '',
		'imageId': '69963314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010006&docid=69963306&x=2741',
		'title': '',
		'imageId': '69963306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010006&docid=69963309&x=2741',
		'title': '',
		'imageId': '69963309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010006&docid=69963303&x=2741',
		'title': '',
		'imageId': '69963303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010006&docid=69963304&x=2741',
		'title': '',
		'imageId': '69963304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010006&docid=69963312&x=2741',
		'title': '',
		'imageId': '69963312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010006&docid=69963305&x=2741',
		'title': '',
		'imageId': '69963305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010006&docid=69963307&x=2741',
		'title': '',
		'imageId': '69963307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010006&docid=69963313&x=2741',
		'title': '',
		'imageId': '69963313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010006&docid=69963308&x=2741',
		'title': '',
		'imageId': '69963308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010006&docid=69963310&x=2741',
		'title': '',
		'imageId': '69963310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010006&docid=69963311&x=2741',
		'title': '',
		'imageId': '69963311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010006&docid=67205257&x=2741',
		'title': '',
		'imageId': '67205257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010006';

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