var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012522&docid=70016789&x=4556',
		'title': '',
		'imageId': '70016789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012522&docid=70016792&x=4556',
		'title': '',
		'imageId': '70016792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012522&docid=70016793&x=4556',
		'title': '',
		'imageId': '70016793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012522&docid=70016798&x=4556',
		'title': '',
		'imageId': '70016798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012522&docid=70016801&x=4556',
		'title': '',
		'imageId': '70016801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012522&docid=70016802&x=4556',
		'title': '',
		'imageId': '70016802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012522&docid=70016807&x=4556',
		'title': '',
		'imageId': '70016807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012522&docid=70016810&x=4556',
		'title': '',
		'imageId': '70016810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012522&docid=70016811&x=4556',
		'title': '',
		'imageId': '70016811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012522&docid=70016816&x=4556',
		'title': '',
		'imageId': '70016816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012522&docid=70016819&x=4556',
		'title': '',
		'imageId': '70016819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012522&docid=70016823&x=4556',
		'title': '',
		'imageId': '70016823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012522&docid=70016862&x=4556',
		'title': '',
		'imageId': '70016862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012522&docid=70016877&x=4556',
		'title': '',
		'imageId': '70016877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012522&docid=70016880&x=4556',
		'title': '',
		'imageId': '70016880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012522&docid=70016883&x=4556',
		'title': '',
		'imageId': '70016883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012522&docid=70016887&x=4556',
		'title': '',
		'imageId': '70016887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012522&docid=70016898&x=4556',
		'title': '',
		'imageId': '70016898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012522';

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