var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3901640&docid=67437419&x=3038',
		'title': '',
		'imageId': '67437419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901640&docid=67437421&x=3038',
		'title': '',
		'imageId': '67437421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901640&docid=67437424&x=3038',
		'title': '',
		'imageId': '67437424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901640&docid=67437425&x=3038',
		'title': '',
		'imageId': '67437425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901640&docid=67437426&x=3038',
		'title': '',
		'imageId': '67437426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901640&docid=67437427&x=3038',
		'title': '',
		'imageId': '67437427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901640&docid=67437434&x=3038',
		'title': '',
		'imageId': '67437434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901640&docid=67437428&x=3038',
		'title': '',
		'imageId': '67437428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901640&docid=67437431&x=3038',
		'title': '',
		'imageId': '67437431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901640&docid=67437432&x=3038',
		'title': '',
		'imageId': '67437432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901640&docid=67437433&x=3038',
		'title': '',
		'imageId': '67437433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901640&docid=67437429&x=3038',
		'title': '',
		'imageId': '67437429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901640&docid=67437422&x=3038',
		'title': '',
		'imageId': '67437422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901640&docid=67437423&x=3038',
		'title': '',
		'imageId': '67437423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901640&docid=67437430&x=3038',
		'title': '',
		'imageId': '67437430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3901640';

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