var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4030095&docid=70456687&x=1812',
		'title': '',
		'imageId': '70456687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030095&docid=70456685&x=1812',
		'title': '',
		'imageId': '70456685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030095&docid=70456686&x=1812',
		'title': '',
		'imageId': '70456686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030095&docid=70456694&x=1812',
		'title': '',
		'imageId': '70456694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030095&docid=70456689&x=1812',
		'title': '',
		'imageId': '70456689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030095&docid=70456697&x=1812',
		'title': '',
		'imageId': '70456697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030095&docid=70456693&x=1812',
		'title': '',
		'imageId': '70456693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030095&docid=70456691&x=1812',
		'title': '',
		'imageId': '70456691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030095&docid=70456695&x=1812',
		'title': '',
		'imageId': '70456695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030095&docid=70456690&x=1812',
		'title': '',
		'imageId': '70456690',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030095&docid=70456692&x=1812',
		'title': '',
		'imageId': '70456692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030095&docid=70456696&x=1812',
		'title': '',
		'imageId': '70456696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030095&docid=70456688&x=1812',
		'title': '',
		'imageId': '70456688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4030095';

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