var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017560&docid=70174781&x=1725',
		'title': '',
		'imageId': '70174781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017560&docid=70174786&x=1725',
		'title': '',
		'imageId': '70174786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017560&docid=70174782&x=1725',
		'title': '',
		'imageId': '70174782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017560&docid=70174784&x=1725',
		'title': '',
		'imageId': '70174784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017560&docid=70174785&x=1725',
		'title': '',
		'imageId': '70174785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017560&docid=70174783&x=1725',
		'title': '',
		'imageId': '70174783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017560&docid=70174791&x=1725',
		'title': '',
		'imageId': '70174791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017560&docid=70174941&x=1725',
		'title': '',
		'imageId': '70174941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017560&docid=70174801&x=1725',
		'title': '',
		'imageId': '70174801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017560&docid=70174802&x=1725',
		'title': '',
		'imageId': '70174802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017560&docid=70174894&x=1725',
		'title': '',
		'imageId': '70174894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017560&docid=70174896&x=1725',
		'title': '',
		'imageId': '70174896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017560&docid=70174895&x=1725',
		'title': '',
		'imageId': '70174895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017560&docid=70174803&x=1725',
		'title': '',
		'imageId': '70174803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017560';

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