var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002847&docid=69781638&x=4323',
		'title': '',
		'imageId': '69781638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002847&docid=69781639&x=4323',
		'title': '',
		'imageId': '69781639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002847&docid=69781637&x=4323',
		'title': '',
		'imageId': '69781637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002847&docid=69781640&x=4323',
		'title': '',
		'imageId': '69781640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002847&docid=69781642&x=4323',
		'title': '',
		'imageId': '69781642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002847&docid=69781641&x=4323',
		'title': '',
		'imageId': '69781641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002847&docid=69781652&x=4323',
		'title': '',
		'imageId': '69781652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002847&docid=69781643&x=4323',
		'title': '',
		'imageId': '69781643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002847&docid=69781654&x=4323',
		'title': '',
		'imageId': '69781654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002847&docid=69781644&x=4323',
		'title': '',
		'imageId': '69781644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002847&docid=69781645&x=4323',
		'title': '',
		'imageId': '69781645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002847&docid=69781649&x=4323',
		'title': '',
		'imageId': '69781649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002847&docid=69781651&x=4323',
		'title': '',
		'imageId': '69781651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002847&docid=69781647&x=4323',
		'title': '',
		'imageId': '69781647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002847&docid=69781650&x=4323',
		'title': '',
		'imageId': '69781650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002847&docid=69781653&x=4323',
		'title': '',
		'imageId': '69781653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002847&docid=69781646&x=4323',
		'title': '',
		'imageId': '69781646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002847&docid=69781648&x=4323',
		'title': '',
		'imageId': '69781648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002847';

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