var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3951112&docid=68612333&x=1531',
		'title': '',
		'imageId': '68612333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951112&docid=68612337&x=1531',
		'title': '',
		'imageId': '68612337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951112&docid=68612345&x=1531',
		'title': '',
		'imageId': '68612345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951112&docid=68612334&x=1531',
		'title': '',
		'imageId': '68612334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951112&docid=68612340&x=1531',
		'title': '',
		'imageId': '68612340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951112&docid=68612338&x=1531',
		'title': '',
		'imageId': '68612338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951112&docid=68612344&x=1531',
		'title': '',
		'imageId': '68612344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951112&docid=68612342&x=1531',
		'title': '',
		'imageId': '68612342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951112&docid=68612336&x=1531',
		'title': '',
		'imageId': '68612336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951112&docid=68612332&x=1531',
		'title': '',
		'imageId': '68612332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951112&docid=68612335&x=1531',
		'title': '',
		'imageId': '68612335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951112&docid=68612341&x=1531',
		'title': '',
		'imageId': '68612341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951112&docid=68612339&x=1531',
		'title': '',
		'imageId': '68612339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951112&docid=68612343&x=1531',
		'title': '',
		'imageId': '68612343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3951112';

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