var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4049740&docid=71134113&x=4928',
		'title': '',
		'imageId': '71134113',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049740&docid=70647969&x=4928',
		'title': '',
		'imageId': '70647969',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049740&docid=70647977&x=4928',
		'title': '',
		'imageId': '70647977',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049740&docid=70647971&x=4928',
		'title': '',
		'imageId': '70647971',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049740&docid=70647974&x=4928',
		'title': '',
		'imageId': '70647974',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049740&docid=70647972&x=4928',
		'title': '',
		'imageId': '70647972',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049740&docid=70647975&x=4928',
		'title': '',
		'imageId': '70647975',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049740&docid=70647978&x=4928',
		'title': '',
		'imageId': '70647978',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049740&docid=70647970&x=4928',
		'title': '',
		'imageId': '70647970',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049740&docid=70647976&x=4928',
		'title': '',
		'imageId': '70647976',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049740&docid=71134114&x=4928',
		'title': '',
		'imageId': '71134114',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049740&docid=70647973&x=4928',
		'title': '',
		'imageId': '70647973',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4049740';

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