var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004804&docid=69833115&x=5237',
		'title': '',
		'imageId': '69833115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004804&docid=69833125&x=5237',
		'title': '',
		'imageId': '69833125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004804&docid=69833122&x=5237',
		'title': '',
		'imageId': '69833122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004804&docid=69833123&x=5237',
		'title': '',
		'imageId': '69833123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004804&docid=69833117&x=5237',
		'title': '',
		'imageId': '69833117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004804&docid=69833118&x=5237',
		'title': '',
		'imageId': '69833118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004804&docid=69833124&x=5237',
		'title': '',
		'imageId': '69833124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004804&docid=69833116&x=5237',
		'title': '',
		'imageId': '69833116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004804&docid=69833112&x=5237',
		'title': '',
		'imageId': '69833112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004804&docid=69833126&x=5237',
		'title': '',
		'imageId': '69833126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004804&docid=69833111&x=5237',
		'title': '',
		'imageId': '69833111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004804&docid=69833121&x=5237',
		'title': '',
		'imageId': '69833121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004804&docid=69833114&x=5237',
		'title': '',
		'imageId': '69833114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004804&docid=69833120&x=5237',
		'title': '',
		'imageId': '69833120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004804&docid=69833113&x=5237',
		'title': '',
		'imageId': '69833113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004804&docid=69833119&x=5237',
		'title': '',
		'imageId': '69833119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004804&docid=59270415&x=5237',
		'title': '',
		'imageId': '59270415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004804&docid=59270407&x=5237',
		'title': '',
		'imageId': '59270407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004804';

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