var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4020712&docid=70249237&x=3144',
		'title': '',
		'imageId': '70249237',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020712&docid=70249235&x=3144',
		'title': '',
		'imageId': '70249235',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020712&docid=70249239&x=3144',
		'title': '',
		'imageId': '70249239',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020712&docid=70249238&x=3144',
		'title': '',
		'imageId': '70249238',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020712&docid=70249236&x=3144',
		'title': '',
		'imageId': '70249236',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020712&docid=70249157&x=3144',
		'title': '',
		'imageId': '70249157',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020712&docid=70249166&x=3144',
		'title': '',
		'imageId': '70249166',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020712&docid=70249160&x=3144',
		'title': '',
		'imageId': '70249160',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020712&docid=70249162&x=3144',
		'title': '',
		'imageId': '70249162',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020712&docid=70249158&x=3144',
		'title': '',
		'imageId': '70249158',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020712&docid=70249164&x=3144',
		'title': '',
		'imageId': '70249164',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020712&docid=70249156&x=3144',
		'title': '',
		'imageId': '70249156',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020712&docid=70249163&x=3144',
		'title': '',
		'imageId': '70249163',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020712&docid=70249159&x=3144',
		'title': '',
		'imageId': '70249159',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020712&docid=70249167&x=3144',
		'title': '',
		'imageId': '70249167',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020712&docid=70249165&x=3144',
		'title': '',
		'imageId': '70249165',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020712&docid=70249161&x=3144',
		'title': '',
		'imageId': '70249161',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4020712';

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