var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997228&docid=69643597&x=559',
		'title': '',
		'imageId': '69643597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997228&docid=69643587&x=559',
		'title': '',
		'imageId': '69643587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997228&docid=69643584&x=559',
		'title': '',
		'imageId': '69643584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997228&docid=69643582&x=559',
		'title': '',
		'imageId': '69643582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997228&docid=69643583&x=559',
		'title': '',
		'imageId': '69643583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997228&docid=69643585&x=559',
		'title': '',
		'imageId': '69643585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997228&docid=69643598&x=559',
		'title': '',
		'imageId': '69643598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997228&docid=69643607&x=559',
		'title': '',
		'imageId': '69643607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997228&docid=69643608&x=559',
		'title': '',
		'imageId': '69643608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997228&docid=69643609&x=559',
		'title': '',
		'imageId': '69643609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997228&docid=69643610&x=559',
		'title': '',
		'imageId': '69643610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997228&docid=69643586&x=559',
		'title': '',
		'imageId': '69643586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997228&docid=69643611&x=559',
		'title': '',
		'imageId': '69643611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997228';

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