var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4021297&docid=70257912&x=4654',
		'title': '',
		'imageId': '70257912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021297&docid=70257911&x=4654',
		'title': '',
		'imageId': '70257911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021297&docid=70257811&x=4654',
		'title': '',
		'imageId': '70257811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021297&docid=70257810&x=4654',
		'title': '',
		'imageId': '70257810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021297&docid=70257809&x=4654',
		'title': '',
		'imageId': '70257809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021297&docid=70257831&x=4654',
		'title': '',
		'imageId': '70257831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021297&docid=70257833&x=4654',
		'title': '',
		'imageId': '70257833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021297&docid=70257832&x=4654',
		'title': '',
		'imageId': '70257832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021297&docid=70257830&x=4654',
		'title': '',
		'imageId': '70257830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021297&docid=70257829&x=4654',
		'title': '',
		'imageId': '70257829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021297&docid=70257844&x=4654',
		'title': '',
		'imageId': '70257844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021297&docid=70257846&x=4654',
		'title': '',
		'imageId': '70257846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021297&docid=70257847&x=4654',
		'title': '',
		'imageId': '70257847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021297&docid=70257845&x=4654',
		'title': '',
		'imageId': '70257845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021297&docid=70257848&x=4654',
		'title': '',
		'imageId': '70257848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021297&docid=70257875&x=4654',
		'title': '',
		'imageId': '70257875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021297&docid=70257877&x=4654',
		'title': '',
		'imageId': '70257877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021297&docid=70257878&x=4654',
		'title': '',
		'imageId': '70257878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021297&docid=70257873&x=4654',
		'title': '',
		'imageId': '70257873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021297&docid=70257876&x=4654',
		'title': '',
		'imageId': '70257876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4021297';

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