var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001702&docid=69754870&x=2625',
		'title': '',
		'imageId': '69754870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001702&docid=69754874&x=2625',
		'title': '',
		'imageId': '69754874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001702&docid=69754871&x=2625',
		'title': '',
		'imageId': '69754871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001702&docid=69754876&x=2625',
		'title': '',
		'imageId': '69754876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001702&docid=69754882&x=2625',
		'title': '',
		'imageId': '69754882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001702&docid=69754883&x=2625',
		'title': '',
		'imageId': '69754883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001702&docid=69754884&x=2625',
		'title': '',
		'imageId': '69754884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001702&docid=69754877&x=2625',
		'title': '',
		'imageId': '69754877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001702&docid=69754873&x=2625',
		'title': '',
		'imageId': '69754873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001702&docid=69754875&x=2625',
		'title': '',
		'imageId': '69754875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001702&docid=69754878&x=2625',
		'title': '',
		'imageId': '69754878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001702&docid=69754881&x=2625',
		'title': '',
		'imageId': '69754881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001702&docid=69754872&x=2625',
		'title': '',
		'imageId': '69754872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001702';

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