var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015753&docid=70102832&x=3939',
		'title': '',
		'imageId': '70102832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015753&docid=70102831&x=3939',
		'title': '',
		'imageId': '70102831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015753&docid=70102827&x=3939',
		'title': '',
		'imageId': '70102827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015753&docid=70102830&x=3939',
		'title': '',
		'imageId': '70102830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015753&docid=70102828&x=3939',
		'title': '',
		'imageId': '70102828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015753&docid=70102826&x=3939',
		'title': '',
		'imageId': '70102826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015753&docid=70102834&x=3939',
		'title': '',
		'imageId': '70102834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015753&docid=70102825&x=3939',
		'title': '',
		'imageId': '70102825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015753&docid=70103837&x=3939',
		'title': '',
		'imageId': '70103837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015753&docid=70103838&x=3939',
		'title': '',
		'imageId': '70103838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015753&docid=70103836&x=3939',
		'title': '',
		'imageId': '70103836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015753&docid=70103834&x=3939',
		'title': '',
		'imageId': '70103834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015753&docid=70103835&x=3939',
		'title': '',
		'imageId': '70103835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015753';

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