var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017512&docid=70173134&x=5718',
		'title': '',
		'imageId': '70173134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017512&docid=70173138&x=5718',
		'title': '',
		'imageId': '70173138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017512&docid=70173139&x=5718',
		'title': '',
		'imageId': '70173139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017512&docid=70173136&x=5718',
		'title': '',
		'imageId': '70173136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017512&docid=70173132&x=5718',
		'title': '',
		'imageId': '70173132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017512&docid=70173135&x=5718',
		'title': '',
		'imageId': '70173135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017512&docid=70173133&x=5718',
		'title': '',
		'imageId': '70173133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017512&docid=70173137&x=5718',
		'title': '',
		'imageId': '70173137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017512&docid=70173140&x=5718',
		'title': '',
		'imageId': '70173140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017512&docid=70285255&x=5718',
		'title': '',
		'imageId': '70285255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017512&docid=70285257&x=5718',
		'title': '',
		'imageId': '70285257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017512&docid=70285256&x=5718',
		'title': '',
		'imageId': '70285256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017512&docid=70285258&x=5718',
		'title': '',
		'imageId': '70285258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017512';

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