var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3942437&docid=68402960&x=2013',
		'title': '',
		'imageId': '68402960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942437&docid=68402985&x=2013',
		'title': '',
		'imageId': '68402985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942437&docid=68402982&x=2013',
		'title': '',
		'imageId': '68402982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942437&docid=68402961&x=2013',
		'title': '',
		'imageId': '68402961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942437&docid=68402944&x=2013',
		'title': '',
		'imageId': '68402944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942437&docid=68402943&x=2013',
		'title': '',
		'imageId': '68402943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942437&docid=68402945&x=2013',
		'title': '',
		'imageId': '68402945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942437&docid=68402940&x=2013',
		'title': '',
		'imageId': '68402940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942437&docid=68402959&x=2013',
		'title': '',
		'imageId': '68402959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942437&docid=68402962&x=2013',
		'title': '',
		'imageId': '68402962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942437&docid=68402963&x=2013',
		'title': '',
		'imageId': '68402963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942437&docid=68402958&x=2013',
		'title': '',
		'imageId': '68402958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942437&docid=68402976&x=2013',
		'title': '',
		'imageId': '68402976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942437&docid=68402981&x=2013',
		'title': '',
		'imageId': '68402981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942437&docid=68402978&x=2013',
		'title': '',
		'imageId': '68402978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942437&docid=68402984&x=2013',
		'title': '',
		'imageId': '68402984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942437&docid=68402942&x=2013',
		'title': '',
		'imageId': '68402942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942437&docid=68402941&x=2013',
		'title': '',
		'imageId': '68402941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3942437';

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