var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4018145&docid=69760822&x=1415',
		'title': '',
		'imageId': '69760822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018145&docid=69760820&x=1415',
		'title': '',
		'imageId': '69760820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018145&docid=69760821&x=1415',
		'title': '',
		'imageId': '69760821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018145&docid=69760810&x=1415',
		'title': '',
		'imageId': '69760810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018145&docid=69760808&x=1415',
		'title': '',
		'imageId': '69760808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018145&docid=69760813&x=1415',
		'title': '',
		'imageId': '69760813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018145&docid=69760815&x=1415',
		'title': '',
		'imageId': '69760815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018145&docid=69760807&x=1415',
		'title': '',
		'imageId': '69760807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018145&docid=69760809&x=1415',
		'title': '',
		'imageId': '69760809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018145&docid=69760812&x=1415',
		'title': '',
		'imageId': '69760812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018145&docid=69760814&x=1415',
		'title': '',
		'imageId': '69760814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018145&docid=69760816&x=1415',
		'title': '',
		'imageId': '69760816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018145&docid=69760818&x=1415',
		'title': '',
		'imageId': '69760818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018145&docid=69760811&x=1415',
		'title': '',
		'imageId': '69760811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018145&docid=69760817&x=1415',
		'title': '',
		'imageId': '69760817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018145&docid=69760819&x=1415',
		'title': '',
		'imageId': '69760819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4018145';

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