var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007775&docid=69904456&x=1349',
		'title': '',
		'imageId': '69904456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007775&docid=69904424&x=1349',
		'title': '',
		'imageId': '69904424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007775&docid=69904422&x=1349',
		'title': '',
		'imageId': '69904422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007775&docid=69904452&x=1349',
		'title': '',
		'imageId': '69904452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007775&docid=69904421&x=1349',
		'title': '',
		'imageId': '69904421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007775&docid=69904425&x=1349',
		'title': '',
		'imageId': '69904425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007775&docid=69904451&x=1349',
		'title': '',
		'imageId': '69904451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007775&docid=69904446&x=1349',
		'title': '',
		'imageId': '69904446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007775&docid=69904458&x=1349',
		'title': '',
		'imageId': '69904458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007775&docid=69904420&x=1349',
		'title': '',
		'imageId': '69904420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007775&docid=69904423&x=1349',
		'title': '',
		'imageId': '69904423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007775&docid=69904428&x=1349',
		'title': '',
		'imageId': '69904428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007775&docid=69904432&x=1349',
		'title': '',
		'imageId': '69904432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007775&docid=69904437&x=1349',
		'title': '',
		'imageId': '69904437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007775&docid=69904434&x=1349',
		'title': '',
		'imageId': '69904434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007775&docid=69904443&x=1349',
		'title': '',
		'imageId': '69904443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007775&docid=69904445&x=1349',
		'title': '',
		'imageId': '69904445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007775';

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