var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017571&docid=70175361&x=2232',
		'title': '',
		'imageId': '70175361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017571&docid=70175362&x=2232',
		'title': '',
		'imageId': '70175362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017571&docid=70175364&x=2232',
		'title': '',
		'imageId': '70175364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017571&docid=70175363&x=2232',
		'title': '',
		'imageId': '70175363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017571&docid=70175365&x=2232',
		'title': '',
		'imageId': '70175365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017571&docid=70175366&x=2232',
		'title': '',
		'imageId': '70175366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017571&docid=70175370&x=2232',
		'title': '',
		'imageId': '70175370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017571&docid=70175380&x=2232',
		'title': '',
		'imageId': '70175380',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017571&docid=70175381&x=2232',
		'title': '',
		'imageId': '70175381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017571&docid=70175382&x=2232',
		'title': '',
		'imageId': '70175382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017571&docid=70175384&x=2232',
		'title': '',
		'imageId': '70175384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017571&docid=70175383&x=2232',
		'title': '',
		'imageId': '70175383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017571&docid=70175387&x=2232',
		'title': '',
		'imageId': '70175387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017571&docid=70175392&x=2232',
		'title': '',
		'imageId': '70175392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017571&docid=70175393&x=2232',
		'title': '',
		'imageId': '70175393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017571&docid=70175397&x=2232',
		'title': '',
		'imageId': '70175397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017571&docid=70175401&x=2232',
		'title': '',
		'imageId': '70175401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017571&docid=70175402&x=2232',
		'title': '',
		'imageId': '70175402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017571&docid=70175408&x=2232',
		'title': '',
		'imageId': '70175408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017571&docid=70175410&x=2232',
		'title': '',
		'imageId': '70175410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017571&docid=70175413&x=2232',
		'title': '',
		'imageId': '70175413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017571';

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