var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010525&docid=69784580&x=4721',
		'title': '',
		'imageId': '69784580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010525&docid=69784579&x=4721',
		'title': '',
		'imageId': '69784579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010525&docid=69784576&x=4721',
		'title': '',
		'imageId': '69784576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010525&docid=69784578&x=4721',
		'title': '',
		'imageId': '69784578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010525&docid=69784577&x=4721',
		'title': '',
		'imageId': '69784577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010525&docid=69784581&x=4721',
		'title': '',
		'imageId': '69784581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010525&docid=69784582&x=4721',
		'title': '',
		'imageId': '69784582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010525';

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