var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4081113&docid=71736165&x=4356',
		'title': '',
		'imageId': '71736165',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4081113&docid=71736174&x=4356',
		'title': '',
		'imageId': '71736174',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4081113&docid=71736176&x=4356',
		'title': '',
		'imageId': '71736176',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4081113&docid=71736178&x=4356',
		'title': '',
		'imageId': '71736178',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4081113&docid=71736155&x=4356',
		'title': '',
		'imageId': '71736155',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4081113&docid=71736188&x=4356',
		'title': '',
		'imageId': '71736188',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4081113&docid=71736198&x=4356',
		'title': '',
		'imageId': '71736198',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4081113&docid=71736191&x=4356',
		'title': '',
		'imageId': '71736191',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4081113&docid=71736157&x=4356',
		'title': '',
		'imageId': '71736157',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4081113&docid=71736192&x=4356',
		'title': '',
		'imageId': '71736192',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4081113&docid=71736199&x=4356',
		'title': '',
		'imageId': '71736199',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4081113&docid=71736158&x=4356',
		'title': '',
		'imageId': '71736158',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4081113&docid=71736160&x=4356',
		'title': '',
		'imageId': '71736160',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4081113&docid=71736181&x=4356',
		'title': '',
		'imageId': '71736181',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4081113&docid=71736175&x=4356',
		'title': '',
		'imageId': '71736175',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4081113&docid=71736153&x=4356',
		'title': '',
		'imageId': '71736153',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4081113&docid=71736154&x=4356',
		'title': '',
		'imageId': '71736154',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4081113';

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