var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965971&docid=69231967&x=4851',
		'title': '',
		'imageId': '69231967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965971&docid=69231968&x=4851',
		'title': '',
		'imageId': '69231968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965971&docid=69231971&x=4851',
		'title': '',
		'imageId': '69231971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965971&docid=69231976&x=4851',
		'title': '',
		'imageId': '69231976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965971&docid=69231981&x=4851',
		'title': '',
		'imageId': '69231981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965971&docid=69231982&x=4851',
		'title': '',
		'imageId': '69231982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965971&docid=69231970&x=4851',
		'title': '',
		'imageId': '69231970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965971&docid=69231972&x=4851',
		'title': '',
		'imageId': '69231972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965971&docid=69231988&x=4851',
		'title': '',
		'imageId': '69231988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965971&docid=69231996&x=4851',
		'title': '',
		'imageId': '69231996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965971&docid=69231995&x=4851',
		'title': '',
		'imageId': '69231995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965971&docid=69231989&x=4851',
		'title': '',
		'imageId': '69231989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965971&docid=69231969&x=4851',
		'title': '',
		'imageId': '69231969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965971&docid=69231999&x=4851',
		'title': '',
		'imageId': '69231999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965971&docid=69231990&x=4851',
		'title': '',
		'imageId': '69231990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965971';

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