var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017813&docid=70178651&x=4621',
		'title': '',
		'imageId': '70178651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017813&docid=69470178&x=4621',
		'title': '',
		'imageId': '69470178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017813&docid=69470180&x=4621',
		'title': '',
		'imageId': '69470180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017813&docid=69470182&x=4621',
		'title': '',
		'imageId': '69470182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017813&docid=69470179&x=4621',
		'title': '',
		'imageId': '69470179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017813&docid=69470181&x=4621',
		'title': '',
		'imageId': '69470181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017813&docid=70178653&x=4621',
		'title': '',
		'imageId': '70178653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017813&docid=70178654&x=4621',
		'title': '',
		'imageId': '70178654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017813&docid=70178655&x=4621',
		'title': '',
		'imageId': '70178655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017813&docid=70178658&x=4621',
		'title': '',
		'imageId': '70178658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017813&docid=70178652&x=4621',
		'title': '',
		'imageId': '70178652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017813&docid=70178657&x=4621',
		'title': '',
		'imageId': '70178657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017813&docid=70178656&x=4621',
		'title': '',
		'imageId': '70178656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017813';

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