var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010937&docid=69983213&x=4921',
		'title': '',
		'imageId': '69983213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010937&docid=69983207&x=4921',
		'title': '',
		'imageId': '69983207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010937&docid=69983211&x=4921',
		'title': '',
		'imageId': '69983211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010937&docid=69983209&x=4921',
		'title': '',
		'imageId': '69983209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010937&docid=69983212&x=4921',
		'title': '',
		'imageId': '69983212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010937&docid=69983208&x=4921',
		'title': '',
		'imageId': '69983208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010937&docid=69983210&x=4921',
		'title': '',
		'imageId': '69983210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010937';

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