var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956442&docid=68736843&x=5959',
		'title': '',
		'imageId': '68736843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956442&docid=68736839&x=5959',
		'title': '',
		'imageId': '68736839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956442&docid=68736846&x=5959',
		'title': '',
		'imageId': '68736846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956442&docid=68736835&x=5959',
		'title': '',
		'imageId': '68736835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956442&docid=68736844&x=5959',
		'title': '',
		'imageId': '68736844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956442&docid=68736838&x=5959',
		'title': '',
		'imageId': '68736838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956442&docid=68736836&x=5959',
		'title': '',
		'imageId': '68736836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956442&docid=68736837&x=5959',
		'title': '',
		'imageId': '68736837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956442&docid=68736845&x=5959',
		'title': '',
		'imageId': '68736845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956442&docid=68736840&x=5959',
		'title': '',
		'imageId': '68736840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956442&docid=68736847&x=5959',
		'title': '',
		'imageId': '68736847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956442&docid=68736841&x=5959',
		'title': '',
		'imageId': '68736841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956442&docid=68736842&x=5959',
		'title': '',
		'imageId': '68736842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956442';

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