var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014335&docid=70062441&x=4634',
		'title': '',
		'imageId': '70062441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014335&docid=70062448&x=4634',
		'title': '',
		'imageId': '70062448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014335&docid=70062435&x=4634',
		'title': '',
		'imageId': '70062435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014335&docid=70062445&x=4634',
		'title': '',
		'imageId': '70062445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014335&docid=70062436&x=4634',
		'title': '',
		'imageId': '70062436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014335&docid=70062434&x=4634',
		'title': '',
		'imageId': '70062434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014335&docid=70062437&x=4634',
		'title': '',
		'imageId': '70062437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014335&docid=70062449&x=4634',
		'title': '',
		'imageId': '70062449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014335';

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