var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012630&docid=70020586&x=2047',
		'title': '',
		'imageId': '70020586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012630&docid=70020590&x=2047',
		'title': '',
		'imageId': '70020590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012630&docid=70020587&x=2047',
		'title': '',
		'imageId': '70020587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012630&docid=70020591&x=2047',
		'title': '',
		'imageId': '70020591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012630&docid=70020584&x=2047',
		'title': '',
		'imageId': '70020584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012630&docid=70020592&x=2047',
		'title': '',
		'imageId': '70020592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012630&docid=70020589&x=2047',
		'title': '',
		'imageId': '70020589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012630&docid=70020581&x=2047',
		'title': '',
		'imageId': '70020581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012630&docid=70020585&x=2047',
		'title': '',
		'imageId': '70020585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012630&docid=70020582&x=2047',
		'title': '',
		'imageId': '70020582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012630&docid=70020588&x=2047',
		'title': '',
		'imageId': '70020588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012630&docid=70020583&x=2047',
		'title': '',
		'imageId': '70020583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012630&docid=70020580&x=2047',
		'title': '',
		'imageId': '70020580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012630';

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