var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4020848&docid=70250807&x=2352',
		'title': '',
		'imageId': '70250807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020848&docid=70250809&x=2352',
		'title': '',
		'imageId': '70250809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020848&docid=70250808&x=2352',
		'title': '',
		'imageId': '70250808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020848&docid=70250805&x=2352',
		'title': '',
		'imageId': '70250805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020848&docid=70250810&x=2352',
		'title': '',
		'imageId': '70250810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020848&docid=70250821&x=2352',
		'title': '',
		'imageId': '70250821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020848&docid=70250811&x=2352',
		'title': '',
		'imageId': '70250811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020848&docid=70250812&x=2352',
		'title': '',
		'imageId': '70250812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020848&docid=70250806&x=2352',
		'title': '',
		'imageId': '70250806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020848&docid=70250813&x=2352',
		'title': '',
		'imageId': '70250813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020848&docid=70250815&x=2352',
		'title': '',
		'imageId': '70250815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020848&docid=70250816&x=2352',
		'title': '',
		'imageId': '70250816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020848&docid=70250817&x=2352',
		'title': '',
		'imageId': '70250817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020848&docid=70250818&x=2352',
		'title': '',
		'imageId': '70250818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020848&docid=70250819&x=2352',
		'title': '',
		'imageId': '70250819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020848&docid=70250820&x=2352',
		'title': '',
		'imageId': '70250820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020848&docid=70250822&x=2352',
		'title': '',
		'imageId': '70250822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020848&docid=70250825&x=2352',
		'title': '',
		'imageId': '70250825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020848&docid=70250885&x=2352',
		'title': '',
		'imageId': '70250885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4020848';

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