var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013166&docid=70032651&x=4820',
		'title': '',
		'imageId': '70032651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013166&docid=70032647&x=4820',
		'title': '',
		'imageId': '70032647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013166&docid=70032654&x=4820',
		'title': '',
		'imageId': '70032654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013166&docid=70032649&x=4820',
		'title': '',
		'imageId': '70032649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013166&docid=70032655&x=4820',
		'title': '',
		'imageId': '70032655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013166&docid=70032657&x=4820',
		'title': '',
		'imageId': '70032657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013166&docid=70032644&x=4820',
		'title': '',
		'imageId': '70032644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013166&docid=70032646&x=4820',
		'title': '',
		'imageId': '70032646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013166&docid=70032645&x=4820',
		'title': '',
		'imageId': '70032645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013166&docid=70032650&x=4820',
		'title': '',
		'imageId': '70032650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013166&docid=70032648&x=4820',
		'title': '',
		'imageId': '70032648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013166&docid=70032652&x=4820',
		'title': '',
		'imageId': '70032652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013166&docid=70032653&x=4820',
		'title': '',
		'imageId': '70032653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013166&docid=70032643&x=4820',
		'title': '',
		'imageId': '70032643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013166&docid=70032656&x=4820',
		'title': '',
		'imageId': '70032656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013166';

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