var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3983427&docid=69338493&x=464',
		'title': '',
		'imageId': '69338493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983427&docid=69338495&x=464',
		'title': '',
		'imageId': '69338495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983427&docid=69338494&x=464',
		'title': '',
		'imageId': '69338494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983427&docid=69338501&x=464',
		'title': '',
		'imageId': '69338501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983427&docid=69338504&x=464',
		'title': '',
		'imageId': '69338504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983427&docid=69338502&x=464',
		'title': '',
		'imageId': '69338502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983427&docid=69338505&x=464',
		'title': '',
		'imageId': '69338505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983427&docid=69338503&x=464',
		'title': '',
		'imageId': '69338503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983427&docid=69338499&x=464',
		'title': '',
		'imageId': '69338499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983427&docid=69338496&x=464',
		'title': '',
		'imageId': '69338496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983427&docid=69338500&x=464',
		'title': '',
		'imageId': '69338500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983427&docid=69338497&x=464',
		'title': '',
		'imageId': '69338497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983427&docid=69338498&x=464',
		'title': '',
		'imageId': '69338498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3983427';

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