var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017161&docid=70159950&x=722',
		'title': '',
		'imageId': '70159950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017161&docid=70159951&x=722',
		'title': '',
		'imageId': '70159951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017161&docid=70159952&x=722',
		'title': '',
		'imageId': '70159952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017161&docid=70159953&x=722',
		'title': '',
		'imageId': '70159953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017161&docid=70159954&x=722',
		'title': '',
		'imageId': '70159954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017161&docid=70159961&x=722',
		'title': '',
		'imageId': '70159961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017161&docid=70159966&x=722',
		'title': '',
		'imageId': '70159966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017161&docid=70159967&x=722',
		'title': '',
		'imageId': '70159967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017161&docid=70159970&x=722',
		'title': '',
		'imageId': '70159970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017161&docid=70159971&x=722',
		'title': '',
		'imageId': '70159971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017161&docid=70159972&x=722',
		'title': '',
		'imageId': '70159972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017161&docid=70159977&x=722',
		'title': '',
		'imageId': '70159977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017161&docid=70159978&x=722',
		'title': '',
		'imageId': '70159978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017161&docid=70159949&x=722',
		'title': '',
		'imageId': '70159949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017161';

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