var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017593&docid=70175898&x=4035',
		'title': '',
		'imageId': '70175898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017593&docid=70175895&x=4035',
		'title': '',
		'imageId': '70175895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017593&docid=70175897&x=4035',
		'title': '',
		'imageId': '70175897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017593&docid=70175889&x=4035',
		'title': '',
		'imageId': '70175889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017593&docid=70175891&x=4035',
		'title': '',
		'imageId': '70175891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017593&docid=70175892&x=4035',
		'title': '',
		'imageId': '70175892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017593&docid=70175896&x=4035',
		'title': '',
		'imageId': '70175896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017593&docid=70175887&x=4035',
		'title': '',
		'imageId': '70175887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017593&docid=70175894&x=4035',
		'title': '',
		'imageId': '70175894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017593&docid=70175884&x=4035',
		'title': '',
		'imageId': '70175884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017593&docid=70175890&x=4035',
		'title': '',
		'imageId': '70175890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017593&docid=70175885&x=4035',
		'title': '',
		'imageId': '70175885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017593&docid=70175888&x=4035',
		'title': '',
		'imageId': '70175888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017593&docid=70175886&x=4035',
		'title': '',
		'imageId': '70175886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017593&docid=70175893&x=4035',
		'title': '',
		'imageId': '70175893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017593';

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