var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017199&docid=70163372&x=1644',
		'title': '',
		'imageId': '70163372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017199&docid=70163373&x=1644',
		'title': '',
		'imageId': '70163373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017199&docid=70163375&x=1644',
		'title': '',
		'imageId': '70163375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017199&docid=70163377&x=1644',
		'title': '',
		'imageId': '70163377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017199&docid=70163370&x=1644',
		'title': '',
		'imageId': '70163370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017199&docid=70163374&x=1644',
		'title': '',
		'imageId': '70163374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017199&docid=70163371&x=1644',
		'title': '',
		'imageId': '70163371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017199&docid=70163380&x=1644',
		'title': '',
		'imageId': '70163380',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017199&docid=70163378&x=1644',
		'title': '',
		'imageId': '70163378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017199&docid=70163379&x=1644',
		'title': '',
		'imageId': '70163379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017199&docid=70163382&x=1644',
		'title': '',
		'imageId': '70163382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017199&docid=70163376&x=1644',
		'title': '',
		'imageId': '70163376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017199&docid=70163384&x=1644',
		'title': '',
		'imageId': '70163384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017199&docid=70163385&x=1644',
		'title': '',
		'imageId': '70163385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017199&docid=70163381&x=1644',
		'title': '',
		'imageId': '70163381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017199&docid=70163383&x=1644',
		'title': '',
		'imageId': '70163383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017199';

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