var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003609&docid=69801048&x=4854',
		'title': '',
		'imageId': '69801048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003609&docid=69801046&x=4854',
		'title': '',
		'imageId': '69801046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003609&docid=69801052&x=4854',
		'title': '',
		'imageId': '69801052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003609&docid=69801047&x=4854',
		'title': '',
		'imageId': '69801047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003609&docid=69801054&x=4854',
		'title': '',
		'imageId': '69801054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003609&docid=69801044&x=4854',
		'title': '',
		'imageId': '69801044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003609&docid=69801042&x=4854',
		'title': '',
		'imageId': '69801042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003609&docid=69801051&x=4854',
		'title': '',
		'imageId': '69801051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003609&docid=69801049&x=4854',
		'title': '',
		'imageId': '69801049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003609&docid=69801050&x=4854',
		'title': '',
		'imageId': '69801050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003609&docid=69801041&x=4854',
		'title': '',
		'imageId': '69801041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003609&docid=69801043&x=4854',
		'title': '',
		'imageId': '69801043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003609&docid=69801045&x=4854',
		'title': '',
		'imageId': '69801045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003609&docid=69801053&x=4854',
		'title': '',
		'imageId': '69801053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003609';

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