var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971930&docid=69063533&x=3218',
		'title': '',
		'imageId': '69063533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971930&docid=69063535&x=3218',
		'title': '',
		'imageId': '69063535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971930&docid=69063536&x=3218',
		'title': '',
		'imageId': '69063536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971930&docid=69063537&x=3218',
		'title': '',
		'imageId': '69063537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971930&docid=69063538&x=3218',
		'title': '',
		'imageId': '69063538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971930&docid=69063539&x=3218',
		'title': '',
		'imageId': '69063539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971930&docid=69063540&x=3218',
		'title': '',
		'imageId': '69063540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971930&docid=69063545&x=3218',
		'title': '',
		'imageId': '69063545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971930&docid=69063541&x=3218',
		'title': '',
		'imageId': '69063541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971930&docid=69063542&x=3218',
		'title': '',
		'imageId': '69063542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971930&docid=69063544&x=3218',
		'title': '',
		'imageId': '69063544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971930&docid=69063543&x=3218',
		'title': '',
		'imageId': '69063543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971930';

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