var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010971&docid=69983335&x=1946',
		'title': '',
		'imageId': '69983335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010971&docid=69983334&x=1946',
		'title': '',
		'imageId': '69983334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010971&docid=69983337&x=1946',
		'title': '',
		'imageId': '69983337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010971&docid=69983333&x=1946',
		'title': '',
		'imageId': '69983333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010971&docid=69983324&x=1946',
		'title': '',
		'imageId': '69983324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010971&docid=69983332&x=1946',
		'title': '',
		'imageId': '69983332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010971&docid=69983327&x=1946',
		'title': '',
		'imageId': '69983327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010971&docid=69983321&x=1946',
		'title': '',
		'imageId': '69983321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010971&docid=69983330&x=1946',
		'title': '',
		'imageId': '69983330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010971&docid=69983325&x=1946',
		'title': '',
		'imageId': '69983325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010971&docid=69983326&x=1946',
		'title': '',
		'imageId': '69983326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010971&docid=69983328&x=1946',
		'title': '',
		'imageId': '69983328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010971&docid=69983336&x=1946',
		'title': '',
		'imageId': '69983336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010971&docid=69983323&x=1946',
		'title': '',
		'imageId': '69983323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010971&docid=69983331&x=1946',
		'title': '',
		'imageId': '69983331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010971&docid=69983322&x=1946',
		'title': '',
		'imageId': '69983322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010971&docid=69983329&x=1946',
		'title': '',
		'imageId': '69983329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010971&docid=69983318&x=1946',
		'title': '',
		'imageId': '69983318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010971';

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