var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980189&docid=69268929&x=4221',
		'title': '',
		'imageId': '69268929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980189&docid=69268930&x=4221',
		'title': '',
		'imageId': '69268930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980189&docid=69268931&x=4221',
		'title': '',
		'imageId': '69268931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980189&docid=69268932&x=4221',
		'title': '',
		'imageId': '69268932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980189&docid=69268933&x=4221',
		'title': '',
		'imageId': '69268933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980189&docid=69268934&x=4221',
		'title': '',
		'imageId': '69268934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980189&docid=69268935&x=4221',
		'title': '',
		'imageId': '69268935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980189';

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