var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973927&docid=69120748&x=2724',
		'title': '',
		'imageId': '69120748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973927&docid=69120761&x=2724',
		'title': '',
		'imageId': '69120761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973927&docid=69120757&x=2724',
		'title': '',
		'imageId': '69120757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973927&docid=69120751&x=2724',
		'title': '',
		'imageId': '69120751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973927&docid=69120752&x=2724',
		'title': '',
		'imageId': '69120752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973927&docid=69120758&x=2724',
		'title': '',
		'imageId': '69120758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973927&docid=69120763&x=2724',
		'title': '',
		'imageId': '69120763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973927&docid=69120750&x=2724',
		'title': '',
		'imageId': '69120750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973927&docid=69120749&x=2724',
		'title': '',
		'imageId': '69120749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973927&docid=69120760&x=2724',
		'title': '',
		'imageId': '69120760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973927&docid=69120754&x=2724',
		'title': '',
		'imageId': '69120754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973927&docid=69120756&x=2724',
		'title': '',
		'imageId': '69120756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973927&docid=69120755&x=2724',
		'title': '',
		'imageId': '69120755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973927&docid=69120762&x=2724',
		'title': '',
		'imageId': '69120762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973927&docid=69120759&x=2724',
		'title': '',
		'imageId': '69120759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973927&docid=69120753&x=2724',
		'title': '',
		'imageId': '69120753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973927';

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