var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3936476&docid=68272221&x=4020',
		'title': '',
		'imageId': '68272221',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936476&docid=68272223&x=4020',
		'title': '',
		'imageId': '68272223',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936476&docid=68272224&x=4020',
		'title': '',
		'imageId': '68272224',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936476&docid=68272225&x=4020',
		'title': '',
		'imageId': '68272225',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936476&docid=68272227&x=4020',
		'title': '',
		'imageId': '68272227',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936476&docid=68272228&x=4020',
		'title': '',
		'imageId': '68272228',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936476&docid=68272229&x=4020',
		'title': '',
		'imageId': '68272229',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936476&docid=68272230&x=4020',
		'title': '',
		'imageId': '68272230',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936476&docid=68272231&x=4020',
		'title': '',
		'imageId': '68272231',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936476&docid=68272232&x=4020',
		'title': '',
		'imageId': '68272232',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936476&docid=68272233&x=4020',
		'title': '',
		'imageId': '68272233',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936476&docid=68272234&x=4020',
		'title': '',
		'imageId': '68272234',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936476&docid=68272235&x=4020',
		'title': '',
		'imageId': '68272235',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936476&docid=68272241&x=4020',
		'title': '',
		'imageId': '68272241',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936476&docid=68272236&x=4020',
		'title': '',
		'imageId': '68272236',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936476&docid=68272237&x=4020',
		'title': '',
		'imageId': '68272237',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936476&docid=68272238&x=4020',
		'title': '',
		'imageId': '68272238',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3936476';

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