var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980355&docid=69272345&x=4746',
		'title': '',
		'imageId': '69272345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980355&docid=69272336&x=4746',
		'title': '',
		'imageId': '69272336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980355&docid=69272333&x=4746',
		'title': '',
		'imageId': '69272333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980355&docid=69272343&x=4746',
		'title': '',
		'imageId': '69272343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980355&docid=69272337&x=4746',
		'title': '',
		'imageId': '69272337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980355&docid=69272335&x=4746',
		'title': '',
		'imageId': '69272335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980355&docid=69272334&x=4746',
		'title': '',
		'imageId': '69272334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980355&docid=69272341&x=4746',
		'title': '',
		'imageId': '69272341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980355&docid=69272338&x=4746',
		'title': '',
		'imageId': '69272338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980355';

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