var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010335&docid=69967601&x=5647',
		'title': '',
		'imageId': '69967601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010335&docid=69967589&x=5647',
		'title': '',
		'imageId': '69967589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010335&docid=69967599&x=5647',
		'title': '',
		'imageId': '69967599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010335&docid=69967596&x=5647',
		'title': '',
		'imageId': '69967596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010335&docid=69967593&x=5647',
		'title': '',
		'imageId': '69967593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010335&docid=69967600&x=5647',
		'title': '',
		'imageId': '69967600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010335&docid=69967590&x=5647',
		'title': '',
		'imageId': '69967590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010335&docid=69967597&x=5647',
		'title': '',
		'imageId': '69967597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010335';

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