var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964576&docid=68921745&x=2810',
		'title': '',
		'imageId': '68921745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964576&docid=68921746&x=2810',
		'title': '',
		'imageId': '68921746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964576&docid=68921747&x=2810',
		'title': '',
		'imageId': '68921747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964576&docid=68921748&x=2810',
		'title': '',
		'imageId': '68921748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964576&docid=68921749&x=2810',
		'title': '',
		'imageId': '68921749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964576&docid=68921750&x=2810',
		'title': '',
		'imageId': '68921750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964576&docid=68921751&x=2810',
		'title': '',
		'imageId': '68921751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964576&docid=68921752&x=2810',
		'title': '',
		'imageId': '68921752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964576&docid=68921753&x=2810',
		'title': '',
		'imageId': '68921753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964576&docid=68921754&x=2810',
		'title': '',
		'imageId': '68921754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964576&docid=68921755&x=2810',
		'title': '',
		'imageId': '68921755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964576&docid=68939005&x=2810',
		'title': '',
		'imageId': '68939005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964576&docid=68939006&x=2810',
		'title': '',
		'imageId': '68939006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964576';

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