var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010218&docid=69841291&x=5047',
		'title': '',
		'imageId': '69841291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010218&docid=69841297&x=5047',
		'title': '',
		'imageId': '69841297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010218&docid=69841300&x=5047',
		'title': '',
		'imageId': '69841300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010218&docid=69841306&x=5047',
		'title': '',
		'imageId': '69841306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010218&docid=69841309&x=5047',
		'title': '',
		'imageId': '69841309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010218&docid=69841327&x=5047',
		'title': '',
		'imageId': '69841327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010218&docid=69841330&x=5047',
		'title': '',
		'imageId': '69841330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010218&docid=69841333&x=5047',
		'title': '',
		'imageId': '69841333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010218&docid=69841339&x=5047',
		'title': '',
		'imageId': '69841339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010218&docid=69841343&x=5047',
		'title': '',
		'imageId': '69841343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010218&docid=69841356&x=5047',
		'title': '',
		'imageId': '69841356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010218&docid=69841360&x=5047',
		'title': '',
		'imageId': '69841360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010218&docid=69841363&x=5047',
		'title': '',
		'imageId': '69841363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010218&docid=69841366&x=5047',
		'title': '',
		'imageId': '69841366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010218';

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