var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3992791&docid=69551038&x=347',
		'title': '',
		'imageId': '69551038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992791&docid=69551042&x=347',
		'title': '',
		'imageId': '69551042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992791&docid=69551051&x=347',
		'title': '',
		'imageId': '69551051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992791&docid=69551040&x=347',
		'title': '',
		'imageId': '69551040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992791&docid=69551039&x=347',
		'title': '',
		'imageId': '69551039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992791&docid=69551052&x=347',
		'title': '',
		'imageId': '69551052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992791&docid=69551045&x=347',
		'title': '',
		'imageId': '69551045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992791&docid=69551048&x=347',
		'title': '',
		'imageId': '69551048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992791&docid=69551043&x=347',
		'title': '',
		'imageId': '69551043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992791&docid=69551049&x=347',
		'title': '',
		'imageId': '69551049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992791&docid=69551037&x=347',
		'title': '',
		'imageId': '69551037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992791&docid=69551046&x=347',
		'title': '',
		'imageId': '69551046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992791&docid=69551047&x=347',
		'title': '',
		'imageId': '69551047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992791&docid=69551053&x=347',
		'title': '',
		'imageId': '69551053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3992791';

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