var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015706&docid=70098803&x=5851',
		'title': '',
		'imageId': '70098803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015706&docid=70098805&x=5851',
		'title': '',
		'imageId': '70098805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015706&docid=70098804&x=5851',
		'title': '',
		'imageId': '70098804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015706&docid=70098806&x=5851',
		'title': '',
		'imageId': '70098806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015706&docid=70098811&x=5851',
		'title': '',
		'imageId': '70098811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015706&docid=70098815&x=5851',
		'title': '',
		'imageId': '70098815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015706&docid=70098816&x=5851',
		'title': '',
		'imageId': '70098816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015706&docid=70098821&x=5851',
		'title': '',
		'imageId': '70098821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015706&docid=70098823&x=5851',
		'title': '',
		'imageId': '70098823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015706&docid=70098824&x=5851',
		'title': '',
		'imageId': '70098824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015706&docid=70098830&x=5851',
		'title': '',
		'imageId': '70098830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015706&docid=70098837&x=5851',
		'title': '',
		'imageId': '70098837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015706&docid=70098840&x=5851',
		'title': '',
		'imageId': '70098840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015706&docid=70098839&x=5851',
		'title': '',
		'imageId': '70098839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015706&docid=70098801&x=5851',
		'title': '',
		'imageId': '70098801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015706&docid=70098802&x=5851',
		'title': '',
		'imageId': '70098802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015706';

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