var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016564&docid=70134615&x=5724',
		'title': '',
		'imageId': '70134615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016564&docid=70134606&x=5724',
		'title': '',
		'imageId': '70134606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016564&docid=70134612&x=5724',
		'title': '',
		'imageId': '70134612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016564&docid=70134607&x=5724',
		'title': '',
		'imageId': '70134607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016564&docid=70134609&x=5724',
		'title': '',
		'imageId': '70134609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016564&docid=70134613&x=5724',
		'title': '',
		'imageId': '70134613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016564&docid=70134611&x=5724',
		'title': '',
		'imageId': '70134611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016564&docid=70134608&x=5724',
		'title': '',
		'imageId': '70134608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016564&docid=70134603&x=5724',
		'title': '',
		'imageId': '70134603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016564&docid=70134610&x=5724',
		'title': '',
		'imageId': '70134610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016564&docid=70134605&x=5724',
		'title': '',
		'imageId': '70134605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016564&docid=70134614&x=5724',
		'title': '',
		'imageId': '70134614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016564&docid=70134604&x=5724',
		'title': '',
		'imageId': '70134604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016564';

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