var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991387&docid=69521264&x=2716',
		'title': '',
		'imageId': '69521264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991387&docid=69521263&x=2716',
		'title': '',
		'imageId': '69521263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991387&docid=69521257&x=2716',
		'title': '',
		'imageId': '69521257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991387&docid=69521268&x=2716',
		'title': '',
		'imageId': '69521268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991387&docid=69521262&x=2716',
		'title': '',
		'imageId': '69521262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991387&docid=69521261&x=2716',
		'title': '',
		'imageId': '69521261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991387&docid=69521269&x=2716',
		'title': '',
		'imageId': '69521269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991387&docid=69521259&x=2716',
		'title': '',
		'imageId': '69521259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991387&docid=69521267&x=2716',
		'title': '',
		'imageId': '69521267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991387&docid=69521258&x=2716',
		'title': '',
		'imageId': '69521258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991387&docid=69521260&x=2716',
		'title': '',
		'imageId': '69521260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991387&docid=69521265&x=2716',
		'title': '',
		'imageId': '69521265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991387&docid=69521266&x=2716',
		'title': '',
		'imageId': '69521266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991387';

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