var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3994078&docid=69584379&x=1635',
		'title': '',
		'imageId': '69584379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994078&docid=69584380&x=1635',
		'title': '',
		'imageId': '69584380',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994078&docid=69584375&x=1635',
		'title': '',
		'imageId': '69584375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994078&docid=69584377&x=1635',
		'title': '',
		'imageId': '69584377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994078&docid=69584378&x=1635',
		'title': '',
		'imageId': '69584378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994078&docid=69584376&x=1635',
		'title': '',
		'imageId': '69584376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994078&docid=69584374&x=1635',
		'title': '',
		'imageId': '69584374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994078&docid=69584381&x=1635',
		'title': '',
		'imageId': '69584381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3994078';

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