var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005979&docid=69310474&x=4512',
		'title': '',
		'imageId': '69310474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005979&docid=69045888&x=4512',
		'title': '',
		'imageId': '69045888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005979&docid=69045889&x=4512',
		'title': '',
		'imageId': '69045889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005979&docid=69310482&x=4512',
		'title': '',
		'imageId': '69310482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005979&docid=69310489&x=4512',
		'title': '',
		'imageId': '69310489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005979&docid=69310476&x=4512',
		'title': '',
		'imageId': '69310476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005979&docid=69310491&x=4512',
		'title': '',
		'imageId': '69310491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005979&docid=69310481&x=4512',
		'title': '',
		'imageId': '69310481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005979&docid=69045890&x=4512',
		'title': '',
		'imageId': '69045890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005979&docid=69045891&x=4512',
		'title': '',
		'imageId': '69045891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005979&docid=69045892&x=4512',
		'title': '',
		'imageId': '69045892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005979&docid=69310473&x=4512',
		'title': '',
		'imageId': '69310473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005979&docid=69310471&x=4512',
		'title': '',
		'imageId': '69310471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005979&docid=69310475&x=4512',
		'title': '',
		'imageId': '69310475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005979&docid=69310493&x=4512',
		'title': '',
		'imageId': '69310493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005979&docid=69310472&x=4512',
		'title': '',
		'imageId': '69310472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005979';

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