var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969050&docid=68803744&x=142',
		'title': '',
		'imageId': '68803744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969050&docid=68803750&x=142',
		'title': '',
		'imageId': '68803750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969050&docid=68803756&x=142',
		'title': '',
		'imageId': '68803756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969050&docid=68803754&x=142',
		'title': '',
		'imageId': '68803754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969050&docid=68803747&x=142',
		'title': '',
		'imageId': '68803747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969050&docid=68803751&x=142',
		'title': '',
		'imageId': '68803751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969050&docid=68803755&x=142',
		'title': '',
		'imageId': '68803755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969050&docid=68803745&x=142',
		'title': '',
		'imageId': '68803745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969050&docid=68803749&x=142',
		'title': '',
		'imageId': '68803749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969050&docid=68803752&x=142',
		'title': '',
		'imageId': '68803752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969050&docid=68803746&x=142',
		'title': '',
		'imageId': '68803746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969050&docid=68803748&x=142',
		'title': '',
		'imageId': '68803748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969050&docid=68803753&x=142',
		'title': '',
		'imageId': '68803753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969050';

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