var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4086225&docid=71553664&x=1642',
		'title': '',
		'imageId': '71553664',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086225&docid=71553665&x=1642',
		'title': '',
		'imageId': '71553665',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086225&docid=71553675&x=1642',
		'title': '',
		'imageId': '71553675',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086225&docid=71553670&x=1642',
		'title': '',
		'imageId': '71553670',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086225&docid=71553668&x=1642',
		'title': '',
		'imageId': '71553668',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086225&docid=71553674&x=1642',
		'title': '',
		'imageId': '71553674',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086225&docid=71553671&x=1642',
		'title': '',
		'imageId': '71553671',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086225&docid=71553669&x=1642',
		'title': '',
		'imageId': '71553669',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086225&docid=71553673&x=1642',
		'title': '',
		'imageId': '71553673',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086225&docid=71553672&x=1642',
		'title': '',
		'imageId': '71553672',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086225&docid=71553667&x=1642',
		'title': '',
		'imageId': '71553667',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086225&docid=71553666&x=1642',
		'title': '',
		'imageId': '71553666',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4086225';

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