var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017828&docid=70178687&x=1422',
		'title': '',
		'imageId': '70178687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017828&docid=70178690&x=1422',
		'title': '',
		'imageId': '70178690',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017828&docid=70178686&x=1422',
		'title': '',
		'imageId': '70178686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017828&docid=70178696&x=1422',
		'title': '',
		'imageId': '70178696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017828&docid=70178694&x=1422',
		'title': '',
		'imageId': '70178694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017828&docid=70178693&x=1422',
		'title': '',
		'imageId': '70178693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017828&docid=70178697&x=1422',
		'title': '',
		'imageId': '70178697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017828&docid=70178689&x=1422',
		'title': '',
		'imageId': '70178689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017828&docid=70178692&x=1422',
		'title': '',
		'imageId': '70178692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017828&docid=70178691&x=1422',
		'title': '',
		'imageId': '70178691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017828&docid=70178685&x=1422',
		'title': '',
		'imageId': '70178685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017828&docid=70178688&x=1422',
		'title': '',
		'imageId': '70178688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017828&docid=70178695&x=1422',
		'title': '',
		'imageId': '70178695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017828';

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