var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997344&docid=69645641&x=2417',
		'title': '',
		'imageId': '69645641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997344&docid=69645642&x=2417',
		'title': '',
		'imageId': '69645642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997344&docid=69645643&x=2417',
		'title': '',
		'imageId': '69645643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997344&docid=69645644&x=2417',
		'title': '',
		'imageId': '69645644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997344&docid=69645645&x=2417',
		'title': '',
		'imageId': '69645645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997344&docid=69645646&x=2417',
		'title': '',
		'imageId': '69645646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997344&docid=69645647&x=2417',
		'title': '',
		'imageId': '69645647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997344';

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