var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980817&docid=69283008&x=308',
		'title': '',
		'imageId': '69283008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980817&docid=69283020&x=308',
		'title': '',
		'imageId': '69283020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980817&docid=69283007&x=308',
		'title': '',
		'imageId': '69283007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980817&docid=69283010&x=308',
		'title': '',
		'imageId': '69283010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980817&docid=69283012&x=308',
		'title': '',
		'imageId': '69283012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980817&docid=69283011&x=308',
		'title': '',
		'imageId': '69283011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980817&docid=69283014&x=308',
		'title': '',
		'imageId': '69283014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980817&docid=69283013&x=308',
		'title': '',
		'imageId': '69283013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980817&docid=69283009&x=308',
		'title': '',
		'imageId': '69283009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980817&docid=69283016&x=308',
		'title': '',
		'imageId': '69283016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980817&docid=69283017&x=308',
		'title': '',
		'imageId': '69283017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980817&docid=69283015&x=308',
		'title': '',
		'imageId': '69283015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980817&docid=69283019&x=308',
		'title': '',
		'imageId': '69283019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980817&docid=69283018&x=308',
		'title': '',
		'imageId': '69283018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980817';

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