var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010414&docid=69969329&x=3132',
		'title': '',
		'imageId': '69969329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010414&docid=69969330&x=3132',
		'title': '',
		'imageId': '69969330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010414&docid=69969328&x=3132',
		'title': '',
		'imageId': '69969328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010414&docid=69969331&x=3132',
		'title': '',
		'imageId': '69969331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010414&docid=70253160&x=3132',
		'title': '',
		'imageId': '70253160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010414&docid=70253157&x=3132',
		'title': '',
		'imageId': '70253157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010414&docid=70253163&x=3132',
		'title': '',
		'imageId': '70253163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010414&docid=70253155&x=3132',
		'title': '',
		'imageId': '70253155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010414&docid=70253158&x=3132',
		'title': '',
		'imageId': '70253158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010414&docid=70253159&x=3132',
		'title': '',
		'imageId': '70253159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010414&docid=70253162&x=3132',
		'title': '',
		'imageId': '70253162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010414&docid=70253161&x=3132',
		'title': '',
		'imageId': '70253161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010414&docid=70253156&x=3132',
		'title': '',
		'imageId': '70253156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010414';

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