var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013344&docid=70036249&x=2344',
		'title': '',
		'imageId': '70036249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013344&docid=70036252&x=2344',
		'title': '',
		'imageId': '70036252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013344&docid=70036253&x=2344',
		'title': '',
		'imageId': '70036253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013344&docid=70036256&x=2344',
		'title': '',
		'imageId': '70036256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013344&docid=70036255&x=2344',
		'title': '',
		'imageId': '70036255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013344&docid=70036257&x=2344',
		'title': '',
		'imageId': '70036257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013344&docid=70036258&x=2344',
		'title': '',
		'imageId': '70036258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013344&docid=70036261&x=2344',
		'title': '',
		'imageId': '70036261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013344&docid=70036260&x=2344',
		'title': '',
		'imageId': '70036260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013344&docid=70036262&x=2344',
		'title': '',
		'imageId': '70036262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013344&docid=70036263&x=2344',
		'title': '',
		'imageId': '70036263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013344&docid=70036264&x=2344',
		'title': '',
		'imageId': '70036264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013344&docid=70036265&x=2344',
		'title': '',
		'imageId': '70036265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013344&docid=70036266&x=2344',
		'title': '',
		'imageId': '70036266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013344';

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