var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3951039&docid=68610456&x=4622',
		'title': '',
		'imageId': '68610456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951039&docid=68610443&x=4622',
		'title': '',
		'imageId': '68610443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951039&docid=68610451&x=4622',
		'title': '',
		'imageId': '68610451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951039&docid=68610442&x=4622',
		'title': '',
		'imageId': '68610442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951039&docid=68610453&x=4622',
		'title': '',
		'imageId': '68610453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951039&docid=68610441&x=4622',
		'title': '',
		'imageId': '68610441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951039&docid=68610454&x=4622',
		'title': '',
		'imageId': '68610454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951039&docid=68610440&x=4622',
		'title': '',
		'imageId': '68610440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951039&docid=68610445&x=4622',
		'title': '',
		'imageId': '68610445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951039&docid=68610452&x=4622',
		'title': '',
		'imageId': '68610452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951039&docid=68610447&x=4622',
		'title': '',
		'imageId': '68610447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951039&docid=68610446&x=4622',
		'title': '',
		'imageId': '68610446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951039&docid=68610439&x=4622',
		'title': '',
		'imageId': '68610439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951039&docid=68610444&x=4622',
		'title': '',
		'imageId': '68610444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951039&docid=68610455&x=4622',
		'title': '',
		'imageId': '68610455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951039&docid=68610449&x=4622',
		'title': '',
		'imageId': '68610449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951039&docid=68610438&x=4622',
		'title': '',
		'imageId': '68610438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951039&docid=68610448&x=4622',
		'title': '',
		'imageId': '68610448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951039&docid=68610450&x=4622',
		'title': '',
		'imageId': '68610450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3951039';

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