var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972890&docid=68616783&x=4558',
		'title': '',
		'imageId': '68616783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972890&docid=68616786&x=4558',
		'title': '',
		'imageId': '68616786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972890&docid=68616805&x=4558',
		'title': '',
		'imageId': '68616805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972890&docid=68616792&x=4558',
		'title': '',
		'imageId': '68616792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972890&docid=68616789&x=4558',
		'title': '',
		'imageId': '68616789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972890&docid=68616795&x=4558',
		'title': '',
		'imageId': '68616795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972890&docid=68616801&x=4558',
		'title': '',
		'imageId': '68616801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972890&docid=68617984&x=4558',
		'title': '',
		'imageId': '68617984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972890&docid=68616826&x=4558',
		'title': '',
		'imageId': '68616826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972890&docid=68616856&x=4558',
		'title': '',
		'imageId': '68616856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972890&docid=68616838&x=4558',
		'title': '',
		'imageId': '68616838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972890&docid=68616829&x=4558',
		'title': '',
		'imageId': '68616829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972890&docid=68616832&x=4558',
		'title': '',
		'imageId': '68616832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972890&docid=68616814&x=4558',
		'title': '',
		'imageId': '68616814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972890&docid=68616850&x=4558',
		'title': '',
		'imageId': '68616850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972890&docid=68616910&x=4558',
		'title': '',
		'imageId': '68616910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972890&docid=68616853&x=4558',
		'title': '',
		'imageId': '68616853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972890&docid=68616907&x=4558',
		'title': '',
		'imageId': '68616907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972890&docid=68616811&x=4558',
		'title': '',
		'imageId': '68616811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972890&docid=68616866&x=4558',
		'title': '',
		'imageId': '68616866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972890&docid=68721453&x=4558',
		'title': '',
		'imageId': '68721453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972890';

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