var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010944&docid=69982721&x=5630',
		'title': '',
		'imageId': '69982721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010944&docid=69982724&x=5630',
		'title': '',
		'imageId': '69982724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010944&docid=69982731&x=5630',
		'title': '',
		'imageId': '69982731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010944&docid=69982742&x=5630',
		'title': '',
		'imageId': '69982742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010944&docid=69982745&x=5630',
		'title': '',
		'imageId': '69982745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010944&docid=69982732&x=5630',
		'title': '',
		'imageId': '69982732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010944&docid=69982733&x=5630',
		'title': '',
		'imageId': '69982733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010944&docid=69982738&x=5630',
		'title': '',
		'imageId': '69982738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010944&docid=69982751&x=5630',
		'title': '',
		'imageId': '69982751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010944&docid=69982720&x=5630',
		'title': '',
		'imageId': '69982720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010944&docid=69982719&x=5630',
		'title': '',
		'imageId': '69982719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010944&docid=69982722&x=5630',
		'title': '',
		'imageId': '69982722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010944&docid=69982769&x=5630',
		'title': '',
		'imageId': '69982769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010944&docid=69982775&x=5630',
		'title': '',
		'imageId': '69982775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010944&docid=69982774&x=5630',
		'title': '',
		'imageId': '69982774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010944&docid=69982758&x=5630',
		'title': '',
		'imageId': '69982758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010944&docid=69982761&x=5630',
		'title': '',
		'imageId': '69982761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010944&docid=69982766&x=5630',
		'title': '',
		'imageId': '69982766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010944&docid=69982755&x=5630',
		'title': '',
		'imageId': '69982755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010944&docid=69982753&x=5630',
		'title': '',
		'imageId': '69982753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010944&docid=69982723&x=5630',
		'title': '',
		'imageId': '69982723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010944';

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